diff --git a/.idea/dataSources/ade958e9-d72b-48ba-8be1-0441de7da9a5/entities/entities.dat b/.idea/dataSources/ade958e9-d72b-48ba-8be1-0441de7da9a5/entities/entities.dat
index 65c57c4..332ca31 100644
Binary files a/.idea/dataSources/ade958e9-d72b-48ba-8be1-0441de7da9a5/entities/entities.dat and b/.idea/dataSources/ade958e9-d72b-48ba-8be1-0441de7da9a5/entities/entities.dat differ
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 2d1cbd5..0918fef 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -10,10 +10,56 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -56,7 +102,7 @@
-
+
@@ -91,20 +137,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -158,6 +190,23 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -185,10 +234,10 @@
+
-
@@ -591,7 +640,15 @@
-
+
+
+
+
+
+
+
+
+
@@ -626,24 +683,19 @@
- file://$PROJECT_DIR$/src/com/engine/attendance/attendanceanalysis/service/impl/AllowanceServiceImpl.java
- 104
-
-
-
- file://$PROJECT_DIR$/src/com/engine/attendance/attendanceanalysis/cmd/item/LeaveEarlyItemCmd.java
- 37
-
+ file://$PROJECT_DIR$/src/com/engine/attendance/vacation/job/holidaygeneration/tactics/SinglePaymentInFullWay.java
+ 280
+
- file://$PROJECT_DIR$/src/com/engine/attendance/attendanceanalysis/cmd/item/LeaveEarlyItemCmd.java
- 54
-
+ file://$PROJECT_DIR$/src/com/engine/attendance/attendanceanalysis/service/impl/WorkOverTimeServiceImpl.java
+ 312
+
- file://$PROJECT_DIR$/src/com/engine/attendance/vacation/job/holidaygeneration/tactics/SinglePaymentInFullWay.java
- 280
-
+ file://$PROJECT_DIR$/src/com/engine/attendance/attendanceanalysis/service/impl/WorkOverTimeServiceImpl.java
+ 304
+
diff --git a/WEB-INF/prop/weaver.properties b/WEB-INF/prop/weaver.properties
index 4b555bd..0c18af1 100644
--- a/WEB-INF/prop/weaver.properties
+++ b/WEB-INF/prop/weaver.properties
@@ -1,12 +1,16 @@
-DriverClasses=oracle.jdbc.OracleDriver
+DriverClasses = com.mysql.cj.jdbc.Driver
-ecology.url = jdbc:oracle:thin:@192.168.0.106:1521:ecology
-ecology.user = hrm_test
-ecology.password = ecology
+ecology.url = jdbc:mysql://221.226.25.34:8286/ecologyjcl?characterEncoding=utf8&useSSL=false&autoReconnect=true&failOverReadOnly=false&serverTimezone=Asia/Shanghai
+ecology.user = fanwei
+ecology.password = alpwsl92
ecology.charset = ISO
ecology.maxconn = 300
ecology.minconn = 50
ecology.maxusecount = 6000
ecology.maxidletime = 600
ecology.maxalivetime = 10
-ecology.checktime = 3600
\ No newline at end of file
+ecology.checktime = 3600
+
+ecology.isgoveproj = 0
+LOG_FORMAT = yyyy.MM.dd'-'hh:mm:ss
+DEBUG_MODE = false
\ No newline at end of file
diff --git a/WEB-INF/sqllog/2024-05-16 17-30-16.log b/WEB-INF/sqllog/2024-05-16 17-30-16.log
new file mode 100644
index 0000000..91ac87e
--- /dev/null
+++ b/WEB-INF/sqllog/2024-05-16 17-30-16.log
@@ -0,0 +1,12249 @@
+"2024-05-07","09:29:02.934","loginID=null main-1","16""1-2073299099","null","null","update","update uf_jcl_kq_cqjg set cqsc=0,cqzt=0,fxrq='2024-05-07 09:29:02',rqlx=1,sfxx=1,bc=NULL,bcbdxx=NULL,xm1=NULL,sc1=NULL,xm2=NULL,sc2=NULL,xm3=NULL,sc3=NULL,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1=NULL,c1=NULL,j2=NULL,c2=NULL,j3=NULL,c3=NULL,j4=NULL,c4=NULL,j5=NULL,c5=NULL,j6=NULL,c6=NULL,j7=NULL,c7=NULL,j8=NULL,c8=NULL where ygid=? and rq=?,[295, 2024-04-25]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:106)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:17)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:470)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:137)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-07","09:29:02.981","loginID=null main-1","0""1-2073299099","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[22474]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:165)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:17)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:470)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:137)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-07","09:29:02.981","loginID=null main-1","0""1-2073299099","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[22474]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:180)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:165)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:17)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:470)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:137)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-07","09:29:02.981","loginID=null main-1","0""1-2073299099","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[22474, 295-2024-05-07]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:182)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:165)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:17)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:470)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:137)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-07","09:29:02.981","loginID=null main-1","0""1-2073299099","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[22474, 295-2024-05-07]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:184)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:165)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:17)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:470)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:137)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-07","16:55:30.508","loginID=null main-1","6""1-1066615508","null","null","update","update uf_jcl_kq_cqjg set cqsc=0.0,cqzt=1,fxrq='2024-05-07 16:55:30',rqlx=0,sfxx=0,bc=NULL,bcbdxx=NULL,xm1=7,sc1=1,xm2=7,sc2=1,xm3=NULL,sc3=NULL,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1=NULL,c1=NULL,j2=NULL,c2=NULL,j3=NULL,c3=NULL,j4=NULL,c4=NULL,j5=NULL,c5=NULL,j6=NULL,c6=NULL,j7=NULL,c7=NULL,j8=NULL,c8=NULL where ygid=? and rq=?,[295, 2024-04-08]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:96)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.service.impl.ComprehensiveWorkingHourServiceImpl.excuteByWorkHour(ComprehensiveWorkingHourServiceImpl.java:198)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:467)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-07","16:55:30.538","loginID=null main-1","0""1-1066615508","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[28161]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:168)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:155)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.service.impl.ComprehensiveWorkingHourServiceImpl.excuteByWorkHour(ComprehensiveWorkingHourServiceImpl.java:198)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:467)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-07","16:55:30.539","loginID=null main-1","0""1-1066615508","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[28161]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:170)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:155)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.service.impl.ComprehensiveWorkingHourServiceImpl.excuteByWorkHour(ComprehensiveWorkingHourServiceImpl.java:198)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:467)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-07","16:55:30.540","loginID=null main-1","0""1-1066615508","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[28161, 295-2024-05-07]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:155)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.service.impl.ComprehensiveWorkingHourServiceImpl.excuteByWorkHour(ComprehensiveWorkingHourServiceImpl.java:198)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:467)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-07","16:55:30.541","loginID=null main-1","0""1-1066615508","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[28161, 295-2024-05-07]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:155)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.service.impl.ComprehensiveWorkingHourServiceImpl.excuteByWorkHour(ComprehensiveWorkingHourServiceImpl.java:198)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:467)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-07","17:03:17.272","loginID=null main-1","6""1-182670350","null","null","update","update uf_jcl_kq_cqjg set cqsc=0.0,cqzt=1,fxrq='2024-05-07 17:03:17',rqlx=0,sfxx=0,bc=NULL,bcbdxx=NULL,xm1=7,sc1=1,xm2=NULL,sc2=NULL,xm3=NULL,sc3=NULL,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-08 09:00' where ygid=? and rq=?,[295, 2024-04-08]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:96)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.service.impl.ComprehensiveWorkingHourServiceImpl.excuteByWorkHour(ComprehensiveWorkingHourServiceImpl.java:198)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:467)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-07","17:03:17.296","loginID=null main-1","0""1-182670350","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[28161]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:168)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:155)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.service.impl.ComprehensiveWorkingHourServiceImpl.excuteByWorkHour(ComprehensiveWorkingHourServiceImpl.java:198)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:467)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-07","17:03:17.297","loginID=null main-1","1""1-182670350","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[28161]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:170)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:155)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.service.impl.ComprehensiveWorkingHourServiceImpl.excuteByWorkHour(ComprehensiveWorkingHourServiceImpl.java:198)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:467)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-07","17:03:17.298","loginID=null main-1","0""1-182670350","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[28161, 295-2024-05-07]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:155)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.service.impl.ComprehensiveWorkingHourServiceImpl.excuteByWorkHour(ComprehensiveWorkingHourServiceImpl.java:198)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:467)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-07","17:03:17.298","loginID=null main-1","2""1-182670350","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[28161, 295-2024-05-07]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:155)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.service.impl.ComprehensiveWorkingHourServiceImpl.excuteByWorkHour(ComprehensiveWorkingHourServiceImpl.java:198)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:467)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-09","11:12:45.463","loginID=null main-1","32""1-777190206","null","null","insert","insert into uf_jcl_kq_cqjg (szjg,ygid,fbid,bm,zw,rq,bc,bcbdxx,cqzt,cqsc,sjzt,fxrq,formmodeid,modeuuid,modedatacreater,modedatacreatertype,modedatacreatedate,modedatacreatetime,rqlx,sfxx) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?),[24, 224, 24, 31, 21, 2024-05-08, null, null, 1, 0, 1, 2024-05-09 11:12:25, 19, 7ada8a6b-650c-4ef4-808f-80ac0251f904, 1, 0, 2024-05-09, 11:12:25, 0, 0]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:156)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:473)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-09","11:12:49.147","loginID=null main-1","32""1-777190206","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[40721]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:473)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-09","11:12:49.179","loginID=null main-1","15""1-777190206","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[40721]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:473)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-09","11:12:49.194","loginID=null main-1","407""1-777190206","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[40721, 224-2024-05-09]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:473)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-09","11:12:49.601","loginID=null main-1","31""1-777190206","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[40721, 224-2024-05-09]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:473)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-09","11:35:23.352","loginID=null main-1","47""1-1668837760","null","null","insert","insert into uf_jcl_kq_cqjg (szjg,ygid,fbid,bm,zw,rq,bc,bcbdxx,cqzt,cqsc,sjzt,fxrq,formmodeid,modeuuid,modedatacreater,modedatacreatertype,modedatacreatedate,modedatacreatetime,rqlx,sfxx,xm1,sc1) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?),[522, 334, 522, 1028, 21, 2024-05-08, 33, 09:00-18:00, 0, 0, 1, 2024-05-09 11:35:22, 19, 16175307-17cf-404e-a2e5-498e400ed17d, 1, 0, 2024-05-09, 11:35:22, 0, 0, 120, 9]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:156)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:202)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-09","11:35:23.825","loginID=null main-1","15""1-1668837760","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[40941]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:202)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-09","11:35:23.840","loginID=null main-1","32""1-1668837760","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[40941]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:202)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-09","11:35:23.872","loginID=null main-1","15""1-1668837760","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[40941, 334-2024-05-09]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:202)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-09","11:35:23.887","loginID=null main-1","16""1-1668837760","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[40941, 334-2024-05-09]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:202)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-09","11:37:29.560","loginID=null main-1","31""1-1593165620","null","null","update","update uf_jcl_kq_cqjg set cqsc=0,cqzt=1,fxrq='2024-05-09 11:37:29',rqlx=0,sfxx=0,bc=NULL,bcbdxx=NULL,xm1=NULL,sc1=NULL,xm2=NULL,sc2=NULL,xm3=NULL,sc3=NULL,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1=NULL,c1=NULL,j2=NULL,c2=NULL,j3=NULL,c3=NULL,j4=NULL,c4=NULL,j5=NULL,c5=NULL,j6=NULL,c6=NULL,j7=NULL,c7=NULL,j8=NULL,c8=NULL where ygid=? and rq=?,[224, 2024-05-08]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:96)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:473)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:107)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-09","11:37:29.763","loginID=null main-1","15""1-1593165620","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[40721]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:473)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:107)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-09","11:37:29.778","loginID=null main-1","32""1-1593165620","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[40721]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:473)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:107)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-09","11:37:29.810","loginID=null main-1","421""1-1593165620","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[40721, 224-2024-05-09]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:473)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:107)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-09","11:37:30.231","loginID=null main-1","32""1-1593165620","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[40721, 224-2024-05-09]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:473)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:107)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-09","18:35:06.463","loginID=null main-1","30""1-849776463","null","null","update","update uf_jcl_kq_cqjg set cqsc=8.0,cqzt=1,fxrq='2024-05-09 18:35:06',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=7,sc1=1,xm2=119,sc2=0,xm3=NULL,sc3=NULL,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-06 08:00:00',j2='2024-05-06 13:50:00',j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1=NULL,j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[23, 2024-05-06]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:96)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:313)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-09","18:35:06.651","loginID=null main-1","21""1-849776463","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[40518]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:313)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-09","18:35:06.672","loginID=null main-1","19""1-849776463","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[40518]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:313)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-09","18:35:06.691","loginID=null main-1","30""1-849776463","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[40518, 23-2024-05-09]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:313)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-09","18:35:06.723","loginID=null main-1","19""1-849776463","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[40518, 23-2024-05-09]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:313)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-10","15:26:11.536","loginID=null main-1","18""1-1615873578","null","null","insert","insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?),[5bdcc60e-b00e-4032-80c8-dc44b5b7aaa5, 0, 25, 25, 1, 11:50, 12:50, 118, 2024-05-10, 4, 25-2024-05-10, 1, 2024-05-08, 2024-05-08, 40.0, 15:26:04]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.common.util.CommonUtil.makeInsertSql(CommonUtil.java:53)
+ at com.engine.common.util.Utils.InsertFormTable(Utils.java:492)
+ at com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl.recordWorkOverTime(WorkOverTimeServiceImpl.java:393)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordWorkOverTime(UpdateAttendanceResultWrapper.java:170)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:287)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-10","15:27:22.177","loginID=null main-1","454""1-1615873578","null","null","insert","insert into uf_jcl_kq_jqye(modeuuid,ygid,modedatacreatertype,sxrq,jqid,formmodeid,modedatacreatedate,lyid,ktsc,modedatacreatetime,jzrq,modedatacreater) values (?,?,?,?,?,?,?,?,?,?,?,?),[164047a3-5115-4391-8712-60895a6060af, 25, 0, 2024-05-09, 147, 11, 2024-05-10, 25-2024-05-10, 40.0, 15:27:22, 2025-05-09, 1]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.common.util.CommonUtil.makeInsertSql(CommonUtil.java:53)
+ at com.engine.common.util.Utils.InsertFormTable(Utils.java:492)
+ at com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl.recordWorkOverTime(WorkOverTimeServiceImpl.java:462)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordWorkOverTime(UpdateAttendanceResultWrapper.java:170)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:287)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-10","16:26:20.337","loginID=null main-1","445""1-1682157864","null","null","update","update uf_jcl_kq_jqye set ygid='295',sxrq='2024-01-01',jqid='149',ztsc='0',qsrq='2018-06-01',yqsxrq='2024-12-31',wxsc='0.0',yxsc='0',ffsj='2024-05-10 16:26:19',lyid='75',ktsc='0.0',jzrq='2024-12-31' where 1=1 and id='2241',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:25)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-10","16:30:08.042","loginID=null main-1","366""1-1682157864","null","null","update","update uf_jcl_kq_jqye set ygid='296',sxrq='2024-01-01',jqid='149',ztsc='0',qsrq='2021-06-01',yqsxrq='2024-12-31',wxsc='0.0',yxsc='0',ffsj='2024-05-10 16:26:45',lyid='75',ktsc='0.0',jzrq='2024-12-31' where 1=1 and id='2286',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:25)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-10","16:31:50.143","loginID=null main-1","25""1-1791589252","null","null","update","update uf_jcl_kq_jqye set ygid='295',sxrq='2024-01-01',jqid='149',ztsc='0',qsrq='2018-06-01',yqsxrq='2024-12-31',wxsc='0.0',yxsc='0',ffsj='2024-05-10 16:31:48',lyid='75',ktsc='0.0',jzrq='2024-12-31' where 1=1 and id='2241',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:25)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-10","16:36:39.044","loginID=null main-1","431""1-1113414982","null","null","update","update uf_jcl_kq_jqye set ygid='295',sxrq='2024-01-01',jqid='149',ztsc='0',qsrq='2018-06-01',yqsxrq='2024-12-31',wxsc='10.0',yxsc='0',ffsj='2024-05-10 16:36:20',lyid='75',ktsc='10.0',jzrq='2024-12-31' where 1=1 and id='2241',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:25)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-10","16:36:57.775","loginID=null main-1","26""1-1113414982","null","null","update","update uf_jcl_kq_jqye set ygid='296',sxrq='2024-01-01',jqid='149',ztsc='0',qsrq='2021-06-01',yqsxrq='2024-12-31',wxsc='10.0',yxsc='0',ffsj='2024-05-10 16:36:41',lyid='75',ktsc='10.0',jzrq='2024-12-31' where 1=1 and id='2286',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:25)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-11","10:22:10.019","loginID=null main-1","66""1-2118255842","null","null","insert","insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?),[a36ba367-709b-432d-b5f4-38e91a150355, 0, 25, 25, 1, 11:50, 12:50, 118, 2024-05-11, 4, 25-2024-05-11, 1, 2024-05-08, 2024-05-08, 60.0, 10:22:09]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.common.util.CommonUtil.makeInsertSql(CommonUtil.java:53)
+ at com.engine.common.util.Utils.InsertFormTable(Utils.java:492)
+ at com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl.recordWorkOverTime(WorkOverTimeServiceImpl.java:393)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordWorkOverTime(UpdateAttendanceResultWrapper.java:170)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:287)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-11","10:22:10.302","loginID=null main-1","71""1-2118255842","null","null","insert","insert into uf_jcl_kq_jqye(modeuuid,ygid,modedatacreatertype,sxrq,jqid,formmodeid,modedatacreatedate,lyid,ktsc,modedatacreatetime,jzrq,modedatacreater) values (?,?,?,?,?,?,?,?,?,?,?,?),[7f60bc3b-7a2a-4193-bf88-9c541e895f51, 25, 0, 2024-05-09, 147, 11, 2024-05-11, 25-2024-05-11, 60.0, 10:22:10, 2024-12-31, 1]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.common.util.CommonUtil.makeInsertSql(CommonUtil.java:53)
+ at com.engine.common.util.Utils.InsertFormTable(Utils.java:492)
+ at com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl.recordWorkOverTime(WorkOverTimeServiceImpl.java:462)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordWorkOverTime(UpdateAttendanceResultWrapper.java:170)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:287)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-11","10:22:10.805","loginID=null main-1","72""1-2118255842","null","null","update","update uf_jcl_kq_cqjg set cqsc=0.0,cqzt=1,fxrq='2024-05-11 10:22:10',rqlx=0,sfxx=0,bc=55,bcbdxx='09:00-12:00|13:00-18:00',xm1=7,sc1=1,xm2=118,sc2=60.0,xm3=NULL,sc3=NULL,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-08 08:00:45',j2='2024-05-08 11:50:00',j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1=NULL,j8=NULL,c2='2024-05-08 12:50:45',c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[25, 2024-05-08]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:96)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:313)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-11","10:22:11.308","loginID=null main-1","60""1-2118255842","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[41413]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:313)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-11","10:22:11.369","loginID=null main-1","62""1-2118255842","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[41413]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:313)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-11","10:22:11.431","loginID=null main-1","60""1-2118255842","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[41413, 25-2024-05-11]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:313)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-11","10:22:11.492","loginID=null main-1","65""1-2118255842","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[41413, 25-2024-05-11]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:313)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:32.495","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='295',sxrq='2024-01-01',jqid='143',ztsc='0',qsrq='2024-02-25',yqsxrq='2024-12-31',wxsc='0.0',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='68',ktsc='0.0',jzrq='2024-12-31' where 1=1 and id='1784',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:32.526","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='295',sxrq='2024-04-25',jqid='144',ztsc='0',qsrq='2024-02-25',yqsxrq='2024-07-24',wxsc='0.0',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='69',ktsc='0.0',jzrq='2024-07-24' where 1=1 and id='1860',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:32.542","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='295',sxrq='2024-02-25',jqid='123',ztsc='0',qsrq='2024-02-25',yqsxrq='2025-02-24',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='66',ktsc='5.0',jzrq='2025-02-24' where 1=1 and id='1786',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:32.564","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='295',sxrq='2024-01-01',jqid='145',ztsc='0',qsrq='2024-03-01',yqsxrq='2024-12-31',wxsc='16.5',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='70',ktsc='16.5',jzrq='2024-12-31' where 1=1 and id='1975',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:32.579","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='295',sxrq='2024-01-01',jqid='146',ztsc='0',qsrq='2024-02-25',yqsxrq='2024-12-31',wxsc='1.0792',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='72',ktsc='1.0792',jzrq='2024-12-31' where 1=1 and id='2225',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:32.595","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='295',sxrq='2024-05-01',jqid='148',ztsc='0',qsrq='2024-03-01',yqsxrq='2024-05-31',wxsc='0.4194',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='74',ktsc='0.4194',jzrq='2024-05-31' where 1=1 and id='2122',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:32.626","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='295',sxrq='2024-02-01',jqid='149',ztsc='0',qsrq='2024-02-01',yqsxrq='2025-01-31',wxsc='0.0',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='85',ktsc='0.0',jzrq='2025-01-31' where 1=1 and id='2649',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:32.642","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='295',sxrq='2024-01-01',jqid='142',ztsc='0',qsrq='2018-05-07',yqsxrq='2024-12-31',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='67',ktsc='10.0',jzrq='2024-12-31' where 1=1 and id='1643',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:32.680","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='296',sxrq='2024-01-01',jqid='143',ztsc='0',qsrq='2023-10-01',yqsxrq='2024-12-31',wxsc='0.5',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='68',ktsc='0.5',jzrq='2024-12-31' where 1=1 and id='2526',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:32.695","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='296',sxrq='2024-05-01',jqid='144',ztsc='0',qsrq='2023-10-01',yqsxrq='2024-07-30',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='69',ktsc='5.0',jzrq='2024-07-30' where 1=1 and id='2527',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:32.711","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='296',sxrq='2023-10-01',jqid='123',ztsc='0',qsrq='2023-10-01',yqsxrq='2024-09-30',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='66',ktsc='5.0',jzrq='2024-09-30' where 1=1 and id='2528',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:32.727","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='296',sxrq='2024-01-01',jqid='145',ztsc='0',qsrq='2023-11-01',yqsxrq='2024-12-31',wxsc='20.0',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='70',ktsc='20.0',jzrq='2024-12-31' where 1=1 and id='2529',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:32.742","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='296',sxrq='2024-01-01',jqid='146',ztsc='0',qsrq='2023-10-01',yqsxrq='2024-12-31',wxsc='7.3224',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='72',ktsc='7.3224',jzrq='2024-12-31' where 1=1 and id='2530',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:32.764","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='296',sxrq='2024-05-01',jqid='148',ztsc='0',qsrq='2023-11-01',yqsxrq='2024-05-31',wxsc='0.8387',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='74',ktsc='0.8387',jzrq='2024-05-31' where 1=1 and id='2531',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:32.780","loginID=null main-1","16""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='296',sxrq='2023-10-01',jqid='149',ztsc='0',qsrq='2023-10-01',yqsxrq='2024-09-30',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='85',ktsc='5.0',jzrq='2024-09-30' where 1=1 and id='2650',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:32.796","loginID=null main-1","15""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='296',sxrq='2024-01-01',jqid='142',ztsc='0',qsrq='2021-05-01',yqsxrq='2024-12-31',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='67',ktsc='10.0',jzrq='2024-12-31' where 1=1 and id='2533',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:32.858","loginID=null main-1","7""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='297',sxrq='2024-05-01',jqid='149',ztsc='0',qsrq='2024-05-01',yqsxrq='2025-04-30',wxsc='0.0',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='85',ktsc='0.0',jzrq='2025-04-30' where 1=1 and id='2651',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:32.880","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='297',sxrq='2024-01-01',jqid='142',ztsc='0',qsrq='2018-08-10',yqsxrq='2024-12-31',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='67',ktsc='10.0',jzrq='2024-12-31' where 1=1 and id='1645',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:32.911","loginID=null main-1","16""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='298',sxrq='2024-01-01',jqid='143',ztsc='0',qsrq='2024-05-02',yqsxrq='2024-12-31',wxsc='0.0',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='68',ktsc='0.0',jzrq='2024-12-31' where 1=1 and id='1775',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:32.927","loginID=null main-1","16""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='298',sxrq='2024-05-02',jqid='144',ztsc='0',qsrq='2024-05-02',yqsxrq='2024-08-01',wxsc='0.0',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='69',ktsc='0.0',jzrq='2024-08-01' where 1=1 and id='1833',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:32.958","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='298',sxrq='2024-05-02',jqid='123',ztsc='0',qsrq='2024-05-02',yqsxrq='2025-05-01',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='66',ktsc='5.0',jzrq='2025-05-01' where 1=1 and id='1777',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:32.965","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='298',sxrq='2024-01-01',jqid='146',ztsc='0',qsrq='2024-05-02',yqsxrq='2024-12-31',wxsc='0.1639',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='72',ktsc='0.1639',jzrq='2024-12-31' where 1=1 and id='2233',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:32.980","loginID=null main-1","16""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='298',sxrq='2024-05-01',jqid='149',ztsc='0',qsrq='2024-05-01',yqsxrq='2025-04-30',wxsc='0.0',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='85',ktsc='0.0',jzrq='2025-04-30' where 1=1 and id='2652',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.012","loginID=null main-1","31""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='298',sxrq='2024-01-01',jqid='142',ztsc='0',qsrq='2018-08-10',yqsxrq='2024-12-31',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='67',ktsc='10.0',jzrq='2024-12-31' where 1=1 and id='1646',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.081","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='310',sxrq='2024-01-01',jqid='143',ztsc='0',qsrq='2014-01-01',yqsxrq='2024-12-31',wxsc='0.5',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='68',ktsc='0.5',jzrq='2024-12-31' where 1=1 and id='2583',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.096","loginID=null main-1","47""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='310',sxrq='2024-05-01',jqid='144',ztsc='0',qsrq='2014-01-01',yqsxrq='2024-07-30',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='69',ktsc='5.0',jzrq='2024-07-30' where 1=1 and id='2584',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.165","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='310',sxrq='2024-01-01',jqid='123',ztsc='0',qsrq='2014-01-01',yqsxrq='2024-12-31',wxsc='20.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='66',ktsc='20.0',jzrq='2024-12-31' where 1=1 and id='2623',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.201","loginID=null main-1","2""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='310',sxrq='2024-01-01',jqid='145',ztsc='0',qsrq='2014-02-01',yqsxrq='2024-12-31',wxsc='20.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='70',ktsc='20.0',jzrq='2024-12-31' where 1=1 and id='2586',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.217","loginID=null main-1","1""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='310',sxrq='2024-01-01',jqid='146',ztsc='0',qsrq='2014-01-01',yqsxrq='2024-12-31',wxsc='7.3224',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='72',ktsc='7.3224',jzrq='2024-12-31' where 1=1 and id='2587',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.234","loginID=null main-1","1""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='310',sxrq='2024-05-01',jqid='148',ztsc='0',qsrq='2014-02-01',yqsxrq='2024-05-31',wxsc='0.8387',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='74',ktsc='0.8387',jzrq='2024-05-31' where 1=1 and id='2588',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.251","loginID=null main-1","1""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='310',sxrq='2024-01-01',jqid='149',ztsc='0',qsrq='2014-01-01',yqsxrq='2024-12-31',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='85',ktsc='10.0',jzrq='2024-12-31' where 1=1 and id='2593',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.265","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='310',sxrq='2024-01-01',jqid='142',ztsc='0',qsrq='2018-08-10',yqsxrq='2024-12-31',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='67',ktsc='10.0',jzrq='2024-12-31' where 1=1 and id='2590',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.297","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='299',sxrq='2024-01-01',jqid='143',ztsc='0',qsrq='2024-05-01',yqsxrq='2024-12-31',wxsc='0.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='68',ktsc='0.0',jzrq='2024-12-31' where 1=1 and id='1647',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.312","loginID=null main-1","16""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='299',sxrq='2024-05-01',jqid='144',ztsc='0',qsrq='2024-05-01',yqsxrq='2024-07-30',wxsc='0.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='69',ktsc='0.0',jzrq='2024-07-30' where 1=1 and id='1834',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.343","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='299',sxrq='2024-05-01',jqid='123',ztsc='0',qsrq='2024-05-01',yqsxrq='2025-04-30',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='66',ktsc='5.0',jzrq='2025-04-30' where 1=1 and id='1648',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.366","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='299',sxrq='2024-01-01',jqid='146',ztsc='0',qsrq='2024-05-01',yqsxrq='2024-12-31',wxsc='0.1776',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='72',ktsc='0.1776',jzrq='2024-12-31' where 1=1 and id='2234',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.381","loginID=null main-1","16""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='299',sxrq='2024-05-01',jqid='149',ztsc='0',qsrq='2024-05-01',yqsxrq='2025-04-30',wxsc='0.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='85',ktsc='0.0',jzrq='2025-04-30' where 1=1 and id='2653',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.397","loginID=null main-1","15""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='299',sxrq='2024-01-01',jqid='142',ztsc='0',qsrq='2018-08-10',yqsxrq='2024-12-31',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='67',ktsc='10.0',jzrq='2024-12-31' where 1=1 and id='1649',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.444","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='311',sxrq='2024-01-01',jqid='143',ztsc='0',qsrq='2021-05-23',yqsxrq='2024-12-31',wxsc='0.5',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='68',ktsc='0.5',jzrq='2024-12-31' where 1=1 and id='1654',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.466","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='311',sxrq='2024-04-23',jqid='144',ztsc='0',qsrq='2021-05-23',yqsxrq='2024-07-22',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='69',ktsc='5.0',jzrq='2024-07-22' where 1=1 and id='1836',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.481","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='311',sxrq='2024-05-23',jqid='123',ztsc='0',qsrq='2021-05-23',yqsxrq='2025-05-22',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='66',ktsc='10.0',jzrq='2025-05-22' where 1=1 and id='1656',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.497","loginID=null main-1","16""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='311',sxrq='2024-01-01',jqid='145',ztsc='0',qsrq='2021-06-01',yqsxrq='2024-12-31',wxsc='20.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='70',ktsc='20.0',jzrq='2024-12-31' where 1=1 and id='1917',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.513","loginID=null main-1","15""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='311',sxrq='2024-01-01',jqid='146',ztsc='0',qsrq='2021-05-23',yqsxrq='2024-12-31',wxsc='7.3224',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='72',ktsc='7.3224',jzrq='2024-12-31' where 1=1 and id='2200',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.544","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='311',sxrq='2024-05-01',jqid='148',ztsc='0',qsrq='2021-06-01',yqsxrq='2024-05-31',wxsc='0.8387',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='74',ktsc='0.8387',jzrq='2024-05-31' where 1=1 and id='2125',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.566","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='311',sxrq='2024-05-01',jqid='149',ztsc='0',qsrq='2021-05-01',yqsxrq='2025-04-30',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='85',ktsc='5.0',jzrq='2025-04-30' where 1=1 and id='2654',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.582","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='311',sxrq='2024-01-01',jqid='142',ztsc='0',qsrq='2018-08-10',yqsxrq='2024-12-31',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='67',ktsc='10.0',jzrq='2024-12-31' where 1=1 and id='1657',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.666","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='312',sxrq='2024-01-01',jqid='143',ztsc='0',qsrq='2021-05-22',yqsxrq='2024-12-31',wxsc='0.5',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='68',ktsc='0.5',jzrq='2024-12-31' where 1=1 and id='1658',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.682","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='312',sxrq='2024-04-22',jqid='144',ztsc='0',qsrq='2021-05-22',yqsxrq='2024-07-21',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='69',ktsc='5.0',jzrq='2024-07-21' where 1=1 and id='1837',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.698","loginID=null main-1","15""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='312',sxrq='2024-05-22',jqid='123',ztsc='0',qsrq='2021-05-22',yqsxrq='2025-05-21',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='66',ktsc='10.0',jzrq='2025-05-21' where 1=1 and id='1660',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.729","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='312',sxrq='2024-01-01',jqid='145',ztsc='0',qsrq='2021-06-01',yqsxrq='2024-12-31',wxsc='20.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='70',ktsc='20.0',jzrq='2024-12-31' where 1=1 and id='1918',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.729","loginID=null main-1","15""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='312',sxrq='2024-01-01',jqid='146',ztsc='0',qsrq='2021-05-22',yqsxrq='2024-12-31',wxsc='7.3224',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='72',ktsc='7.3224',jzrq='2024-12-31' where 1=1 and id='2201',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.744","loginID=null main-1","23""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='312',sxrq='2024-05-01',jqid='148',ztsc='0',qsrq='2021-06-01',yqsxrq='2024-05-31',wxsc='0.8387',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='74',ktsc='0.8387',jzrq='2024-05-31' where 1=1 and id='2126',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.782","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='312',sxrq='2024-05-01',jqid='149',ztsc='0',qsrq='2021-05-01',yqsxrq='2025-04-30',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='85',ktsc='5.0',jzrq='2025-04-30' where 1=1 and id='2655',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.798","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='312',sxrq='2024-01-01',jqid='142',ztsc='0',qsrq='2018-08-10',yqsxrq='2024-12-31',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='67',ktsc='10.0',jzrq='2024-12-31' where 1=1 and id='1661',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.845","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='313',sxrq='2024-01-01',jqid='143',ztsc='0',qsrq='2021-05-21',yqsxrq='2024-12-31',wxsc='0.5',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='68',ktsc='0.5',jzrq='2024-12-31' where 1=1 and id='1662',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.845","loginID=null main-1","15""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='313',sxrq='2024-04-21',jqid='144',ztsc='0',qsrq='2021-05-21',yqsxrq='2024-07-20',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='69',ktsc='5.0',jzrq='2024-07-20' where 1=1 and id='1838',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.867","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='313',sxrq='2024-05-21',jqid='123',ztsc='0',qsrq='2021-05-21',yqsxrq='2025-05-20',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='66',ktsc='10.0',jzrq='2025-05-20' where 1=1 and id='1664',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.882","loginID=null main-1","16""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='313',sxrq='2024-01-01',jqid='145',ztsc='0',qsrq='2021-06-01',yqsxrq='2024-12-31',wxsc='20.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='70',ktsc='20.0',jzrq='2024-12-31' where 1=1 and id='1920',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.914","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='313',sxrq='2024-01-01',jqid='146',ztsc='0',qsrq='2021-05-21',yqsxrq='2024-12-31',wxsc='7.3224',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='72',ktsc='7.3224',jzrq='2024-12-31' where 1=1 and id='2202',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.929","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='313',sxrq='2024-05-01',jqid='148',ztsc='0',qsrq='2021-06-01',yqsxrq='2024-05-31',wxsc='0.8387',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='74',ktsc='0.8387',jzrq='2024-05-31' where 1=1 and id='2127',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.945","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='313',sxrq='2024-05-01',jqid='149',ztsc='0',qsrq='2021-05-01',yqsxrq='2025-04-30',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='85',ktsc='5.0',jzrq='2025-04-30' where 1=1 and id='2656',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:33.967","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='313',sxrq='2024-01-01',jqid='142',ztsc='0',qsrq='2018-08-10',yqsxrq='2024-12-31',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='67',ktsc='10.0',jzrq='2024-12-31' where 1=1 and id='1665',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:34.014","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='314',sxrq='2024-01-01',jqid='143',ztsc='0',qsrq='2021-05-01',yqsxrq='2024-12-31',wxsc='0.5',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='68',ktsc='0.5',jzrq='2024-12-31' where 1=1 and id='1666',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:34.030","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='314',sxrq='2024-05-01',jqid='144',ztsc='0',qsrq='2021-05-01',yqsxrq='2024-07-30',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='69',ktsc='5.0',jzrq='2024-07-30' where 1=1 and id='1839',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:34.045","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='314',sxrq='2024-05-01',jqid='123',ztsc='0',qsrq='2021-05-01',yqsxrq='2025-04-30',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='66',ktsc='10.0',jzrq='2025-04-30' where 1=1 and id='1668',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:34.067","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='314',sxrq='2024-01-01',jqid='145',ztsc='0',qsrq='2021-06-01',yqsxrq='2024-12-31',wxsc='20.0',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='70',ktsc='20.0',jzrq='2024-12-31' where 1=1 and id='1921',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:34.083","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='314',sxrq='2024-01-01',jqid='146',ztsc='0',qsrq='2021-05-01',yqsxrq='2024-12-31',wxsc='7.3224',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='72',ktsc='7.3224',jzrq='2024-12-31' where 1=1 and id='2203',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:34.099","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='314',sxrq='2024-05-01',jqid='148',ztsc='0',qsrq='2021-06-01',yqsxrq='2024-05-31',wxsc='0.8387',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='74',ktsc='0.8387',jzrq='2024-05-31' where 1=1 and id='2128',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:34.114","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='314',sxrq='2024-05-01',jqid='149',ztsc='0',qsrq='2021-05-01',yqsxrq='2025-04-30',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='85',ktsc='5.0',jzrq='2025-04-30' where 1=1 and id='2657',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:34.130","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='314',sxrq='2024-01-01',jqid='142',ztsc='0',qsrq='2018-08-10',yqsxrq='2024-12-31',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='67',ktsc='10.0',jzrq='2024-12-31' where 1=1 and id='1669',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:34.183","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='315',sxrq='2024-01-01',jqid='143',ztsc='0',qsrq='2018-06-01',yqsxrq='2024-12-31',wxsc='0.5',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='68',ktsc='0.5',jzrq='2024-12-31' where 1=1 and id='1670',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:34.199","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='315',sxrq='2024-05-01',jqid='144',ztsc='0',qsrq='2018-06-01',yqsxrq='2024-07-30',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='69',ktsc='5.0',jzrq='2024-07-30' where 1=1 and id='1840',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:34.214","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='315',sxrq='2023-06-01',jqid='123',ztsc='0',qsrq='2018-06-01',yqsxrq='2024-05-31',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='66',ktsc='10.0',jzrq='2024-05-31' where 1=1 and id='1672',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:34.230","loginID=null main-1","16""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='315',sxrq='2024-01-01',jqid='145',ztsc='0',qsrq='2018-07-01',yqsxrq='2024-12-31',wxsc='20.0',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='70',ktsc='20.0',jzrq='2024-12-31' where 1=1 and id='1922',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:34.246","loginID=null main-1","15""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='315',sxrq='2024-01-01',jqid='146',ztsc='0',qsrq='2018-06-01',yqsxrq='2024-12-31',wxsc='7.3224',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='72',ktsc='7.3224',jzrq='2024-12-31' where 1=1 and id='2204',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:34.268","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='315',sxrq='2024-05-01',jqid='148',ztsc='0',qsrq='2018-07-01',yqsxrq='2024-05-31',wxsc='0.8387',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='74',ktsc='0.8387',jzrq='2024-05-31' where 1=1 and id='2129',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:34.297","loginID=null main-1","3""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='315',sxrq='2023-06-01',jqid='149',ztsc='0',qsrq='2018-06-01',yqsxrq='2024-05-31',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='85',ktsc='5.0',jzrq='2024-05-31' where 1=1 and id='2658',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:34.320","loginID=null main-1","3""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='315',sxrq='2024-01-01',jqid='142',ztsc='0',qsrq='2018-08-10',yqsxrq='2024-12-31',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='67',ktsc='10.0',jzrq='2024-12-31' where 1=1 and id='1673',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:34.350","loginID=null main-1","2""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='316',sxrq='2024-01-01',jqid='143',ztsc='0',qsrq='2018-05-23',yqsxrq='2024-12-31',wxsc='0.5',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='68',ktsc='0.5',jzrq='2024-12-31' where 1=1 and id='1674',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:16:34.367","loginID=null main-1","3""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='316',sxrq='2024-04-23',jqid='144',ztsc='0',qsrq='2018-05-23',yqsxrq='2024-07-22',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='69',ktsc='5.0',jzrq='2024-07-22' where 1=1 and id='1841',[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
+ at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
+ at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
+ at vocation.Test1.test1(Test1.java:26)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:17:21.345","loginID=null main-1","16""1-1066615508","null","null","update","update uf_jcl_kq_cqjg set cqsc=8.0,cqzt=1,fxrq='2024-05-13 15:17:21',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=7,sc1=1,xm2=7,sc2=1,xm3=119,sc3=0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-23 10:15:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1=NULL,j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[23, 2024-04-23]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:96)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:17:21.376","loginID=null main-1","0""1-1066615508","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[21108]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:17:21.376","loginID=null main-1","0""1-1066615508","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[21108]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:17:21.376","loginID=null main-1","16""1-1066615508","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[21108, 23-2024-05-13]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:17:21.392","loginID=null main-1","0""1-1066615508","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[21108, 23-2024-05-13]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:26:30.327","loginID=null main-1","16""1-2065718717","null","null","update","update uf_jcl_kq_cqjg set cqsc=6.75,cqzt=1,fxrq='2024-05-13 15:26:30',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=126,sc1=75.0,xm2=7,sc2=1,xm3=7,sc3=1,xm4=119,sc4=0,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-23 10:15:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1=NULL,j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[23, 2024-04-23]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:96)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:26:30.374","loginID=null main-1","0""1-2065718717","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[21108]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:26:30.374","loginID=null main-1","0""1-2065718717","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[21108]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:26:30.374","loginID=null main-1","0""1-2065718717","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[21108, 23-2024-05-13]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:26:30.374","loginID=null main-1","0""1-2065718717","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[21108, 23-2024-05-13]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:27:36.453","loginID=null main-1","16""1-305502850","null","null","update","update uf_jcl_kq_cqjg set cqsc=0.0,cqzt=1,fxrq='2024-05-13 15:27:36',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=7,sc1=1,xm2=7,sc2=1,xm3=7,sc3=1,xm4=119,sc4=0,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1=NULL,j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1=NULL,j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[23, 2024-04-22]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:96)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:27:36.485","loginID=null main-1","0""1-305502850","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[25491]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:27:36.485","loginID=null main-1","0""1-305502850","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[25491]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:27:36.485","loginID=null main-1","0""1-305502850","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[25491, 23-2024-05-13]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:27:36.485","loginID=null main-1","0""1-305502850","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[25491, 23-2024-05-13]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:28:36.206","loginID=null main-1","16""1-2059461664","null","null","update","update uf_jcl_kq_cqjg set cqsc=8.0,cqzt=1,fxrq='2024-05-13 15:28:36',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=7,sc1=1,xm2=127,sc2=2.0,xm3=119,sc3=0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-17 08:00:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1=NULL,j8=NULL,c2='2024-04-17 19:00:00',c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[23, 2024-04-17]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:96)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:28:36.237","loginID=null main-1","0""1-2059461664","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[25486]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:28:36.237","loginID=null main-1","16""1-2059461664","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[25486]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:28:36.253","loginID=null main-1","0""1-2059461664","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[25486, 23-2024-05-13]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:28:36.253","loginID=null main-1","0""1-2059461664","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[25486, 23-2024-05-13]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:28:49.676","loginID=null main-1","16""1-1512903453","null","null","update","update uf_jcl_kq_cqjg set cqsc=7.0,cqzt=1,fxrq='2024-05-13 15:28:49',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=126,sc1=60.0,xm2=7,sc2=1,xm3=127,sc3=4.0,xm4=119,sc4=0,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-18 10:00:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1=NULL,j8=NULL,c2='2024-04-18 17:00:00',c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[23, 2024-04-18]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:96)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:28:49.708","loginID=null main-1","0""1-1512903453","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[25487]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:28:49.708","loginID=null main-1","0""1-1512903453","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[25487]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:28:49.708","loginID=null main-1","0""1-1512903453","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[25487, 23-2024-05-13]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:28:49.708","loginID=null main-1","0""1-1512903453","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[25487, 23-2024-05-13]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:30:38.436","loginID=null main-1","0""1-1812831622","null","null","update","update uf_jcl_kq_cqjg set cqsc=8.0,cqzt=1,fxrq='2024-05-13 15:30:38',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=127,sc1=8.0,xm2=119,sc2=0,xm3=NULL,sc3=NULL,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-06 09:00:00',j2='2024-05-06 11:30:00',j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1=NULL,j8=NULL,c2='2024-05-06 13:50:00',c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[23, 2024-05-06]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:96)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:30:38.452","loginID=null main-1","15""1-1812831622","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[40518]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:30:38.467","loginID=null main-1","0""1-1812831622","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[40518]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:30:38.467","loginID=null main-1","0""1-1812831622","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[40518, 23-2024-05-13]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:30:38.467","loginID=null main-1","0""1-1812831622","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[40518, 23-2024-05-13]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:30:38.499","loginID=null main-1","0""1-1812831622","null","null","update","update uf_jcl_kq_cqjg set cqsc=8.0,cqzt=1,fxrq='2024-05-13 15:30:38',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=7,sc1=1,xm2=119,sc2=0,xm3=NULL,sc3=NULL,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-07 09:00:00',j2='2024-05-07 13:30:00',j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1=NULL,j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[23, 2024-05-07]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:96)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:30:38.514","loginID=null main-1","0""1-1812831622","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[41410]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:30:38.514","loginID=null main-1","0""1-1812831622","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[41410]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:30:38.514","loginID=null main-1","0""1-1812831622","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[41410, 23-2024-05-13]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:30:38.514","loginID=null main-1","0""1-1812831622","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[41410, 23-2024-05-13]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:30:38.546","loginID=null main-1","0""1-1812831622","null","null","update","update uf_jcl_kq_cqjg set cqsc=8.0,cqzt=1,fxrq='2024-05-13 15:30:38',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=7,sc1=1,xm2=119,sc2=0,xm3=NULL,sc3=NULL,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-08 09:00:00',j2='2024-05-08 11:30:00',j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1=NULL,j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[23, 2024-05-08]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:96)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:30:38.561","loginID=null main-1","0""1-1812831622","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[41409]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:30:38.561","loginID=null main-1","0""1-1812831622","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[41409]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:30:38.561","loginID=null main-1","0""1-1812831622","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[41409, 23-2024-05-13]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:30:38.561","loginID=null main-1","0""1-1812831622","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[41409, 23-2024-05-13]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:39:06.347","loginID=null main-1","0""1-503938393","null","null","update","update uf_jcl_kq_cqjg set cqsc=8.0,cqzt=1,fxrq='2024-05-13 15:39:06',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=127,sc1=3.0,xm2=119,sc2=0,xm3=NULL,sc3=NULL,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-02 08:00:00',j2='2024-05-02 11:50:00',j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1=NULL,j8=NULL,c2='2024-05-02 18:50:00',c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[23, 2024-05-02]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:96)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:39:06.378","loginID=null main-1","0""1-503938393","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[38338]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:39:06.378","loginID=null main-1","0""1-503938393","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[38338]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:39:06.378","loginID=null main-1","0""1-503938393","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[38338, 23-2024-05-13]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:39:06.378","loginID=null main-1","0""1-503938393","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[38338, 23-2024-05-13]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:43:08.508","loginID=null main-1","0""1-2061774051","null","null","update","update uf_jcl_kq_cqjg set cqsc=8.0,cqzt=1,fxrq='2024-05-13 15:43:08',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=127,sc1=3.0,xm2=119,sc2=0,xm3=NULL,sc3=NULL,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-02 08:00:00',j2='2024-05-02 11:50:00',j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1=NULL,j8=NULL,c2='2024-05-02 18:50:00',c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[23, 2024-05-02]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:96)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:43:08.523","loginID=null main-1","0""1-2061774051","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[38338]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:43:08.523","loginID=null main-1","0""1-2061774051","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[38338]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:43:08.539","loginID=null main-1","0""1-2061774051","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[38338, 23-2024-05-13]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-13","15:43:08.539","loginID=null main-1","0""1-2061774051","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[38338, 23-2024-05-13]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-14","11:41:19.327","loginID=null main-1","1""1-393996856","null","null","insert","insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?),[3a5e133f-0a43-4401-97ee-754387c4b41d, 0, 25, 23, 1, 18:00, 20:00, 119, 2024-05-14, 4, 23-2024-05-14, 1, 2024-05-10, 2024-05-10, 2.0, 11:41:19]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.common.util.CommonUtil.makeInsertSql(CommonUtil.java:53)
+ at com.engine.common.util.Utils.InsertFormTable(Utils.java:492)
+ at com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl.recordWorkOverTime(WorkOverTimeServiceImpl.java:392)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordWorkOverTime(UpdateAttendanceResultWrapper.java:167)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:284)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-14","11:41:19.360","loginID=null main-1","7""1-393996856","null","null","update","update uf_jcl_kq_cqjg set cqsc=7.5,cqzt=1,fxrq='2024-05-14 11:41:19',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=126,sc1=30.0,xm2=8,sc2=1.0,xm3=119,sc3=2.0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-10 09:30:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-05-10 20:00:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[23, 2024-05-10]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:96)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-14","11:41:19.400","loginID=null main-1","1""1-393996856","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[42700]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-14","11:41:19.402","loginID=null main-1","1""1-393996856","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[42700]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-14","11:41:19.404","loginID=null main-1","1""1-393996856","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[42700, 23-2024-05-14]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-14","11:41:19.406","loginID=null main-1","1""1-393996856","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[42700, 23-2024-05-14]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","14:32:57.546","loginID=null main-1","4""1-1394557075","null","null","insert","insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?),[b731ae29-91ce-4527-8310-a95b101cd79a, 0, 25, 23, 1, 18:00, 20:00, 119, 2024-05-15, 4, 23-2024-05-15, 1, 2024-05-10, 2024-05-10, 2.0, 14:32:57]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.common.util.CommonUtil.makeInsertSql(CommonUtil.java:53)
+ at com.engine.common.util.Utils.InsertFormTable(Utils.java:492)
+ at com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl.recordWorkOverTime(WorkOverTimeServiceImpl.java:392)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordWorkOverTime(UpdateAttendanceResultWrapper.java:167)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:284)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","14:32:57.578","loginID=null main-1","39""1-1394557075","null","null","update","update uf_jcl_kq_cqjg set cqsc=7.5,cqzt=1,fxrq='2024-05-15 14:32:57',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=126,sc1=30.0,xm2=8,sc2=1.0,xm3=119,sc3=2.0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-10 09:30:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-05-10 20:00:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[23, 2024-05-10]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:99)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:51)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","14:32:57.636","loginID=null main-1","1""1-1394557075","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[42700]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:175)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:51)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","14:32:57.638","loginID=null main-1","1""1-1394557075","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[42700]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:177)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:51)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","14:32:57.640","loginID=null main-1","37""1-1394557075","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[42700, 23-2024-05-15]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:179)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:51)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","14:32:57.677","loginID=null main-1","1""1-1394557075","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[42700, 23-2024-05-15]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:181)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:51)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:04:18.066","loginID=null main-1","1""1-746115872","null","null","insert","insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?),[856ca4da-62c6-4920-93c0-218f4f806f9f, 0, 25, 27, 1, 06:30, 08:00, 165, 2024-05-15, 4, 27-2024-05-15, 1, 2024-05-03, 2024-05-03, 60.0, 19:04:18]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.common.util.CommonUtil.makeInsertSql(CommonUtil.java:53)
+ at com.engine.common.util.Utils.InsertFormTable(Utils.java:492)
+ at com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl.recordWorkOverTime(WorkOverTimeServiceImpl.java:392)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordWorkOverTime(UpdateAttendanceResultWrapper.java:167)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:284)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:04:18.081","loginID=null main-1","1""1-746115872","null","null","insert","insert into uf_jcl_kq_jqye(modeuuid,modedatacreatertype,formmodeid,ktsc,modedatacreater,ygid,sxrq,jqid,yqsxrq,modedatacreatedate,lyid,modedatacreatetime,jzrq) values (?,?,?,?,?,?,?,?,?,?,?,?,?),[13a6171d-553f-48d8-805c-e442a4aa2455, 0, 11, 60.0, 1, 27, 2024-05-04, 147, 2024-07-04, 2024-05-15, 27-2024-05-15, 19:04:18, 2024-06-04]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.common.util.CommonUtil.makeInsertSql(CommonUtil.java:53)
+ at com.engine.common.util.Utils.InsertFormTable(Utils.java:492)
+ at com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl.recordWorkOverTime(WorkOverTimeServiceImpl.java:461)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordWorkOverTime(UpdateAttendanceResultWrapper.java:167)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:284)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:04:18.097","loginID=null main-1","7""1-746115872","null","null","update","update uf_jcl_kq_cqjg set cqsc=9.0,cqzt=0,fxrq='2024-05-15 19:04:18',rqlx=0,sfxx=0,bc=71,bcbdxx='09:00-18:00',xm1=165,sc1=60.0,xm2=NULL,sc2=NULL,xm3=NULL,sc3=NULL,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-03 06:30:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-05-03 18:30:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[27, 2024-05-03]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:99)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:04:18.123","loginID=null main-1","0""1-746115872","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[38887]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:175)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:04:18.124","loginID=null main-1","1""1-746115872","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[38887]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:177)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:04:18.126","loginID=null main-1","1""1-746115872","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[38887, 27-2024-05-15]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:179)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:04:18.128","loginID=null main-1","0""1-746115872","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[38887, 27-2024-05-15]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:181)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:11:08.719","loginID=null main-1","12""1-2144284609","null","null","insert","insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?),[2ffaa2cd-0b8e-4467-81fe-c29756ee7021, 0, 92, 31, 1, 18:37, 00:32, 2024-05-15, 4, 31-2024-05-15, 1, 2024-04-15, 2024-04-16, 3.0, 19:11:08]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.common.util.CommonUtil.makeInsertSql(CommonUtil.java:53)
+ at com.engine.common.util.Utils.InsertFormTable(Utils.java:492)
+ at com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl.recordWorkOverTime(WorkOverTimeServiceImpl.java:392)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordWorkOverTime(UpdateAttendanceResultWrapper.java:167)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:284)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:11:08.790","loginID=null main-1","13""1-2144284609","null","null","update","update uf_jcl_kq_cqjg set cqsc=7.0,cqzt=1,fxrq='2024-05-15 19:11:08',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-18:00',xm1=126,sc1=1.0,xm2=8,sc2=1.0,xm3=144,sc3=3.0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-15 09:48:00',j2='2024-04-15 18:37:00',j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-15 18:24:00',j8=NULL,c2='2024-04-16 00:32:00',c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[31, 2024-04-15]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:99)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:11:08.865","loginID=null main-1","11""1-2144284609","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[6034]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:175)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:11:08.886","loginID=null main-1","11""1-2144284609","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[6034]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:177)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:11:08.907","loginID=null main-1","11""1-2144284609","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[6034, 31-2024-05-15]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:179)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:12:29.559","loginID=null main-1","11""1-1869039062","null","null","insert","insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?),[8c0213c3-480d-4029-8846-567960fbc0d2, 0, 92, 31, 1, 18:37, 00:32, 2024-05-15, 4, 31-2024-05-15, 1, 2024-04-15, 2024-04-16, 3.0, 19:12:29]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.common.util.CommonUtil.makeInsertSql(CommonUtil.java:53)
+ at com.engine.common.util.Utils.InsertFormTable(Utils.java:492)
+ at com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl.recordWorkOverTime(WorkOverTimeServiceImpl.java:392)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordWorkOverTime(UpdateAttendanceResultWrapper.java:167)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:284)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:12:29.625","loginID=null main-1","14""1-1869039062","null","null","update","update uf_jcl_kq_cqjg set cqsc=7.0,cqzt=1,fxrq='2024-05-15 19:12:29',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-18:00',xm1=126,sc1=1.0,xm2=8,sc2=1.0,xm3=144,sc3=3.0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-15 09:48:00',j2='2024-04-15 18:37:00',j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-15 18:24:00',j8=NULL,c2='2024-04-16 00:32:00',c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[31, 2024-04-15]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:99)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:12:29.704","loginID=null main-1","10""1-1869039062","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[6034]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:175)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:12:29.724","loginID=null main-1","9""1-1869039062","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[6034]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:177)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:12:29.743","loginID=null main-1","10""1-1869039062","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[6034, 31-2024-05-15]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:179)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:12:29.763","loginID=null main-1","10""1-1869039062","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[6034, 31-2024-05-15]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:181)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:12:30.439","loginID=null main-1","11""1-1869039062","null","null","delete","delete from uf_jcl_kq_cqjt where rq >= '2024-04-15' and rq <= '2024-04-15' and yg in (31) and bc in (1,2,3),[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.workflow.service.impl.AllowanceServiceImpl.addAllowanceRecords(AllowanceServiceImpl.java:146)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:162)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:12:30.483","loginID=null main-1","39""1-1869039062","null","null","insert"," insert into uf_jcl_kq_cqjt(formmodeid,modeuuid,modedatacreater,modedatacreatertype,modedatacreatedate,modedatacreatetime,szjg,yg,rq,bc,jtlx,sc) values(?,?,?,?,?,?,?,?,?,?,?,?),[106, c207c142-5312-49eb-aee4-7c85d0a12712, 1, 0, 2024-05-15, 19:12:30, 1, 31, 2024-04-15, 1, 149, 3.00]",")
+ at weaver.conn.RecordSet.executeBatchSql(RecordSet.java:1621)
+ at weaver.conn.RecordSet.executeBatchSql(RecordSet.java:1468)
+ at com.engine.attendance.workflow.service.impl.AllowanceServiceImpl.addAllowanceRecords(AllowanceServiceImpl.java:175)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:162)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:12:30.483","loginID=null main-1","39""1-1869039062","null","null","insert"," insert into uf_jcl_kq_cqjt(formmodeid,modeuuid,modedatacreater,modedatacreatertype,modedatacreatedate,modedatacreatetime,szjg,yg,rq,bc,jtlx,sc) values(?,?,?,?,?,?,?,?,?,?,?,?),[106, e34c8d9d-1609-49b9-842c-61cfa7fb4fd8, 1, 0, 2024-05-15, 19:12:30, 1, 31, 2024-04-15, 1, 150, 1]",")
+ at weaver.conn.RecordSet.executeBatchSql(RecordSet.java:1621)
+ at weaver.conn.RecordSet.executeBatchSql(RecordSet.java:1468)
+ at com.engine.attendance.workflow.service.impl.AllowanceServiceImpl.addAllowanceRecords(AllowanceServiceImpl.java:175)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:162)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:26:02.789","loginID=null main-1","13""1-428696898","null","null","update","update uf_jcl_kq_cqjg set cqsc=7.5,cqzt=1,fxrq='2024-05-15 19:26:02',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-18:30',xm1=126,sc1=1.0,xm2=144,sc2=0,xm3=NULL,sc3=NULL,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-15 09:48:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-16 00:32:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[31, 2024-04-15]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:99)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:26:02.870","loginID=null main-1","9""1-428696898","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[6034]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:175)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:26:02.887","loginID=null main-1","9""1-428696898","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[6034]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:177)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:26:02.905","loginID=null main-1","9""1-428696898","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[6034, 31-2024-05-15]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:179)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:26:02.923","loginID=null main-1","9""1-428696898","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[6034, 31-2024-05-15]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:181)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:35:03.666","loginID=null main-1","10""1-464224872","null","null","insert","insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?),[c0e72369-8e60-40a5-8076-dc473efcead6, 0, 92, 31, 1, 18:30, 00:32, 2024-05-15, 4, 31-2024-05-15, 1, 2024-04-15, 2024-04-16, 4.0, 19:35:03]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.common.util.CommonUtil.makeInsertSql(CommonUtil.java:53)
+ at com.engine.common.util.Utils.InsertFormTable(Utils.java:492)
+ at com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl.recordWorkOverTime(WorkOverTimeServiceImpl.java:394)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordWorkOverTime(UpdateAttendanceResultWrapper.java:167)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:284)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:35:03.728","loginID=null main-1","12""1-464224872","null","null","update","update uf_jcl_kq_cqjg set cqsc=7.5,cqzt=1,fxrq='2024-05-15 19:35:03',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-18:30',xm1=126,sc1=1.0,xm2=144,sc2=4.0,xm3=NULL,sc3=NULL,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-15 09:48:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-16 00:32:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[31, 2024-04-15]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:99)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:35:03.801","loginID=null main-1","9""1-464224872","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[6034]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:175)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:35:03.819","loginID=null main-1","9""1-464224872","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[6034]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:177)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:35:03.837","loginID=null main-1","10""1-464224872","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[6034, 31-2024-05-15]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:179)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:35:03.857","loginID=null main-1","8""1-464224872","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[6034, 31-2024-05-15]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:181)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:43:14.304","loginID=null main-1","12""1-261748192","null","null","insert","insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?),[acc2d272-908c-4917-b786-3673cc614c91, 0, 92, 31, 1, 18:30, 00:32, 2024-05-15, 4, 31-2024-05-15, 1, 2024-04-15, 2024-04-16, 4.0, 19:43:14]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.common.util.CommonUtil.makeInsertSql(CommonUtil.java:53)
+ at com.engine.common.util.Utils.InsertFormTable(Utils.java:492)
+ at com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl.recordWorkOverTime(WorkOverTimeServiceImpl.java:394)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordWorkOverTime(UpdateAttendanceResultWrapper.java:167)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:284)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:43:14.372","loginID=null main-1","12""1-261748192","null","null","update","update uf_jcl_kq_cqjg set cqsc=7.5,cqzt=1,fxrq='2024-05-15 19:43:14',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-18:30',xm1=126,sc1=1.0,xm2=144,sc2=4.0,xm3=NULL,sc3=NULL,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-15 09:48:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-16 00:32:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[31, 2024-04-15]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:99)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:43:14.446","loginID=null main-1","10""1-261748192","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[6034]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:175)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:43:14.466","loginID=null main-1","11""1-261748192","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[6034]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:177)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:43:14.488","loginID=null main-1","11""1-261748192","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[6034, 31-2024-05-15]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:179)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:43:14.508","loginID=null main-1","10""1-261748192","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[6034, 31-2024-05-15]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:181)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:47:01.713","loginID=null main-1","13""1-1822525972","null","null","update","update uf_jcl_kq_cqjg set cqsc=5.5,cqzt=1,fxrq='2024-05-15 19:47:01',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-18:30',xm1=126,sc1=2.0,xm2=126,sc2=1.0,xm3=8,sc3=6.0,xm4=144,sc4=0,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-15 09:48:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-15 17:20:00',j8=NULL,c2='2024-04-15 17:20:00',c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[31, 2024-04-15]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:99)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:47:01.791","loginID=null main-1","10""1-1822525972","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[6034]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:175)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:47:01.812","loginID=null main-1","10""1-1822525972","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[6034]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:177)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:47:01.832","loginID=null main-1","10""1-1822525972","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[6034, 31-2024-05-15]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:179)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-15","19:47:01.852","loginID=null main-1","10""1-1822525972","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[6034, 31-2024-05-15]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:181)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","13:43:37.452","loginID=null main-1","13""1-817941759","null","null","update","update uf_jcl_kq_cqjg set cqsc=5.5,cqzt=1,fxrq='2024-05-16 13:43:37',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-18:30',xm1=126,sc1=2.0,xm2=126,sc2=1.0,xm3=8,sc3=6.0,xm4=144,sc4=0,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-15 09:48:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-15 17:20:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[31, 2024-04-15]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:99)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:316)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","13:43:37.538","loginID=null main-1","9""1-817941759","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[6034]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:175)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:316)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","13:43:37.557","loginID=null main-1","9""1-817941759","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[6034]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:177)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:316)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","13:43:37.576","loginID=null main-1","9""1-817941759","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[6034, 31-2024-05-16]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:179)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:316)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","13:43:37.595","loginID=null main-1","9""1-817941759","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[6034, 31-2024-05-16]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:181)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:162)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:21)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:316)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","13:52:45.481","loginID=null main-1","13""1-1151704483","null","null","update","update uf_jcl_kq_cqjg set cqsc=5.5,cqzt=1,fxrq='2024-05-16 13:52:45',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-18:30',xm1=126,sc1=2.0,xm2=126,sc2=1.0,xm3=144,sc3=0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-15 09:48:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-15 17:20:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[31, 2024-04-15]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:100)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","13:52:45.554","loginID=null main-1","9""1-1151704483","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[6034]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","13:52:45.572","loginID=null main-1","8""1-1151704483","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[6034]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","13:52:45.589","loginID=null main-1","8""1-1151704483","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[6034, 31-2024-05-16]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:180)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","13:52:45.606","loginID=null main-1","9""1-1151704483","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[6034, 31-2024-05-16]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:182)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","14:10:00.164","loginID=null main-1","13""1-298724898","null","null","update","update uf_jcl_kq_cqjg set cqsc=6.5,cqzt=1,fxrq='2024-05-16 14:10:00',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-17:30|',xm1=124,sc1=10.0,xm2=126,sc2=1.0,xm3=144,sc3=0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-15 09:48:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-15 17:20:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[31, 2024-04-15]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:100)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","14:10:00.245","loginID=null main-1","11""1-298724898","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[6034]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","14:10:00.266","loginID=null main-1","9""1-298724898","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[6034]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","14:10:00.285","loginID=null main-1","10""1-298724898","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[6034, 31-2024-05-16]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:180)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","14:10:00.305","loginID=null main-1","10""1-298724898","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[6034, 31-2024-05-16]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:182)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","14:32:14.157","loginID=null main-1","12""1-610454273","null","null","update","update uf_jcl_kq_cqjg set cqsc=7.5,cqzt=1,fxrq='2024-05-16 14:32:14',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-17:30|',xm1=124,sc1=10.0,xm2=7,sc2=1,xm3=152,sc3=0,xm4=144,sc4=0,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1=NULL,j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-15 17:20:00',j8=NULL,c2='2024-04-15 09:48:00',c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[31, 2024-04-15]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:100)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","14:32:14.236","loginID=null main-1","10""1-610454273","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[6034]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","14:32:14.257","loginID=null main-1","11""1-610454273","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[6034]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","14:32:14.279","loginID=null main-1","11""1-610454273","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[6034, 31-2024-05-16]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:180)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","14:32:14.301","loginID=null main-1","10""1-610454273","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[6034, 31-2024-05-16]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:182)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","14:56:06.906","loginID=null main-1","13""1-368342628","null","null","update","update uf_jcl_kq_cqjg set cqsc=7.5,cqzt=1,fxrq='2024-05-16 14:56:06',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-17:30|',xm1=7,sc1=1,xm2=124,sc2=10.0,xm3=152,sc3=0,xm4=144,sc4=0,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1=NULL,j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-15 09:48:00',j8=NULL,c2='2024-04-15 17:20:00',c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[31, 2024-04-15]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:100)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","14:56:06.984","loginID=null main-1","10""1-368342628","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[6034]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","14:56:07.005","loginID=null main-1","10""1-368342628","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[6034]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","14:56:07.027","loginID=null main-1","10""1-368342628","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[6034, 31-2024-05-16]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:180)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","14:56:07.047","loginID=null main-1","10""1-368342628","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[6034, 31-2024-05-16]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:182)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","16:01:53.471","loginID=null main-1","13""1-2030411960","null","null","update","update uf_jcl_kq_cqjg set cqsc=6.5,cqzt=1,fxrq='2024-05-16 16:01:53',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-17:30|',xm1=126,sc1=1.0,xm2=124,sc2=10.0,xm3=152,sc3=0,xm4=144,sc4=0,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-15 09:48:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-15 17:20:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[31, 2024-04-15]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:100)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","16:01:53.547","loginID=null main-1","9""1-2030411960","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[6034]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","16:01:53.566","loginID=null main-1","9""1-2030411960","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[6034]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","16:01:53.585","loginID=null main-1","9""1-2030411960","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[6034, 31-2024-05-16]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:180)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","16:01:53.604","loginID=null main-1","8""1-2030411960","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[6034, 31-2024-05-16]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:182)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","16:09:38.368","loginID=null main-1","12""1-901205084","null","null","update","update uf_jcl_kq_cqjg set cqsc=6.5,cqzt=1,fxrq='2024-05-16 16:09:38',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-17:30|',xm1=126,sc1=1.0,xm2=124,sc2=10.0,xm3=152,sc3=0,xm4=144,sc4=0,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-15 09:48:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-15 17:20:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[31, 2024-04-15]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:100)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","16:09:38.441","loginID=null main-1","10""1-901205084","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[6034]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","16:09:38.462","loginID=null main-1","10""1-901205084","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[6034]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","16:09:38.483","loginID=null main-1","12""1-901205084","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[6034, 31-2024-05-16]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:180)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","16:09:38.506","loginID=null main-1","10""1-901205084","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[6034, 31-2024-05-16]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:182)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","16:11:47.028","loginID=null main-1","13""1-1932332324","null","null","update","update uf_jcl_kq_cqjg set cqsc=6.5,cqzt=1,fxrq='2024-05-16 16:11:46',rqlx=0,sfxx=0,bc=1,bcbdxx='08:00-09:00|09:00-12:00|13:00-17:30|',xm1=126,sc1=2.0,xm2=124,sc2=10.0,xm3=144,sc3=0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-15 09:48:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-15 17:20:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[31, 2024-04-15]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:100)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","16:11:47.109","loginID=null main-1","9""1-1932332324","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[6034]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","16:11:47.129","loginID=null main-1","9""1-1932332324","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[6034]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","16:11:47.149","loginID=null main-1","10""1-1932332324","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[6034, 31-2024-05-16]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:180)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","16:11:47.169","loginID=null main-1","10""1-1932332324","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[6034, 31-2024-05-16]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:182)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","16:13:22.339","loginID=null main-1","13""1-525575644","null","null","insert","insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?),[d1366e13-4a1e-4feb-b2de-de566000307b, 0, 92, 31, 1, 17:30, 18:30, 155, 2024-05-16, 4, 31-2024-05-16, 1, 2024-04-15, 2024-04-15, 0.0, 16:13:22]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.common.util.CommonUtil.makeInsertSql(CommonUtil.java:53)
+ at com.engine.common.util.Utils.InsertFormTable(Utils.java:492)
+ at com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl.recordWorkOverTime(WorkOverTimeServiceImpl.java:392)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordWorkOverTime(UpdateAttendanceResultWrapper.java:170)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:290)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","16:13:22.407","loginID=null main-1","15""1-525575644","null","null","update","update uf_jcl_kq_cqjg set cqsc=6.5,cqzt=1,fxrq='2024-05-16 16:13:22',rqlx=0,sfxx=0,bc=1,bcbdxx='08:00-09:00|09:00-12:00|13:00-17:30|',xm1=126,sc1=2.0,xm2=124,sc2=10.0,xm3=155,sc3=0.0,xm4=144,sc4=0,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-15 09:48:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-15 17:20:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[31, 2024-04-15]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:100)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","16:13:22.483","loginID=null main-1","9""1-525575644","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[6034]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","16:13:22.502","loginID=null main-1","10""1-525575644","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[6034]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","16:13:22.522","loginID=null main-1","9""1-525575644","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[6034, 31-2024-05-16]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:180)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","16:13:22.542","loginID=null main-1","9""1-525575644","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[6034, 31-2024-05-16]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:182)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","16:13:59.958","loginID=null main-1","13""1-1337866219","null","null","insert","insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?),[1f7b393a-4252-4d94-8880-e89f8fe4943e, 0, 92, 31, 1, 17:30, 18:30, 155, 2024-05-16, 4, 31-2024-05-16, 1, 2024-04-15, 2024-04-15, 0.0, 16:13:59]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.common.util.CommonUtil.makeInsertSql(CommonUtil.java:53)
+ at com.engine.common.util.Utils.InsertFormTable(Utils.java:492)
+ at com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl.recordWorkOverTime(WorkOverTimeServiceImpl.java:392)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordWorkOverTime(UpdateAttendanceResultWrapper.java:170)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:290)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","16:14:00.027","loginID=null main-1","13""1-1337866219","null","null","update","update uf_jcl_kq_cqjg set cqsc=6.5,cqzt=1,fxrq='2024-05-16 16:14:00',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-17:30|',xm1=126,sc1=1.0,xm2=124,sc2=10.0,xm3=152,sc3=0,xm4=155,sc4=0.0,xm5=144,sc5=0,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-15 09:48:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-15 17:20:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[31, 2024-04-15]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:100)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","16:14:00.111","loginID=null main-1","10""1-1337866219","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[6034]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","16:14:00.131","loginID=null main-1","9""1-1337866219","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[6034]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","16:14:00.151","loginID=null main-1","10""1-1337866219","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[6034, 31-2024-05-16]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:180)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","16:14:00.172","loginID=null main-1","10""1-1337866219","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[6034, 31-2024-05-16]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:182)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","17:19:49.181","loginID=null main-1","10""1-1940445711","null","null","insert","insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?),[91ec77e6-eeef-4468-85f8-eb327a8fc6ca, 0, 92, 81, 1, 08:00, 09:00, 152, 2024-05-16, 4, 81-2024-05-16, 1, 2024-05-02, 2024-05-02, 1.0, 17:19:49]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.common.util.CommonUtil.makeInsertSql(CommonUtil.java:53)
+ at com.engine.common.util.Utils.InsertFormTable(Utils.java:492)
+ at com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl.recordWorkOverTime(WorkOverTimeServiceImpl.java:392)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordWorkOverTime(UpdateAttendanceResultWrapper.java:170)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:290)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","17:19:49.213","loginID=null main-1","9""1-1940445711","null","null","insert","insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?),[69c02e00-8c64-4643-acfe-51aa6e0f235e, 0, 92, 81, 1, 17:30, 21:37, 155, 2024-05-16, 4, 81-2024-05-16, 1, 2024-05-02, 2024-05-02, 1.0, 17:19:49]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.common.util.CommonUtil.makeInsertSql(CommonUtil.java:53)
+ at com.engine.common.util.Utils.InsertFormTable(Utils.java:492)
+ at com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl.recordWorkOverTime(WorkOverTimeServiceImpl.java:392)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordWorkOverTime(UpdateAttendanceResultWrapper.java:170)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:290)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","17:19:49.279","loginID=null main-1","12""1-1940445711","null","null","update","update uf_jcl_kq_cqjg set cqsc=4.5,cqzt=0,fxrq='2024-05-16 17:19:49',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-17:30|',xm1=127,sc1=4.0,xm2=152,sc2=1.0,xm3=155,sc3=1.0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-02 09:47:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-05-02 21:37:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[81, 2024-05-02]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:100)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","17:19:49.349","loginID=null main-1","9""1-1940445711","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[6619]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","17:19:49.368","loginID=null main-1","11""1-1940445711","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[6619]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","17:19:49.389","loginID=null main-1","10""1-1940445711","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[6619, 81-2024-05-16]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:180)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","17:19:49.408","loginID=null main-1","10""1-1940445711","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[6619, 81-2024-05-16]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:182)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","17:28:46.478","loginID=null main-1","10""1-1991278377","null","null","insert","insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?),[e41d5fa9-fcb2-4e71-b8cc-0fcf890c60c4, 0, 92, 81, 1, 08:00, 09:00, 152, 2024-05-16, 4, 81-2024-05-16, 1, 2024-05-02, 2024-05-02, 1.0, 17:28:46]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.common.util.CommonUtil.makeInsertSql(CommonUtil.java:53)
+ at com.engine.common.util.Utils.InsertFormTable(Utils.java:492)
+ at com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl.recordWorkOverTime(WorkOverTimeServiceImpl.java:392)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordWorkOverTime(UpdateAttendanceResultWrapper.java:170)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:290)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","17:28:46.512","loginID=null main-1","10""1-1991278377","null","null","insert","insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?),[d27b28b6-842f-45ba-a114-b918a0f411ea, 0, 92, 81, 1, 17:30, 21:37, 155, 2024-05-16, 4, 81-2024-05-16, 1, 2024-05-02, 2024-05-02, 1.0, 17:28:46]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.common.util.CommonUtil.makeInsertSql(CommonUtil.java:53)
+ at com.engine.common.util.Utils.InsertFormTable(Utils.java:492)
+ at com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl.recordWorkOverTime(WorkOverTimeServiceImpl.java:392)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordWorkOverTime(UpdateAttendanceResultWrapper.java:170)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:290)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","17:28:46.582","loginID=null main-1","12""1-1991278377","null","null","update","update uf_jcl_kq_cqjg set cqsc=4.5,cqzt=0,fxrq='2024-05-16 17:28:46',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-17:30|',xm1=127,sc1=4.0,xm2=152,sc2=1.0,xm3=155,sc3=1.0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-02 09:47:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-05-02 21:37:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[81, 2024-05-02]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:100)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","17:28:46.655","loginID=null main-1","9""1-1991278377","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[6619]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","17:28:46.674","loginID=null main-1","9""1-1991278377","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[6619]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","17:28:46.693","loginID=null main-1","9""1-1991278377","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[6619, 81-2024-05-16]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:180)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","17:28:46.712","loginID=null main-1","9""1-1991278377","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[6619, 81-2024-05-16]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:182)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","17:28:47.607","loginID=null main-1","9""1-1991278377","null","null","delete","delete from uf_jcl_kq_cqjt where rq >= '2024-05-02' and rq <= '2024-05-02' and yg in (81) and bc in (1,2,3),[]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:117)
+ at com.engine.attendance.workflow.service.impl.AllowanceServiceImpl.addAllowanceRecords(AllowanceServiceImpl.java:146)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:162)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","17:28:47.648","loginID=null main-1","30""1-1991278377","null","null","insert"," insert into uf_jcl_kq_cqjt(formmodeid,modeuuid,modedatacreater,modedatacreatertype,modedatacreatedate,modedatacreatetime,szjg,yg,rq,bc,jtlx,sc) values(?,?,?,?,?,?,?,?,?,?,?,?),[106, dc94f798-d1de-41c1-b583-a61b1a9aee76, 1, 0, 2024-05-16, 17:28:47, 1, 81, 2024-05-02, 1, 149, 2.00]",")
+ at weaver.conn.RecordSet.executeBatchSql(RecordSet.java:1621)
+ at weaver.conn.RecordSet.executeBatchSql(RecordSet.java:1468)
+ at com.engine.attendance.workflow.service.impl.AllowanceServiceImpl.addAllowanceRecords(AllowanceServiceImpl.java:175)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:162)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
+"2024-05-16","17:30:16.090","loginID=null main-1","11""1-808417649","null","null","insert","insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?),[7c17fc56-95d0-4f1f-bf19-04376b16b53a, 0, 92, 81, 1, 08:00, 09:00, 152, 2024-05-16, 4, 81-2024-05-16, 1, 2024-05-02, 2024-05-02, 0.0, 17:30:16]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.common.util.CommonUtil.makeInsertSql(CommonUtil.java:53)
+ at com.engine.common.util.Utils.InsertFormTable(Utils.java:492)
+ at com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl.recordWorkOverTime(WorkOverTimeServiceImpl.java:392)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordWorkOverTime(UpdateAttendanceResultWrapper.java:170)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:290)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+"
diff --git a/WEB-INF/sqllog/ecologysql b/WEB-INF/sqllog/ecologysql
index 7b78022..ab116cb 100644
--- a/WEB-INF/sqllog/ecologysql
+++ b/WEB-INF/sqllog/ecologysql
@@ -1,5611 +1,15 @@
-"2024-05-07","09:29:02.934","loginID=null main-1","16""1-2073299099","null","null","update","update uf_jcl_kq_cqjg set cqsc=0,cqzt=0,fxrq='2024-05-07 09:29:02',rqlx=1,sfxx=1,bc=NULL,bcbdxx=NULL,xm1=NULL,sc1=NULL,xm2=NULL,sc2=NULL,xm3=NULL,sc3=NULL,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1=NULL,c1=NULL,j2=NULL,c2=NULL,j3=NULL,c3=NULL,j4=NULL,c4=NULL,j5=NULL,c5=NULL,j6=NULL,c6=NULL,j7=NULL,c7=NULL,j8=NULL,c8=NULL where ygid=? and rq=?,[295, 2024-04-25]",")
+"2024-05-16","17:30:16.122","loginID=null main-1","9""1-808417649","null","null","insert","insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?),[3d24c50a-3be0-4d75-8a4a-a96938c52f96, 0, 92, 81, 1, 17:30, 21:37, 155, 2024-05-16, 4, 81-2024-05-16, 1, 2024-05-02, 2024-05-02, 1.0, 17:30:16]",")
at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
at com.engine.common.util.DbTools.update(DbTools.java:120)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:106)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:17)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:470)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:137)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-07","09:29:02.981","loginID=null main-1","0""1-2073299099","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[22474]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:165)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:17)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:470)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:137)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-07","09:29:02.981","loginID=null main-1","0""1-2073299099","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[22474]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:180)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:165)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:17)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:470)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:137)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-07","09:29:02.981","loginID=null main-1","0""1-2073299099","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[22474, 295-2024-05-07]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:182)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:165)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:17)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:470)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:137)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-07","09:29:02.981","loginID=null main-1","0""1-2073299099","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[22474, 295-2024-05-07]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:184)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:165)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:17)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:470)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:137)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-07","16:55:30.508","loginID=null main-1","6""1-1066615508","null","null","update","update uf_jcl_kq_cqjg set cqsc=0.0,cqzt=1,fxrq='2024-05-07 16:55:30',rqlx=0,sfxx=0,bc=NULL,bcbdxx=NULL,xm1=7,sc1=1,xm2=7,sc2=1,xm3=NULL,sc3=NULL,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1=NULL,c1=NULL,j2=NULL,c2=NULL,j3=NULL,c3=NULL,j4=NULL,c4=NULL,j5=NULL,c5=NULL,j6=NULL,c6=NULL,j7=NULL,c7=NULL,j8=NULL,c8=NULL where ygid=? and rq=?,[295, 2024-04-08]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:120)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:96)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.service.impl.ComprehensiveWorkingHourServiceImpl.excuteByWorkHour(ComprehensiveWorkingHourServiceImpl.java:198)
- at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:467)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-07","16:55:30.538","loginID=null main-1","0""1-1066615508","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[28161]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:168)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:155)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.service.impl.ComprehensiveWorkingHourServiceImpl.excuteByWorkHour(ComprehensiveWorkingHourServiceImpl.java:198)
- at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:467)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-07","16:55:30.539","loginID=null main-1","0""1-1066615508","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[28161]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:170)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:155)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.service.impl.ComprehensiveWorkingHourServiceImpl.excuteByWorkHour(ComprehensiveWorkingHourServiceImpl.java:198)
- at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:467)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-07","16:55:30.540","loginID=null main-1","0""1-1066615508","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[28161, 295-2024-05-07]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:155)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.service.impl.ComprehensiveWorkingHourServiceImpl.excuteByWorkHour(ComprehensiveWorkingHourServiceImpl.java:198)
- at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:467)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-07","16:55:30.541","loginID=null main-1","0""1-1066615508","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[28161, 295-2024-05-07]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:155)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.service.impl.ComprehensiveWorkingHourServiceImpl.excuteByWorkHour(ComprehensiveWorkingHourServiceImpl.java:198)
- at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:467)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-07","17:03:17.272","loginID=null main-1","6""1-182670350","null","null","update","update uf_jcl_kq_cqjg set cqsc=0.0,cqzt=1,fxrq='2024-05-07 17:03:17',rqlx=0,sfxx=0,bc=NULL,bcbdxx=NULL,xm1=7,sc1=1,xm2=NULL,sc2=NULL,xm3=NULL,sc3=NULL,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-08 09:00' where ygid=? and rq=?,[295, 2024-04-08]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:120)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:96)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.service.impl.ComprehensiveWorkingHourServiceImpl.excuteByWorkHour(ComprehensiveWorkingHourServiceImpl.java:198)
- at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:467)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-07","17:03:17.296","loginID=null main-1","0""1-182670350","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[28161]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:168)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:155)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.service.impl.ComprehensiveWorkingHourServiceImpl.excuteByWorkHour(ComprehensiveWorkingHourServiceImpl.java:198)
- at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:467)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-07","17:03:17.297","loginID=null main-1","1""1-182670350","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[28161]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:170)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:155)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.service.impl.ComprehensiveWorkingHourServiceImpl.excuteByWorkHour(ComprehensiveWorkingHourServiceImpl.java:198)
- at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:467)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-07","17:03:17.298","loginID=null main-1","0""1-182670350","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[28161, 295-2024-05-07]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:155)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.service.impl.ComprehensiveWorkingHourServiceImpl.excuteByWorkHour(ComprehensiveWorkingHourServiceImpl.java:198)
- at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:467)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-07","17:03:17.298","loginID=null main-1","2""1-182670350","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[28161, 295-2024-05-07]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:155)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.service.impl.ComprehensiveWorkingHourServiceImpl.excuteByWorkHour(ComprehensiveWorkingHourServiceImpl.java:198)
- at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:467)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-09","11:12:45.463","loginID=null main-1","32""1-777190206","null","null","insert","insert into uf_jcl_kq_cqjg (szjg,ygid,fbid,bm,zw,rq,bc,bcbdxx,cqzt,cqsc,sjzt,fxrq,formmodeid,modeuuid,modedatacreater,modedatacreatertype,modedatacreatedate,modedatacreatetime,rqlx,sfxx) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?),[24, 224, 24, 31, 21, 2024-05-08, null, null, 1, 0, 1, 2024-05-09 11:12:25, 19, 7ada8a6b-650c-4ef4-808f-80ac0251f904, 1, 0, 2024-05-09, 11:12:25, 0, 0]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:120)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:156)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:473)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-09","11:12:49.147","loginID=null main-1","32""1-777190206","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[40721]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:473)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-09","11:12:49.179","loginID=null main-1","15""1-777190206","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[40721]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:473)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-09","11:12:49.194","loginID=null main-1","407""1-777190206","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[40721, 224-2024-05-09]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:473)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-09","11:12:49.601","loginID=null main-1","31""1-777190206","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[40721, 224-2024-05-09]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:473)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-09","11:35:23.352","loginID=null main-1","47""1-1668837760","null","null","insert","insert into uf_jcl_kq_cqjg (szjg,ygid,fbid,bm,zw,rq,bc,bcbdxx,cqzt,cqsc,sjzt,fxrq,formmodeid,modeuuid,modedatacreater,modedatacreatertype,modedatacreatedate,modedatacreatetime,rqlx,sfxx,xm1,sc1) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?),[522, 334, 522, 1028, 21, 2024-05-08, 33, 09:00-18:00, 0, 0, 1, 2024-05-09 11:35:22, 19, 16175307-17cf-404e-a2e5-498e400ed17d, 1, 0, 2024-05-09, 11:35:22, 0, 0, 120, 9]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:120)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:156)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:202)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-09","11:35:23.825","loginID=null main-1","15""1-1668837760","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[40941]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:202)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-09","11:35:23.840","loginID=null main-1","32""1-1668837760","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[40941]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:202)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-09","11:35:23.872","loginID=null main-1","15""1-1668837760","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[40941, 334-2024-05-09]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:202)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-09","11:35:23.887","loginID=null main-1","16""1-1668837760","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[40941, 334-2024-05-09]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:202)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-09","11:37:29.560","loginID=null main-1","31""1-1593165620","null","null","update","update uf_jcl_kq_cqjg set cqsc=0,cqzt=1,fxrq='2024-05-09 11:37:29',rqlx=0,sfxx=0,bc=NULL,bcbdxx=NULL,xm1=NULL,sc1=NULL,xm2=NULL,sc2=NULL,xm3=NULL,sc3=NULL,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1=NULL,c1=NULL,j2=NULL,c2=NULL,j3=NULL,c3=NULL,j4=NULL,c4=NULL,j5=NULL,c5=NULL,j6=NULL,c6=NULL,j7=NULL,c7=NULL,j8=NULL,c8=NULL where ygid=? and rq=?,[224, 2024-05-08]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:120)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:96)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:473)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:107)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-09","11:37:29.763","loginID=null main-1","15""1-1593165620","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[40721]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:473)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:107)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-09","11:37:29.778","loginID=null main-1","32""1-1593165620","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[40721]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:473)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:107)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-09","11:37:29.810","loginID=null main-1","421""1-1593165620","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[40721, 224-2024-05-09]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:473)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:107)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-09","11:37:30.231","loginID=null main-1","32""1-1593165620","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[40721, 224-2024-05-09]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordNoClass(UpdateAttendanceResultWrapper.java:473)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:179)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:107)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-09","18:35:06.463","loginID=null main-1","30""1-849776463","null","null","update","update uf_jcl_kq_cqjg set cqsc=8.0,cqzt=1,fxrq='2024-05-09 18:35:06',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=7,sc1=1,xm2=119,sc2=0,xm3=NULL,sc3=NULL,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-06 08:00:00',j2='2024-05-06 13:50:00',j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1=NULL,j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[23, 2024-05-06]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:120)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:96)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:313)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-09","18:35:06.651","loginID=null main-1","21""1-849776463","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[40518]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:313)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-09","18:35:06.672","loginID=null main-1","19""1-849776463","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[40518]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:313)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-09","18:35:06.691","loginID=null main-1","30""1-849776463","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[40518, 23-2024-05-09]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:313)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-09","18:35:06.723","loginID=null main-1","19""1-849776463","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[40518, 23-2024-05-09]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:313)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-10","15:26:11.536","loginID=null main-1","18""1-1615873578","null","null","insert","insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?),[5bdcc60e-b00e-4032-80c8-dc44b5b7aaa5, 0, 25, 25, 1, 11:50, 12:50, 118, 2024-05-10, 4, 25-2024-05-10, 1, 2024-05-08, 2024-05-08, 40.0, 15:26:04]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:120)
- at com.engine.common.util.CommonUtil.makeInsertSql(CommonUtil.java:53)
- at com.engine.common.util.Utils.InsertFormTable(Utils.java:492)
- at com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl.recordWorkOverTime(WorkOverTimeServiceImpl.java:393)
- at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordWorkOverTime(UpdateAttendanceResultWrapper.java:170)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:287)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-10","15:27:22.177","loginID=null main-1","454""1-1615873578","null","null","insert","insert into uf_jcl_kq_jqye(modeuuid,ygid,modedatacreatertype,sxrq,jqid,formmodeid,modedatacreatedate,lyid,ktsc,modedatacreatetime,jzrq,modedatacreater) values (?,?,?,?,?,?,?,?,?,?,?,?),[164047a3-5115-4391-8712-60895a6060af, 25, 0, 2024-05-09, 147, 11, 2024-05-10, 25-2024-05-10, 40.0, 15:27:22, 2025-05-09, 1]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:120)
- at com.engine.common.util.CommonUtil.makeInsertSql(CommonUtil.java:53)
- at com.engine.common.util.Utils.InsertFormTable(Utils.java:492)
- at com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl.recordWorkOverTime(WorkOverTimeServiceImpl.java:462)
- at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordWorkOverTime(UpdateAttendanceResultWrapper.java:170)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:287)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-10","16:26:20.337","loginID=null main-1","445""1-1682157864","null","null","update","update uf_jcl_kq_jqye set ygid='295',sxrq='2024-01-01',jqid='149',ztsc='0',qsrq='2018-06-01',yqsxrq='2024-12-31',wxsc='0.0',yxsc='0',ffsj='2024-05-10 16:26:19',lyid='75',ktsc='0.0',jzrq='2024-12-31' where 1=1 and id='2241',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:25)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-10","16:30:08.042","loginID=null main-1","366""1-1682157864","null","null","update","update uf_jcl_kq_jqye set ygid='296',sxrq='2024-01-01',jqid='149',ztsc='0',qsrq='2021-06-01',yqsxrq='2024-12-31',wxsc='0.0',yxsc='0',ffsj='2024-05-10 16:26:45',lyid='75',ktsc='0.0',jzrq='2024-12-31' where 1=1 and id='2286',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:25)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-10","16:31:50.143","loginID=null main-1","25""1-1791589252","null","null","update","update uf_jcl_kq_jqye set ygid='295',sxrq='2024-01-01',jqid='149',ztsc='0',qsrq='2018-06-01',yqsxrq='2024-12-31',wxsc='0.0',yxsc='0',ffsj='2024-05-10 16:31:48',lyid='75',ktsc='0.0',jzrq='2024-12-31' where 1=1 and id='2241',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:25)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-10","16:36:39.044","loginID=null main-1","431""1-1113414982","null","null","update","update uf_jcl_kq_jqye set ygid='295',sxrq='2024-01-01',jqid='149',ztsc='0',qsrq='2018-06-01',yqsxrq='2024-12-31',wxsc='10.0',yxsc='0',ffsj='2024-05-10 16:36:20',lyid='75',ktsc='10.0',jzrq='2024-12-31' where 1=1 and id='2241',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:25)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-10","16:36:57.775","loginID=null main-1","26""1-1113414982","null","null","update","update uf_jcl_kq_jqye set ygid='296',sxrq='2024-01-01',jqid='149',ztsc='0',qsrq='2021-06-01',yqsxrq='2024-12-31',wxsc='10.0',yxsc='0',ffsj='2024-05-10 16:36:41',lyid='75',ktsc='10.0',jzrq='2024-12-31' where 1=1 and id='2286',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:25)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-11","10:22:10.019","loginID=null main-1","66""1-2118255842","null","null","insert","insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?),[a36ba367-709b-432d-b5f4-38e91a150355, 0, 25, 25, 1, 11:50, 12:50, 118, 2024-05-11, 4, 25-2024-05-11, 1, 2024-05-08, 2024-05-08, 60.0, 10:22:09]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:120)
- at com.engine.common.util.CommonUtil.makeInsertSql(CommonUtil.java:53)
- at com.engine.common.util.Utils.InsertFormTable(Utils.java:492)
- at com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl.recordWorkOverTime(WorkOverTimeServiceImpl.java:393)
- at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordWorkOverTime(UpdateAttendanceResultWrapper.java:170)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:287)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-11","10:22:10.302","loginID=null main-1","71""1-2118255842","null","null","insert","insert into uf_jcl_kq_jqye(modeuuid,ygid,modedatacreatertype,sxrq,jqid,formmodeid,modedatacreatedate,lyid,ktsc,modedatacreatetime,jzrq,modedatacreater) values (?,?,?,?,?,?,?,?,?,?,?,?),[7f60bc3b-7a2a-4193-bf88-9c541e895f51, 25, 0, 2024-05-09, 147, 11, 2024-05-11, 25-2024-05-11, 60.0, 10:22:10, 2024-12-31, 1]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:120)
- at com.engine.common.util.CommonUtil.makeInsertSql(CommonUtil.java:53)
- at com.engine.common.util.Utils.InsertFormTable(Utils.java:492)
- at com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl.recordWorkOverTime(WorkOverTimeServiceImpl.java:462)
- at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordWorkOverTime(UpdateAttendanceResultWrapper.java:170)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:287)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-11","10:22:10.805","loginID=null main-1","72""1-2118255842","null","null","update","update uf_jcl_kq_cqjg set cqsc=0.0,cqzt=1,fxrq='2024-05-11 10:22:10',rqlx=0,sfxx=0,bc=55,bcbdxx='09:00-12:00|13:00-18:00',xm1=7,sc1=1,xm2=118,sc2=60.0,xm3=NULL,sc3=NULL,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-08 08:00:45',j2='2024-05-08 11:50:00',j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1=NULL,j8=NULL,c2='2024-05-08 12:50:45',c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[25, 2024-05-08]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:120)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:96)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:313)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-11","10:22:11.308","loginID=null main-1","60""1-2118255842","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[41413]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:313)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-11","10:22:11.369","loginID=null main-1","62""1-2118255842","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[41413]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:313)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-11","10:22:11.431","loginID=null main-1","60""1-2118255842","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[41413, 25-2024-05-11]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:313)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-11","10:22:11.492","loginID=null main-1","65""1-2118255842","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[41413, 25-2024-05-11]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:214)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:313)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:121)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:32.495","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='295',sxrq='2024-01-01',jqid='143',ztsc='0',qsrq='2024-02-25',yqsxrq='2024-12-31',wxsc='0.0',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='68',ktsc='0.0',jzrq='2024-12-31' where 1=1 and id='1784',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:32.526","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='295',sxrq='2024-04-25',jqid='144',ztsc='0',qsrq='2024-02-25',yqsxrq='2024-07-24',wxsc='0.0',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='69',ktsc='0.0',jzrq='2024-07-24' where 1=1 and id='1860',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:32.542","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='295',sxrq='2024-02-25',jqid='123',ztsc='0',qsrq='2024-02-25',yqsxrq='2025-02-24',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='66',ktsc='5.0',jzrq='2025-02-24' where 1=1 and id='1786',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:32.564","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='295',sxrq='2024-01-01',jqid='145',ztsc='0',qsrq='2024-03-01',yqsxrq='2024-12-31',wxsc='16.5',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='70',ktsc='16.5',jzrq='2024-12-31' where 1=1 and id='1975',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:32.579","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='295',sxrq='2024-01-01',jqid='146',ztsc='0',qsrq='2024-02-25',yqsxrq='2024-12-31',wxsc='1.0792',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='72',ktsc='1.0792',jzrq='2024-12-31' where 1=1 and id='2225',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:32.595","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='295',sxrq='2024-05-01',jqid='148',ztsc='0',qsrq='2024-03-01',yqsxrq='2024-05-31',wxsc='0.4194',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='74',ktsc='0.4194',jzrq='2024-05-31' where 1=1 and id='2122',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:32.626","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='295',sxrq='2024-02-01',jqid='149',ztsc='0',qsrq='2024-02-01',yqsxrq='2025-01-31',wxsc='0.0',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='85',ktsc='0.0',jzrq='2025-01-31' where 1=1 and id='2649',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:32.642","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='295',sxrq='2024-01-01',jqid='142',ztsc='0',qsrq='2018-05-07',yqsxrq='2024-12-31',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='67',ktsc='10.0',jzrq='2024-12-31' where 1=1 and id='1643',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:32.680","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='296',sxrq='2024-01-01',jqid='143',ztsc='0',qsrq='2023-10-01',yqsxrq='2024-12-31',wxsc='0.5',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='68',ktsc='0.5',jzrq='2024-12-31' where 1=1 and id='2526',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:32.695","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='296',sxrq='2024-05-01',jqid='144',ztsc='0',qsrq='2023-10-01',yqsxrq='2024-07-30',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='69',ktsc='5.0',jzrq='2024-07-30' where 1=1 and id='2527',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:32.711","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='296',sxrq='2023-10-01',jqid='123',ztsc='0',qsrq='2023-10-01',yqsxrq='2024-09-30',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='66',ktsc='5.0',jzrq='2024-09-30' where 1=1 and id='2528',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:32.727","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='296',sxrq='2024-01-01',jqid='145',ztsc='0',qsrq='2023-11-01',yqsxrq='2024-12-31',wxsc='20.0',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='70',ktsc='20.0',jzrq='2024-12-31' where 1=1 and id='2529',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:32.742","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='296',sxrq='2024-01-01',jqid='146',ztsc='0',qsrq='2023-10-01',yqsxrq='2024-12-31',wxsc='7.3224',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='72',ktsc='7.3224',jzrq='2024-12-31' where 1=1 and id='2530',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:32.764","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='296',sxrq='2024-05-01',jqid='148',ztsc='0',qsrq='2023-11-01',yqsxrq='2024-05-31',wxsc='0.8387',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='74',ktsc='0.8387',jzrq='2024-05-31' where 1=1 and id='2531',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:32.780","loginID=null main-1","16""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='296',sxrq='2023-10-01',jqid='149',ztsc='0',qsrq='2023-10-01',yqsxrq='2024-09-30',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='85',ktsc='5.0',jzrq='2024-09-30' where 1=1 and id='2650',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:32.796","loginID=null main-1","15""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='296',sxrq='2024-01-01',jqid='142',ztsc='0',qsrq='2021-05-01',yqsxrq='2024-12-31',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='67',ktsc='10.0',jzrq='2024-12-31' where 1=1 and id='2533',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:32.858","loginID=null main-1","7""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='297',sxrq='2024-05-01',jqid='149',ztsc='0',qsrq='2024-05-01',yqsxrq='2025-04-30',wxsc='0.0',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='85',ktsc='0.0',jzrq='2025-04-30' where 1=1 and id='2651',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:32.880","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='297',sxrq='2024-01-01',jqid='142',ztsc='0',qsrq='2018-08-10',yqsxrq='2024-12-31',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='67',ktsc='10.0',jzrq='2024-12-31' where 1=1 and id='1645',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:32.911","loginID=null main-1","16""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='298',sxrq='2024-01-01',jqid='143',ztsc='0',qsrq='2024-05-02',yqsxrq='2024-12-31',wxsc='0.0',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='68',ktsc='0.0',jzrq='2024-12-31' where 1=1 and id='1775',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:32.927","loginID=null main-1","16""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='298',sxrq='2024-05-02',jqid='144',ztsc='0',qsrq='2024-05-02',yqsxrq='2024-08-01',wxsc='0.0',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='69',ktsc='0.0',jzrq='2024-08-01' where 1=1 and id='1833',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:32.958","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='298',sxrq='2024-05-02',jqid='123',ztsc='0',qsrq='2024-05-02',yqsxrq='2025-05-01',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='66',ktsc='5.0',jzrq='2025-05-01' where 1=1 and id='1777',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:32.965","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='298',sxrq='2024-01-01',jqid='146',ztsc='0',qsrq='2024-05-02',yqsxrq='2024-12-31',wxsc='0.1639',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='72',ktsc='0.1639',jzrq='2024-12-31' where 1=1 and id='2233',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:32.980","loginID=null main-1","16""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='298',sxrq='2024-05-01',jqid='149',ztsc='0',qsrq='2024-05-01',yqsxrq='2025-04-30',wxsc='0.0',yxsc='0',ffsj='2024-05-13 15:16:32',lyid='85',ktsc='0.0',jzrq='2025-04-30' where 1=1 and id='2652',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.012","loginID=null main-1","31""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='298',sxrq='2024-01-01',jqid='142',ztsc='0',qsrq='2018-08-10',yqsxrq='2024-12-31',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='67',ktsc='10.0',jzrq='2024-12-31' where 1=1 and id='1646',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.081","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='310',sxrq='2024-01-01',jqid='143',ztsc='0',qsrq='2014-01-01',yqsxrq='2024-12-31',wxsc='0.5',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='68',ktsc='0.5',jzrq='2024-12-31' where 1=1 and id='2583',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.096","loginID=null main-1","47""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='310',sxrq='2024-05-01',jqid='144',ztsc='0',qsrq='2014-01-01',yqsxrq='2024-07-30',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='69',ktsc='5.0',jzrq='2024-07-30' where 1=1 and id='2584',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.165","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='310',sxrq='2024-01-01',jqid='123',ztsc='0',qsrq='2014-01-01',yqsxrq='2024-12-31',wxsc='20.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='66',ktsc='20.0',jzrq='2024-12-31' where 1=1 and id='2623',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.201","loginID=null main-1","2""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='310',sxrq='2024-01-01',jqid='145',ztsc='0',qsrq='2014-02-01',yqsxrq='2024-12-31',wxsc='20.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='70',ktsc='20.0',jzrq='2024-12-31' where 1=1 and id='2586',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.217","loginID=null main-1","1""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='310',sxrq='2024-01-01',jqid='146',ztsc='0',qsrq='2014-01-01',yqsxrq='2024-12-31',wxsc='7.3224',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='72',ktsc='7.3224',jzrq='2024-12-31' where 1=1 and id='2587',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.234","loginID=null main-1","1""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='310',sxrq='2024-05-01',jqid='148',ztsc='0',qsrq='2014-02-01',yqsxrq='2024-05-31',wxsc='0.8387',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='74',ktsc='0.8387',jzrq='2024-05-31' where 1=1 and id='2588',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.251","loginID=null main-1","1""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='310',sxrq='2024-01-01',jqid='149',ztsc='0',qsrq='2014-01-01',yqsxrq='2024-12-31',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='85',ktsc='10.0',jzrq='2024-12-31' where 1=1 and id='2593',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.265","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='310',sxrq='2024-01-01',jqid='142',ztsc='0',qsrq='2018-08-10',yqsxrq='2024-12-31',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='67',ktsc='10.0',jzrq='2024-12-31' where 1=1 and id='2590',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.297","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='299',sxrq='2024-01-01',jqid='143',ztsc='0',qsrq='2024-05-01',yqsxrq='2024-12-31',wxsc='0.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='68',ktsc='0.0',jzrq='2024-12-31' where 1=1 and id='1647',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.312","loginID=null main-1","16""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='299',sxrq='2024-05-01',jqid='144',ztsc='0',qsrq='2024-05-01',yqsxrq='2024-07-30',wxsc='0.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='69',ktsc='0.0',jzrq='2024-07-30' where 1=1 and id='1834',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.343","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='299',sxrq='2024-05-01',jqid='123',ztsc='0',qsrq='2024-05-01',yqsxrq='2025-04-30',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='66',ktsc='5.0',jzrq='2025-04-30' where 1=1 and id='1648',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.366","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='299',sxrq='2024-01-01',jqid='146',ztsc='0',qsrq='2024-05-01',yqsxrq='2024-12-31',wxsc='0.1776',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='72',ktsc='0.1776',jzrq='2024-12-31' where 1=1 and id='2234',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.381","loginID=null main-1","16""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='299',sxrq='2024-05-01',jqid='149',ztsc='0',qsrq='2024-05-01',yqsxrq='2025-04-30',wxsc='0.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='85',ktsc='0.0',jzrq='2025-04-30' where 1=1 and id='2653',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.397","loginID=null main-1","15""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='299',sxrq='2024-01-01',jqid='142',ztsc='0',qsrq='2018-08-10',yqsxrq='2024-12-31',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='67',ktsc='10.0',jzrq='2024-12-31' where 1=1 and id='1649',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.444","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='311',sxrq='2024-01-01',jqid='143',ztsc='0',qsrq='2021-05-23',yqsxrq='2024-12-31',wxsc='0.5',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='68',ktsc='0.5',jzrq='2024-12-31' where 1=1 and id='1654',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.466","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='311',sxrq='2024-04-23',jqid='144',ztsc='0',qsrq='2021-05-23',yqsxrq='2024-07-22',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='69',ktsc='5.0',jzrq='2024-07-22' where 1=1 and id='1836',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.481","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='311',sxrq='2024-05-23',jqid='123',ztsc='0',qsrq='2021-05-23',yqsxrq='2025-05-22',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='66',ktsc='10.0',jzrq='2025-05-22' where 1=1 and id='1656',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.497","loginID=null main-1","16""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='311',sxrq='2024-01-01',jqid='145',ztsc='0',qsrq='2021-06-01',yqsxrq='2024-12-31',wxsc='20.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='70',ktsc='20.0',jzrq='2024-12-31' where 1=1 and id='1917',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.513","loginID=null main-1","15""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='311',sxrq='2024-01-01',jqid='146',ztsc='0',qsrq='2021-05-23',yqsxrq='2024-12-31',wxsc='7.3224',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='72',ktsc='7.3224',jzrq='2024-12-31' where 1=1 and id='2200',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.544","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='311',sxrq='2024-05-01',jqid='148',ztsc='0',qsrq='2021-06-01',yqsxrq='2024-05-31',wxsc='0.8387',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='74',ktsc='0.8387',jzrq='2024-05-31' where 1=1 and id='2125',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.566","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='311',sxrq='2024-05-01',jqid='149',ztsc='0',qsrq='2021-05-01',yqsxrq='2025-04-30',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='85',ktsc='5.0',jzrq='2025-04-30' where 1=1 and id='2654',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.582","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='311',sxrq='2024-01-01',jqid='142',ztsc='0',qsrq='2018-08-10',yqsxrq='2024-12-31',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='67',ktsc='10.0',jzrq='2024-12-31' where 1=1 and id='1657',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.666","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='312',sxrq='2024-01-01',jqid='143',ztsc='0',qsrq='2021-05-22',yqsxrq='2024-12-31',wxsc='0.5',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='68',ktsc='0.5',jzrq='2024-12-31' where 1=1 and id='1658',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.682","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='312',sxrq='2024-04-22',jqid='144',ztsc='0',qsrq='2021-05-22',yqsxrq='2024-07-21',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='69',ktsc='5.0',jzrq='2024-07-21' where 1=1 and id='1837',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.698","loginID=null main-1","15""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='312',sxrq='2024-05-22',jqid='123',ztsc='0',qsrq='2021-05-22',yqsxrq='2025-05-21',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='66',ktsc='10.0',jzrq='2025-05-21' where 1=1 and id='1660',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.729","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='312',sxrq='2024-01-01',jqid='145',ztsc='0',qsrq='2021-06-01',yqsxrq='2024-12-31',wxsc='20.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='70',ktsc='20.0',jzrq='2024-12-31' where 1=1 and id='1918',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.729","loginID=null main-1","15""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='312',sxrq='2024-01-01',jqid='146',ztsc='0',qsrq='2021-05-22',yqsxrq='2024-12-31',wxsc='7.3224',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='72',ktsc='7.3224',jzrq='2024-12-31' where 1=1 and id='2201',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.744","loginID=null main-1","23""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='312',sxrq='2024-05-01',jqid='148',ztsc='0',qsrq='2021-06-01',yqsxrq='2024-05-31',wxsc='0.8387',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='74',ktsc='0.8387',jzrq='2024-05-31' where 1=1 and id='2126',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.782","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='312',sxrq='2024-05-01',jqid='149',ztsc='0',qsrq='2021-05-01',yqsxrq='2025-04-30',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='85',ktsc='5.0',jzrq='2025-04-30' where 1=1 and id='2655',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.798","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='312',sxrq='2024-01-01',jqid='142',ztsc='0',qsrq='2018-08-10',yqsxrq='2024-12-31',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='67',ktsc='10.0',jzrq='2024-12-31' where 1=1 and id='1661',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.845","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='313',sxrq='2024-01-01',jqid='143',ztsc='0',qsrq='2021-05-21',yqsxrq='2024-12-31',wxsc='0.5',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='68',ktsc='0.5',jzrq='2024-12-31' where 1=1 and id='1662',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.845","loginID=null main-1","15""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='313',sxrq='2024-04-21',jqid='144',ztsc='0',qsrq='2021-05-21',yqsxrq='2024-07-20',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='69',ktsc='5.0',jzrq='2024-07-20' where 1=1 and id='1838',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.867","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='313',sxrq='2024-05-21',jqid='123',ztsc='0',qsrq='2021-05-21',yqsxrq='2025-05-20',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='66',ktsc='10.0',jzrq='2025-05-20' where 1=1 and id='1664',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.882","loginID=null main-1","16""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='313',sxrq='2024-01-01',jqid='145',ztsc='0',qsrq='2021-06-01',yqsxrq='2024-12-31',wxsc='20.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='70',ktsc='20.0',jzrq='2024-12-31' where 1=1 and id='1920',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.914","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='313',sxrq='2024-01-01',jqid='146',ztsc='0',qsrq='2021-05-21',yqsxrq='2024-12-31',wxsc='7.3224',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='72',ktsc='7.3224',jzrq='2024-12-31' where 1=1 and id='2202',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.929","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='313',sxrq='2024-05-01',jqid='148',ztsc='0',qsrq='2021-06-01',yqsxrq='2024-05-31',wxsc='0.8387',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='74',ktsc='0.8387',jzrq='2024-05-31' where 1=1 and id='2127',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.945","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='313',sxrq='2024-05-01',jqid='149',ztsc='0',qsrq='2021-05-01',yqsxrq='2025-04-30',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='85',ktsc='5.0',jzrq='2025-04-30' where 1=1 and id='2656',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:33.967","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='313',sxrq='2024-01-01',jqid='142',ztsc='0',qsrq='2018-08-10',yqsxrq='2024-12-31',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:33',lyid='67',ktsc='10.0',jzrq='2024-12-31' where 1=1 and id='1665',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:34.014","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='314',sxrq='2024-01-01',jqid='143',ztsc='0',qsrq='2021-05-01',yqsxrq='2024-12-31',wxsc='0.5',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='68',ktsc='0.5',jzrq='2024-12-31' where 1=1 and id='1666',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:34.030","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='314',sxrq='2024-05-01',jqid='144',ztsc='0',qsrq='2021-05-01',yqsxrq='2024-07-30',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='69',ktsc='5.0',jzrq='2024-07-30' where 1=1 and id='1839',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:34.045","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='314',sxrq='2024-05-01',jqid='123',ztsc='0',qsrq='2021-05-01',yqsxrq='2025-04-30',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='66',ktsc='10.0',jzrq='2025-04-30' where 1=1 and id='1668',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:34.067","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='314',sxrq='2024-01-01',jqid='145',ztsc='0',qsrq='2021-06-01',yqsxrq='2024-12-31',wxsc='20.0',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='70',ktsc='20.0',jzrq='2024-12-31' where 1=1 and id='1921',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:34.083","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='314',sxrq='2024-01-01',jqid='146',ztsc='0',qsrq='2021-05-01',yqsxrq='2024-12-31',wxsc='7.3224',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='72',ktsc='7.3224',jzrq='2024-12-31' where 1=1 and id='2203',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:34.099","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='314',sxrq='2024-05-01',jqid='148',ztsc='0',qsrq='2021-06-01',yqsxrq='2024-05-31',wxsc='0.8387',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='74',ktsc='0.8387',jzrq='2024-05-31' where 1=1 and id='2128',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:34.114","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='314',sxrq='2024-05-01',jqid='149',ztsc='0',qsrq='2021-05-01',yqsxrq='2025-04-30',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='85',ktsc='5.0',jzrq='2025-04-30' where 1=1 and id='2657',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:34.130","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='314',sxrq='2024-01-01',jqid='142',ztsc='0',qsrq='2018-08-10',yqsxrq='2024-12-31',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='67',ktsc='10.0',jzrq='2024-12-31' where 1=1 and id='1669',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:34.183","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='315',sxrq='2024-01-01',jqid='143',ztsc='0',qsrq='2018-06-01',yqsxrq='2024-12-31',wxsc='0.5',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='68',ktsc='0.5',jzrq='2024-12-31' where 1=1 and id='1670',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:34.199","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='315',sxrq='2024-05-01',jqid='144',ztsc='0',qsrq='2018-06-01',yqsxrq='2024-07-30',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='69',ktsc='5.0',jzrq='2024-07-30' where 1=1 and id='1840',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:34.214","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='315',sxrq='2023-06-01',jqid='123',ztsc='0',qsrq='2018-06-01',yqsxrq='2024-05-31',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='66',ktsc='10.0',jzrq='2024-05-31' where 1=1 and id='1672',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:34.230","loginID=null main-1","16""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='315',sxrq='2024-01-01',jqid='145',ztsc='0',qsrq='2018-07-01',yqsxrq='2024-12-31',wxsc='20.0',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='70',ktsc='20.0',jzrq='2024-12-31' where 1=1 and id='1922',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:34.246","loginID=null main-1","15""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='315',sxrq='2024-01-01',jqid='146',ztsc='0',qsrq='2018-06-01',yqsxrq='2024-12-31',wxsc='7.3224',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='72',ktsc='7.3224',jzrq='2024-12-31' where 1=1 and id='2204',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:34.268","loginID=null main-1","0""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='315',sxrq='2024-05-01',jqid='148',ztsc='0',qsrq='2018-07-01',yqsxrq='2024-05-31',wxsc='0.8387',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='74',ktsc='0.8387',jzrq='2024-05-31' where 1=1 and id='2129',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.ByIntervalPayMentWay.compute(ByIntervalPayMentWay.java:261)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:34.297","loginID=null main-1","3""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='315',sxrq='2023-06-01',jqid='149',ztsc='0',qsrq='2018-06-01',yqsxrq='2024-05-31',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='85',ktsc='5.0',jzrq='2024-05-31' where 1=1 and id='2658',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:34.320","loginID=null main-1","3""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='315',sxrq='2024-01-01',jqid='142',ztsc='0',qsrq='2018-08-10',yqsxrq='2024-12-31',wxsc='10.0',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='67',ktsc='10.0',jzrq='2024-12-31' where 1=1 and id='1673',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:34.350","loginID=null main-1","2""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='316',sxrq='2024-01-01',jqid='143',ztsc='0',qsrq='2018-05-23',yqsxrq='2024-12-31',wxsc='0.5',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='68',ktsc='0.5',jzrq='2024-12-31' where 1=1 and id='1674',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:16:34.367","loginID=null main-1","3""1-341372316","null","null","update","update uf_jcl_kq_jqye set ygid='316',sxrq='2024-04-23',jqid='144',ztsc='0',qsrq='2018-05-23',yqsxrq='2024-07-22',wxsc='5.0',yxsc='0',ffsj='2024-05-13 15:16:34',lyid='69',ktsc='5.0',jzrq='2024-07-22' where 1=1 and id='1841',[]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:117)
- at com.engine.attendance.vacation.util.VocationCommonUtil.updateHolidayBalance(VocationCommonUtil.java:458)
- at com.engine.attendance.vacation.job.holidaygeneration.tactics.SinglePaymentInFullWay.compute(SinglePaymentInFullWay.java:274)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:52)
- at com.engine.attendance.vacation.cmd.VocationCmd.execute(VocationCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.vacation.service.impl.VocationServiceImpl.generateVocation(VocationServiceImpl.java:88)
- at vocation.Test1.test1(Test1.java:26)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:17:21.345","loginID=null main-1","16""1-1066615508","null","null","update","update uf_jcl_kq_cqjg set cqsc=8.0,cqzt=1,fxrq='2024-05-13 15:17:21',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=7,sc1=1,xm2=7,sc2=1,xm3=119,sc3=0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-23 10:15:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1=NULL,j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[23, 2024-04-23]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:120)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:96)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:17:21.376","loginID=null main-1","0""1-1066615508","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[21108]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:17:21.376","loginID=null main-1","0""1-1066615508","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[21108]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:17:21.376","loginID=null main-1","16""1-1066615508","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[21108, 23-2024-05-13]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:17:21.392","loginID=null main-1","0""1-1066615508","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[21108, 23-2024-05-13]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:26:30.327","loginID=null main-1","16""1-2065718717","null","null","update","update uf_jcl_kq_cqjg set cqsc=6.75,cqzt=1,fxrq='2024-05-13 15:26:30',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=126,sc1=75.0,xm2=7,sc2=1,xm3=7,sc3=1,xm4=119,sc4=0,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-23 10:15:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1=NULL,j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[23, 2024-04-23]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:120)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:96)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:26:30.374","loginID=null main-1","0""1-2065718717","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[21108]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:26:30.374","loginID=null main-1","0""1-2065718717","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[21108]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:26:30.374","loginID=null main-1","0""1-2065718717","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[21108, 23-2024-05-13]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:26:30.374","loginID=null main-1","0""1-2065718717","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[21108, 23-2024-05-13]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.common.util.CommonUtil.makeInsertSql(CommonUtil.java:53)
+ at com.engine.common.util.Utils.InsertFormTable(Utils.java:492)
+ at com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl.recordWorkOverTime(WorkOverTimeServiceImpl.java:392)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordWorkOverTime(UpdateAttendanceResultWrapper.java:170)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:290)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:21)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
@@ -5631,20 +35,20 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:27:36.453","loginID=null main-1","16""1-305502850","null","null","update","update uf_jcl_kq_cqjg set cqsc=0.0,cqzt=1,fxrq='2024-05-13 15:27:36',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=7,sc1=1,xm2=7,sc2=1,xm3=7,sc3=1,xm4=119,sc4=0,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1=NULL,j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1=NULL,j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[23, 2024-04-22]",")
+"2024-05-16","17:30:16.185","loginID=null main-1","13""1-808417649","null","null","update","update uf_jcl_kq_cqjg set cqsc=4.5,cqzt=0,fxrq='2024-05-16 17:30:16',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-17:30|',xm1=127,sc1=4.0,xm2=152,sc2=0.0,xm3=155,sc3=1.0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-02 09:47:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-05-02 21:37:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[81, 2024-05-02]",")
at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
at com.engine.common.util.DbTools.update(DbTools.java:120)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:96)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:100)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -5672,20 +76,20 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:27:36.485","loginID=null main-1","0""1-305502850","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[25491]",")
+"2024-05-16","17:30:16.263","loginID=null main-1","9""1-808417649","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[6619]",")
at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -5713,20 +117,20 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:27:36.485","loginID=null main-1","0""1-305502850","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[25491]",")
+"2024-05-16","17:30:16.282","loginID=null main-1","9""1-808417649","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[6619]",")
at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -5754,20 +158,20 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:27:36.485","loginID=null main-1","0""1-305502850","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[25491, 23-2024-05-13]",")
+"2024-05-16","17:30:16.301","loginID=null main-1","10""1-808417649","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[6619, 81-2024-05-16]",")
at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:180)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -5795,20 +199,20 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:27:36.485","loginID=null main-1","0""1-305502850","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[25491, 23-2024-05-13]",")
+"2024-05-16","17:30:16.320","loginID=null main-1","10""1-808417649","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[6619, 81-2024-05-16]",")
at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:182)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -5836,20 +240,16 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:28:36.206","loginID=null main-1","16""1-2059461664","null","null","update","update uf_jcl_kq_cqjg set cqsc=8.0,cqzt=1,fxrq='2024-05-13 15:28:36',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=7,sc1=1,xm2=127,sc2=2.0,xm3=119,sc3=0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-17 08:00:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1=NULL,j8=NULL,c2='2024-04-17 19:00:00',c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[23, 2024-04-17]",")
+"2024-05-16","17:35:32.845","loginID=null main-1","12""1-1095352419","null","null","insert","insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?),[943f48f1-20c5-4d01-a739-0868b7386151, 0, 92, 81, 1, 08:00, 09:00, 152, 2024-05-16, 4, 81-2024-05-16, 1, 2024-05-02, 2024-05-02, 0.0, 17:35:32]",")
at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
at com.engine.common.util.DbTools.update(DbTools.java:120)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:96)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.common.util.CommonUtil.makeInsertSql(CommonUtil.java:53)
+ at com.engine.common.util.Utils.InsertFormTable(Utils.java:492)
+ at com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl.recordWorkOverTime(WorkOverTimeServiceImpl.java:392)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordWorkOverTime(UpdateAttendanceResultWrapper.java:170)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:290)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -5877,20 +277,16 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:28:36.237","loginID=null main-1","0""1-2059461664","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[25486]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+"2024-05-16","17:35:32.881","loginID=null main-1","8""1-1095352419","null","null","insert","insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?),[75b4e5b0-130a-44e1-b4fa-d5761aabd01d, 0, 92, 81, 1, 17:30, 21:37, 155, 2024-05-16, 4, 81-2024-05-16, 1, 2024-05-02, 2024-05-02, 1.0, 17:35:32]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.common.util.CommonUtil.makeInsertSql(CommonUtil.java:53)
+ at com.engine.common.util.Utils.InsertFormTable(Utils.java:492)
+ at com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl.recordWorkOverTime(WorkOverTimeServiceImpl.java:392)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordWorkOverTime(UpdateAttendanceResultWrapper.java:170)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:290)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -5918,20 +314,20 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:28:36.237","loginID=null main-1","16""1-2059461664","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[25486]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+"2024-05-16","17:35:32.943","loginID=null main-1","13""1-1095352419","null","null","update","update uf_jcl_kq_cqjg set cqsc=4.5,cqzt=0,fxrq='2024-05-16 17:35:32',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-17:30|',xm1=127,sc1=4.0,xm2=152,sc2=0.0,xm3=155,sc3=1.0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-02 09:47:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-05-02 21:37:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[81, 2024-05-02]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:100)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -5959,20 +355,20 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:28:36.253","loginID=null main-1","0""1-2059461664","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[25486, 23-2024-05-13]",")
+"2024-05-16","17:35:33.024","loginID=null main-1","10""1-1095352419","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[6619]",")
at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -6000,61 +396,20 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:28:36.253","loginID=null main-1","0""1-2059461664","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[25486, 23-2024-05-13]",")
+"2024-05-16","17:35:33.043","loginID=null main-1","10""1-1095352419","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[6619]",")
at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:28:49.676","loginID=null main-1","16""1-1512903453","null","null","update","update uf_jcl_kq_cqjg set cqsc=7.0,cqzt=1,fxrq='2024-05-13 15:28:49',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=126,sc1=60.0,xm2=7,sc2=1,xm3=127,sc3=4.0,xm4=119,sc4=0,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-18 10:00:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1=NULL,j8=NULL,c2='2024-04-18 17:00:00',c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[23, 2024-04-18]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:120)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:96)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -6082,20 +437,20 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:28:49.708","loginID=null main-1","0""1-1512903453","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[25487]",")
+"2024-05-16","17:35:33.064","loginID=null main-1","10""1-1095352419","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[6619, 81-2024-05-16]",")
at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:180)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -6123,20 +478,20 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:28:49.708","loginID=null main-1","0""1-1512903453","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[25487]",")
+"2024-05-16","17:35:33.084","loginID=null main-1","10""1-1095352419","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[6619, 81-2024-05-16]",")
at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:182)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -6164,20 +519,16 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:28:49.708","loginID=null main-1","0""1-1512903453","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[25487, 23-2024-05-13]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+"2024-05-16","18:48:16.711","loginID=null main-1","11""1-1791267914","null","null","insert","insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?),[e10acb3a-6078-4fd3-b93e-237211bde152, 0, 92, 81, 1, 08:00, 09:00, 152, 2024-05-16, 4, 81-2024-05-16, 1, 2024-05-02, 2024-05-02, 0.0, 18:48:16]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.common.util.CommonUtil.makeInsertSql(CommonUtil.java:53)
+ at com.engine.common.util.Utils.InsertFormTable(Utils.java:516)
+ at com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl.recordWorkOverTime(WorkOverTimeServiceImpl.java:397)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordWorkOverTime(UpdateAttendanceResultWrapper.java:170)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:290)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -6205,20 +556,16 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:28:49.708","loginID=null main-1","0""1-1512903453","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[25487, 23-2024-05-13]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+"2024-05-16","18:48:21.098","loginID=null main-1","11""1-1791267914","null","null","insert","insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?),[d431dd39-a647-4126-9f29-9ec9a293e28c, 0, 92, 81, 1, 17:30, 21:37, 155, 2024-05-16, 4, 81-2024-05-16, 1, 2024-05-02, 2024-05-02, 1.0, 18:48:21]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.common.util.CommonUtil.makeInsertSql(CommonUtil.java:53)
+ at com.engine.common.util.Utils.InsertFormTable(Utils.java:516)
+ at com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl.recordWorkOverTime(WorkOverTimeServiceImpl.java:397)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordWorkOverTime(UpdateAttendanceResultWrapper.java:170)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:290)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -6246,20 +593,20 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:30:38.436","loginID=null main-1","0""1-1812831622","null","null","update","update uf_jcl_kq_cqjg set cqsc=8.0,cqzt=1,fxrq='2024-05-13 15:30:38',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=127,sc1=8.0,xm2=119,sc2=0,xm3=NULL,sc3=NULL,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-06 09:00:00',j2='2024-05-06 11:30:00',j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1=NULL,j8=NULL,c2='2024-05-06 13:50:00',c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[23, 2024-05-06]",")
+"2024-05-16","18:48:21.164","loginID=null main-1","13""1-1791267914","null","null","update","update uf_jcl_kq_cqjg set cqsc=4.5,cqzt=0,fxrq='2024-05-16 18:48:21',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-17:30|',xm1=127,sc1=4.0,xm2=152,sc2=0.0,xm3=155,sc3=1.0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-02 09:47:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-05-02 21:37:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[81, 2024-05-02]",")
at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
at com.engine.common.util.DbTools.update(DbTools.java:120)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:96)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:100)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -6287,20 +634,20 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:30:38.452","loginID=null main-1","15""1-1812831622","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[40518]",")
+"2024-05-16","18:48:21.242","loginID=null main-1","9""1-1791267914","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[6619]",")
at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -6328,20 +675,20 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:30:38.467","loginID=null main-1","0""1-1812831622","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[40518]",")
+"2024-05-16","18:48:21.261","loginID=null main-1","9""1-1791267914","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[6619]",")
at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -6369,20 +716,20 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:30:38.467","loginID=null main-1","0""1-1812831622","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[40518, 23-2024-05-13]",")
+"2024-05-16","18:48:21.279","loginID=null main-1","8""1-1791267914","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[6619, 81-2024-05-16]",")
at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:180)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -6410,20 +757,20 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:30:38.467","loginID=null main-1","0""1-1812831622","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[40518, 23-2024-05-13]",")
+"2024-05-16","18:48:21.296","loginID=null main-1","8""1-1791267914","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[6619, 81-2024-05-16]",")
at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:182)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -6451,20 +798,16 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:30:38.499","loginID=null main-1","0""1-1812831622","null","null","update","update uf_jcl_kq_cqjg set cqsc=8.0,cqzt=1,fxrq='2024-05-13 15:30:38',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=7,sc1=1,xm2=119,sc2=0,xm3=NULL,sc3=NULL,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-07 09:00:00',j2='2024-05-07 13:30:00',j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1=NULL,j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[23, 2024-05-07]",")
+"2024-05-16","18:51:54.941","loginID=null main-1","10""1-149225732","null","null","insert","insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?),[8e49e6cf-8edd-41ab-abd6-70763ff5c81e, 0, 92, 81, 1, 08:00, 09:00, 152, 2024-05-16, 4, 81-2024-05-16, 1, 2024-05-02, 2024-05-02, 0.0, 18:51:54]",")
at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
at com.engine.common.util.DbTools.update(DbTools.java:120)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:96)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.common.util.CommonUtil.makeInsertSql(CommonUtil.java:53)
+ at com.engine.common.util.Utils.InsertFormTable(Utils.java:516)
+ at com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl.recordWorkOverTime(WorkOverTimeServiceImpl.java:397)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordWorkOverTime(UpdateAttendanceResultWrapper.java:170)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:290)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -6492,20 +835,16 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:30:38.514","loginID=null main-1","0""1-1812831622","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[41410]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+"2024-05-16","18:51:54.974","loginID=null main-1","9""1-149225732","null","null","insert","insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?),[4b440702-dd12-4cd2-91ae-9fedc748d81e, 0, 92, 81, 1, 17:30, 21:37, 155, 2024-05-16, 4, 81-2024-05-16, 1, 2024-05-02, 2024-05-02, 4.0, 18:51:54]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.common.util.CommonUtil.makeInsertSql(CommonUtil.java:53)
+ at com.engine.common.util.Utils.InsertFormTable(Utils.java:516)
+ at com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl.recordWorkOverTime(WorkOverTimeServiceImpl.java:397)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordWorkOverTime(UpdateAttendanceResultWrapper.java:170)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:290)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -6533,20 +872,20 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:30:38.514","loginID=null main-1","0""1-1812831622","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[41410]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+"2024-05-16","18:51:55.038","loginID=null main-1","21""1-149225732","null","null","update","update uf_jcl_kq_cqjg set cqsc=4.5,cqzt=0,fxrq='2024-05-16 18:51:55',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-17:30|',xm1=127,sc1=4.0,xm2=152,sc2=0.0,xm3=155,sc3=4.0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-02 09:47:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-05-02 21:37:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[81, 2024-05-02]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:100)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -6574,20 +913,20 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:30:38.514","loginID=null main-1","0""1-1812831622","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[41410, 23-2024-05-13]",")
+"2024-05-16","18:51:55.122","loginID=null main-1","9""1-149225732","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[6619]",")
at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -6615,61 +954,20 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:30:38.514","loginID=null main-1","0""1-1812831622","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[41410, 23-2024-05-13]",")
+"2024-05-16","18:51:55.140","loginID=null main-1","9""1-149225732","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[6619]",")
at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
- at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
- at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.lang.reflect.Method.invoke(Method.java:497)
- at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
- at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
- at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
- at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
- at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
- at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
- at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
- at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
- at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
- at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
- at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
- at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
- at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
- at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
- at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
- at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
- at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
- at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
- at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
-"
-"2024-05-13","15:30:38.546","loginID=null main-1","0""1-1812831622","null","null","update","update uf_jcl_kq_cqjg set cqsc=8.0,cqzt=1,fxrq='2024-05-13 15:30:38',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=7,sc1=1,xm2=119,sc2=0,xm3=NULL,sc3=NULL,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-08 09:00:00',j2='2024-05-08 11:30:00',j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1=NULL,j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[23, 2024-05-08]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:120)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:96)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -6697,20 +995,20 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:30:38.561","loginID=null main-1","0""1-1812831622","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[41409]",")
+"2024-05-16","18:51:55.158","loginID=null main-1","9""1-149225732","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[6619, 81-2024-05-16]",")
at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:180)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -6738,20 +1036,20 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:30:38.561","loginID=null main-1","0""1-1812831622","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[41409]",")
+"2024-05-16","18:51:55.176","loginID=null main-1","9""1-149225732","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[6619, 81-2024-05-16]",")
at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:182)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -6779,20 +1077,16 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:30:38.561","loginID=null main-1","0""1-1812831622","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[41409, 23-2024-05-13]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+"2024-05-16","18:54:06.841","loginID=null main-1","12""1-502838712","null","null","insert","insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?),[6f92e79e-b2db-4819-8155-0ea56cb25de9, 0, 92, 81, 1, 17:30, 21:37, 155, 2024-05-16, 4, 81-2024-05-16, 1, 2024-05-02, 2024-05-02, 3.0, 18:54:06]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.common.util.CommonUtil.makeInsertSql(CommonUtil.java:53)
+ at com.engine.common.util.Utils.InsertFormTable(Utils.java:516)
+ at com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl.recordWorkOverTime(WorkOverTimeServiceImpl.java:397)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordWorkOverTime(UpdateAttendanceResultWrapper.java:170)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:290)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -6820,20 +1114,20 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:30:38.561","loginID=null main-1","0""1-1812831622","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[41409, 23-2024-05-13]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+"2024-05-16","18:54:06.912","loginID=null main-1","14""1-502838712","null","null","update","update uf_jcl_kq_cqjg set cqsc=4.5,cqzt=0,fxrq='2024-05-16 18:54:06',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-17:30|',xm1=127,sc1=4.0,xm2=152,sc2=0,xm3=155,sc3=3.0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-02 09:47:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-05-02 21:37:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[81, 2024-05-02]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:100)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -6861,20 +1155,20 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:39:06.347","loginID=null main-1","0""1-503938393","null","null","update","update uf_jcl_kq_cqjg set cqsc=8.0,cqzt=1,fxrq='2024-05-13 15:39:06',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=127,sc1=3.0,xm2=119,sc2=0,xm3=NULL,sc3=NULL,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-02 08:00:00',j2='2024-05-02 11:50:00',j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1=NULL,j8=NULL,c2='2024-05-02 18:50:00',c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[23, 2024-05-02]",")
- at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
- at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
- at com.engine.common.util.DbTools.update(DbTools.java:120)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:96)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+"2024-05-16","18:54:06.989","loginID=null main-1","9""1-502838712","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[6619]",")
+ at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
+ at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -6902,20 +1196,20 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:39:06.378","loginID=null main-1","0""1-503938393","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[38338]",")
+"2024-05-16","18:54:07.007","loginID=null main-1","8""1-502838712","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[6619]",")
at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -6943,20 +1237,20 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:39:06.378","loginID=null main-1","0""1-503938393","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[38338]",")
+"2024-05-16","18:54:07.025","loginID=null main-1","9""1-502838712","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[6619, 81-2024-05-16]",")
at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:180)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -6984,20 +1278,20 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:39:06.378","loginID=null main-1","0""1-503938393","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[38338, 23-2024-05-13]",")
+"2024-05-16","18:54:07.043","loginID=null main-1","9""1-502838712","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[6619, 81-2024-05-16]",")
at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:182)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -7025,20 +1319,16 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:39:06.378","loginID=null main-1","0""1-503938393","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[38338, 23-2024-05-13]",")
- at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
- at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
- at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
- at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
- at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
- at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+"2024-05-16","18:54:29.308","loginID=null main-1","10""1-728943498","null","null","insert","insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?),[5f2dda28-6799-4804-ac24-6ddc921177c9, 0, 92, 81, 1, 17:30, 21:37, 155, 2024-05-16, 4, 81-2024-05-16, 1, 2024-05-02, 2024-05-02, 3.0, 18:54:29]",")
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
+ at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
+ at com.engine.common.util.DbTools.update(DbTools.java:120)
+ at com.engine.common.util.CommonUtil.makeInsertSql(CommonUtil.java:53)
+ at com.engine.common.util.Utils.InsertFormTable(Utils.java:516)
+ at com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl.recordWorkOverTime(WorkOverTimeServiceImpl.java:397)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordWorkOverTime(UpdateAttendanceResultWrapper.java:170)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:290)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -7066,20 +1356,20 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:43:08.508","loginID=null main-1","0""1-2061774051","null","null","update","update uf_jcl_kq_cqjg set cqsc=8.0,cqzt=1,fxrq='2024-05-13 15:43:08',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=127,sc1=3.0,xm2=119,sc2=0,xm3=NULL,sc3=NULL,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-02 08:00:00',j2='2024-05-02 11:50:00',j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1=NULL,j8=NULL,c2='2024-05-02 18:50:00',c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[23, 2024-05-02]",")
+"2024-05-16","18:54:29.374","loginID=null main-1","12""1-728943498","null","null","update","update uf_jcl_kq_cqjg set cqsc=4.5,cqzt=0,fxrq='2024-05-16 18:54:29',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-17:30|',xm1=127,sc1=4.0,xm2=152,sc2=0,xm3=155,sc3=3.0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-02 09:47:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-05-02 21:37:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?,[81, 2024-05-02]",")
at weaver.conn.RecordSet.executeSql(RecordSet.java:1372)
at weaver.conn.RecordSet.executeUpdate(RecordSet.java:988)
at com.engine.common.util.DbTools.update(DbTools.java:120)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:96)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:100)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -7107,20 +1397,20 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:43:08.523","loginID=null main-1","0""1-2061774051","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[38338]",")
+"2024-05-16","18:54:29.452","loginID=null main-1","10""1-728943498","null","null","delete","delete from uf_jcl_kq_jbjg where lyid=?,[6619]",")
at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:172)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -7148,20 +1438,20 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:43:08.523","loginID=null main-1","0""1-2061774051","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[38338]",")
+"2024-05-16","18:54:29.471","loginID=null main-1","10""1-728943498","null","null","delete","delete from uf_jcl_kq_jqye where lyid=?,[6619]",")
at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:174)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -7189,20 +1479,20 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:43:08.539","loginID=null main-1","0""1-2061774051","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[38338, 23-2024-05-13]",")
+"2024-05-16","18:54:29.490","loginID=null main-1","9""1-728943498","null","null","update","update uf_jcl_kq_jbjg set lyid =? where lyid=?,[6619, 81-2024-05-16]",")
at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:176)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:180)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@@ -7230,20 +1520,20 @@
at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
"
-"2024-05-13","15:43:08.539","loginID=null main-1","0""1-2061774051","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[38338, 23-2024-05-13]",")
+"2024-05-16","18:54:29.509","loginID=null main-1","10""1-728943498","null","null","update","update uf_jcl_kq_jqye set lyid =? where lyid=?,[6619, 81-2024-05-16]",")
at weaver.conn.RecordSetTrans.executeSql(RecordSetTrans.java:736)
at weaver.conn.RecordSetTrans.executeUpdate(RecordSetTrans.java:430)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:178)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:159)
- at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:18)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.updateWorkOverTimeDate(RecordDataCmd.java:182)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:163)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
- at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:217)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:310)
- at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:57)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
diff --git a/log/sdk.log b/log/sdk.log
index b958d36..f9d5839 100644
--- a/log/sdk.log
+++ b/log/sdk.log
@@ -31671,3 +31671,37721 @@ java.lang.ClassCastException: java.util.ArrayList cannot be cast to java.util.Ma
2024-05-13 15:58:57,235 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/46/00) - Connection #38 tested: OK
2024-05-13 15:58:57,236 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 0
2024-05-13 15:58:57,252 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000073 (00/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:44,292 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-14 10:29:44,292 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-14 10:29:44,292 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-14 10:29:44,292 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-14 10:29:44,307 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 10:29:45,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-14 10:29:45,323 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-14 10:29:45,323 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-14 10:29:45,338 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-14 10:29:45,338 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-14 10:29:45,338 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-14 10:29:46,276 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-14 10:29:46,276 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-14 10:29:46,276 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 1
+2024-05-14 10:29:46,276 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = null
+2024-05-14 10:29:46,276 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-14 10:29:46,276 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-14 10:29:46,276 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-14 10:29:46,276 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:46,307 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:46,322 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:46,338 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 10:29:46,338 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleConnection
+2024-05-14 10:29:46,338 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.ClobDBAccess
+2024-05-14 10:29:46,338 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 10:29:46,338 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ClientDataSupport
+2024-05-14 10:29:46,338 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-14 10:29:46,338 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BfileDBAccess
+2024-05-14 10:29:46,338 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BlobDBAccess
+2024-05-14 10:29:46,338 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 10:29:46,338 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleConnection
+2024-05-14 10:29:46,354 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:46,369 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:46,401 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:46,432 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:46,447 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:46,479 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:46,510 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:46,541 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:46,572 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:46,604 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:46,604 [main] [A2] [INFO] - rootPath ==
+2024-05-14 10:29:46,604 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-14 10:29:46,619 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-14 10:29:46,619 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-14 10:29:46,666 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:46,697 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:46,729 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:46,744 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:46,760 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:46,775 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleStatement
+2024-05-14 10:29:46,775 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleStatement
+2024-05-14 10:29:46,775 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 10:29:46,775 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-14 10:29:46,775 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OraclePreparedStatement
+2024-05-14 10:29:46,775 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 10:29:46,775 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-14 10:29:46,775 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 10:29:46,775 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OraclePreparedStatement
+2024-05-14 10:29:46,791 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:46,822 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:46,838 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:46,869 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:46,885 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:46,900 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-14 10:29:46,900 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-14 10:29:46,916 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-14 10:29:46,916 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/24/00) - Connection #2 tested: OK
+2024-05-14 10:29:46,932 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:46,947 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:46,994 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:46,994 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-14 10:29:46,994 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/27/00) - Connection #3 tested: OK
+2024-05-14 10:29:47,010 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:47,010 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-14 10:29:47,010 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-14 10:29:47,010 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath1599910489.jar;C:\Users\liuliang\AppData\Local\JetBrains\IntelliJIdea2021.2\captureAgent\debugger-agent.jar
+2024-05-14 10:29:47,010 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-14 10:29:47,010 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-14 10:29:47,010 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-14 10:29:47,041 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:47,075 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:47,080 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-14 10:29:47,080 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-14 10:29:47,080 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-14 10:29:47,081 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-14 10:29:47,081 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-14 10:29:47,081 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-14 10:29:47,081 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-14 10:29:47,081 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-14 10:29:47,081 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-14 10:29:47,082 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-14 10:29:47,083 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-14 10:29:47,083 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-14 10:29:47,083 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-14 10:29:47,083 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-14 10:29:47,083 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-14 10:29:47,083 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-14 10:29:47,099 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@17f460bb
+2024-05-14 10:29:47,099 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:47,099 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-14 10:29:47,114 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-14 10:29:47,114 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/31/00) - Connection #4 tested: OK
+2024-05-14 10:29:47,114 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000005 (02/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:47,114 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-14 10:29:47,114 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/32/00) - Connection #5 tested: OK
+2024-05-14 10:29:47,130 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-14 10:29:47,130 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/32/00) - Connection #1 tested: OK
+2024-05-14 10:29:47,130 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-14 10:29:47,130 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/32/00) - Connection #6 tested: OK
+2024-05-14 10:29:47,146 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-14 10:29:47,146 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/32/00) - Connection #7 tested: OK
+2024-05-14 10:29:47,146 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-14 10:29:47,146 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/32/00) - Connection #8 tested: OK
+2024-05-14 10:29:47,146 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-14 10:29:47,146 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/32/00) - Connection #9 tested: OK
+2024-05-14 10:29:47,146 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-14 10:29:47,146 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/32/00) - Connection #10 tested: OK
+2024-05-14 10:29:47,146 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-14 10:29:47,146 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/32/00) - Connection #11 tested: OK
+2024-05-14 10:29:47,161 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-14 10:29:47,161 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/32/00) - Connection #12 tested: OK
+2024-05-14 10:29:47,161 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-14 10:29:47,161 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/32/00) - Connection #13 tested: OK
+2024-05-14 10:29:47,161 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-14 10:29:47,161 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/32/00) - Connection #14 tested: OK
+2024-05-14 10:29:47,177 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000014 (00/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:47,177 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-14 10:29:47,177 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/33/00) - Connection #15 tested: OK
+2024-05-14 10:29:47,177 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-14 10:29:47,192 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/33/00) - Connection #16 tested: OK
+2024-05-14 10:29:47,192 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-14 10:29:47,192 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/33/00) - Connection #17 tested: OK
+2024-05-14 10:29:47,192 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-14 10:29:47,192 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/33/00) - Connection #18 tested: OK
+2024-05-14 10:29:47,192 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-14 10:29:47,192 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/33/00) - Connection #19 tested: OK
+2024-05-14 10:29:47,192 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-14 10:29:47,192 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/33/00) - Connection #20 tested: OK
+2024-05-14 10:29:47,192 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #21 - autoCommit reset back to true
+2024-05-14 10:29:47,208 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/33/00) - Connection #21 tested: OK
+2024-05-14 10:29:47,208 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-14 10:29:47,208 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/33/00) - Connection #22 tested: OK
+2024-05-14 10:29:47,208 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-14 10:29:47,208 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/33/00) - Connection #23 tested: OK
+2024-05-14 10:29:47,208 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000023 (01/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:47,208 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-14 10:29:47,208 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/34/00) - Connection #24 tested: OK
+2024-05-14 10:29:47,208 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #25 - autoCommit reset back to true
+2024-05-14 10:29:47,208 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/34/00) - Connection #25 tested: OK
+2024-05-14 10:29:47,224 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #26 - autoCommit reset back to true
+2024-05-14 10:29:47,224 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/34/00) - Connection #26 tested: OK
+2024-05-14 10:29:47,224 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #27 - autoCommit reset back to true
+2024-05-14 10:29:47,224 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/34/00) - Connection #27 tested: OK
+2024-05-14 10:29:47,224 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #28 - autoCommit reset back to true
+2024-05-14 10:29:47,224 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/34/00) - Connection #28 tested: OK
+2024-05-14 10:29:47,224 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #29 - autoCommit reset back to true
+2024-05-14 10:29:47,224 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/34/00) - Connection #29 tested: OK
+2024-05-14 10:29:47,302 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:47,333 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #30 - autoCommit reset back to true
+2024-05-14 10:29:47,333 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/35/00) - Connection #30 tested: OK
+2024-05-14 10:29:47,349 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #31 - autoCommit reset back to true
+2024-05-14 10:29:47,349 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/35/00) - Connection #31 tested: OK
+2024-05-14 10:29:47,349 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:47,364 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:29:47,364 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-14 10:29:47,364 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:29:47,427 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:47,442 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #32 - autoCommit reset back to true
+2024-05-14 10:29:47,442 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/37/00) - Connection #32 tested: OK
+2024-05-14 10:29:47,442 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #33 - autoCommit reset back to true
+2024-05-14 10:29:47,442 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/37/00) - Connection #33 tested: OK
+2024-05-14 10:29:47,458 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #34 - autoCommit reset back to true
+2024-05-14 10:29:47,458 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/37/00) - Connection #34 tested: OK
+2024-05-14 10:29:47,474 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #35 - autoCommit reset back to true
+2024-05-14 10:29:47,474 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/37/00) - Connection #35 tested: OK
+2024-05-14 10:29:47,474 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [10]
+2024-05-14 10:29:47,474 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (10)
+2024-05-14 10:29:47,489 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000036 (01/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:47,489 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #36 - autoCommit reset back to true
+2024-05-14 10:29:47,489 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/38/00) - Connection #36 tested: OK
+2024-05-14 10:29:47,489 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-14 10:29:47,489 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:29:47,489 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:29:47,489 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-14 10:29:47,489 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:29:47,489 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #37 - autoCommit reset back to true
+2024-05-14 10:29:47,489 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/38/00) - Connection #37 tested: OK
+2024-05-14 10:29:47,505 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #38 - autoCommit reset back to true
+2024-05-14 10:29:47,505 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/38/00) - Connection #38 tested: OK
+2024-05-14 10:29:47,505 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-14 10:29:47,505 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/38/00) - Connection #2 tested: OK
+2024-05-14 10:29:47,520 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (24)
+2024-05-14 10:29:47,520 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-14 10:29:47,520 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/38/00) - Connection #1 tested: OK
+2024-05-14 10:29:47,520 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {24=[{empid=304, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=305, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=306, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=307, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}]}
+2024-05-14 10:29:47,520 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 304,userId : 23
+2024-05-14 10:29:47,536 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 305,userId : 23
+2024-05-14 10:29:47,536 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 306,userId : 23
+2024-05-14 10:29:47,536 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 307,userId : 23
+2024-05-14 10:29:47,536 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - personnelGroupIds : []
+2024-05-14 10:29:47,536 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-14 10:29:47,536 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-14 10:29:47,536 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:29:47,536 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:29:47,536 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-14 10:29:47,536 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:29:47,536 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-05-08, 2024-05-12, 23]
+2024-05-14 10:29:47,552 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-14 10:29:47,552 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/38/00) - Connection #3 tested: OK
+2024-05-14 10:29:47,552 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-14 10:29:47,552 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/38/00) - Connection #4 tested: OK
+2024-05-14 10:29:47,552 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {}
+2024-05-14 10:29:47,552 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-14 10:29:47,552 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-14 10:29:47,552 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/38/00) - Connection #5 tested: OK
+2024-05-14 10:29:47,552 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000043 (00/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:47,583 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000044 (01/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:47,583 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-14 10:29:47,583 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/40/00) - Connection #6 tested: OK
+2024-05-14 10:29:47,583 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1521]
+2024-05-14 10:29:47,583 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1521
+2024-05-14 10:29:47,583 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-14 10:29:47,583 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/40/00) - Connection #7 tested: OK
+2024-05-14 10:29:47,583 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1021
+2024-05-14 10:29:47,583 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-14 10:29:47,583 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/40/00) - Connection #8 tested: OK
+2024-05-14 10:29:47,583 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 5
+2024-05-14 10:29:47,583 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-14 10:29:47,583 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:29:47,583 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:1888184022,candidateTeamMap:20848407
+2024-05-14 10:29:47,583 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:1888184022,candidateTeamMap:20848407
+2024-05-14 10:29:47,583 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:1888184022,candidateTeamMap:20848407
+2024-05-14 10:29:47,583 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:1888184022,candidateTeamMap:20848407
+2024-05-14 10:29:47,583 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:1888184022,candidateTeamMap:20848407
+2024-05-14 10:29:47,583 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=206030f9-2859-424f-965f-9d1a7fee446b, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751103, glpbid=, pbtj=0, key=2751103, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751103, modedatacreater=1, bcrq=2024-05-08, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=c952e1d5-dec3-4f04-9010-b2613f99f23d, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751104, glpbid=, pbtj=0, key=2751104, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751104, modedatacreater=1, bcrq=2024-05-09, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=0272a300-e2bb-4064-ab6a-00bde8640919, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751105, glpbid=, pbtj=0, key=2751105, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751105, modedatacreater=1, bcrq=2024-05-10, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=11a36a66-9ac8-4d78-abf6-8d04c49df919, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751106, glpbid=, pbtj=0, key=2751106, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751106, modedatacreater=1, bcrq=2024-05-11, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=4, pbdxry=23-awq3}, {modeuuid=2fa2d638-a9d3-4e37-8857-75ea8963ce9f, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751107, glpbid=, pbtj=0, key=2751107, form_biz_id=, pbdxbm=, pbgl=62, sfxx=1, keyid=2751107, modedatacreater=1, bcrq=2024-05-12, lastname=awq3, bcxx=32-休息班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=23-awq3}]
+2024-05-14 10:29:47,599 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-14 10:29:47,599 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-14 10:29:47,599 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/40/00) - Connection #9 tested: OK
+2024-05-14 10:29:47,599 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-14 10:29:47,599 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/40/00) - Connection #10 tested: OK
+2024-05-14 10:29:47,599 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:29:47,599 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDateCmd --------------------------------------------------------
+2024-05-14 10:29:47,599 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:29:47,599 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (01/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:29:47,614 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-14 10:29:47,614 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/41/00) - Connection #11 tested: OK
+2024-05-14 10:29:47,614 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDateCmd finished --------------------------------------------------------
+2024-05-14 10:29:47,614 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:29:47,614 [main] [com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl] [INFO] - SchedulingResults : [{2024-05-08=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-09=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-10=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-11=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=4}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=1, rqlx=4}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}], 2024-05-12=[{edsc=9, bdlx=0, fgsjd=14:18, jsdk=1, tqdkfzs=, sfxx=1, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=32, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-14 10:29:47,614 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:23,analysisDate:2024-05-10 start***********
+2024-05-14 10:29:47,614 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}, {signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, {signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}]]
+2024-05-14 10:29:47,614 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-05-10, schedulingResultCollect={2024-05-08=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-09=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-10=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-11=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=4}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=1, rqlx=4}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}], 2024-05-12=[{edsc=9, bdlx=0, fgsjd=14:18, jsdk=1, tqdkfzs=, sfxx=1, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=32, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}, {signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, {signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}], clockInTimeCollect={2024-05-08=[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}], 2024-05-10=[{signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}], 2024-05-11=[{signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}]}, userId=23, clockInTimeMap={}}]
+2024-05-14 10:29:47,645 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:29:47,645 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-14 10:29:47,645 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:29:52,822 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (00/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:30:09,495 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (00/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:34:01,047 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-14 10:34:01,048 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:34:01,049 [main] [com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction] [ERROR] - execute fail,catch error: [{}]
+com.engine.core.exception.ECException: com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd执行过程中异常
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:46)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.getClockInTime(UtilServiceImpl.java:210)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:118)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+Caused by: java.lang.NullPointerException
+ at com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd.execute(GetClockInTimeListCmd.java:126)
+ at com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd.execute(GetClockInTimeListCmd.java:23)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ ... 31 more
+2024-05-14 10:34:01,055 [Prototyper] [org.logicalcobwebs.proxool.ecology] [ERROR] - Prototype
+java.sql.SQLRecoverableException: IO 错误: Connection reset by peer: socket write error
+ at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:682)
+ at oracle.jdbc.driver.PhysicalConnection.(PhysicalConnection.java:711)
+ at oracle.jdbc.driver.T4CConnection.(T4CConnection.java:385)
+ at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:30)
+ at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:558)
+ at java.sql.DriverManager.getConnection(DriverManager.java:664)
+ at java.sql.DriverManager.getConnection(DriverManager.java:208)
+ at org.logicalcobwebs.proxool.DefaultConnectionBuilder.buildConnection(DefaultConnectionBuilder.java:39)
+ at org.logicalcobwebs.proxool.Prototyper.buildConnection(Prototyper.java:159)
+ at org.logicalcobwebs.proxool.Prototyper.sweep(Prototyper.java:102)
+ at org.logicalcobwebs.proxool.PrototyperThread.run(PrototyperThread.java:44)
+Caused by: java.net.SocketException: Connection reset by peer: socket write error
+ at java.net.SocketOutputStream.socketWrite0(Native Method)
+ at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:109)
+ at java.net.SocketOutputStream.write(SocketOutputStream.java:153)
+ at oracle.net.ns.DataPacket.send(DataPacket.java:209)
+ at oracle.net.ns.NetOutputStream.flush(NetOutputStream.java:215)
+ at oracle.net.ns.NetInputStream.getNextPacket(NetInputStream.java:302)
+ at oracle.net.ns.NetInputStream.read(NetInputStream.java:249)
+ at oracle.net.ns.NetInputStream.read(NetInputStream.java:171)
+ at oracle.net.ns.NetInputStream.read(NetInputStream.java:89)
+ at oracle.jdbc.driver.T4CSocketInputStreamWrapper.readNextPacket(T4CSocketInputStreamWrapper.java:123)
+ at oracle.jdbc.driver.T4CSocketInputStreamWrapper.read(T4CSocketInputStreamWrapper.java:79)
+ at oracle.jdbc.driver.T4CMAREngineStream.unmarshalUB1(T4CMAREngineStream.java:426)
+ at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:390)
+ at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:249)
+ at oracle.jdbc.driver.T4CTTIoauthenticate.doOSESSKEY(T4CTTIoauthenticate.java:435)
+ at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:580)
+ ... 10 more
+2024-05-14 10:34:01,057 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-14 10:34:01,073 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-14 10:34:01,073 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (00/42/00) - #0043 removed because of shutdown.
+2024-05-14 10:34:01,073 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-14 10:34:01,089 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (00/41/00) - #0042 removed because of shutdown.
+2024-05-14 10:34:01,089 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-14 10:34:01,089 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (00/40/00) - #0041 removed because of shutdown.
+2024-05-14 10:34:01,089 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-14 10:34:01,104 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (00/39/00) - #0040 removed because of shutdown.
+2024-05-14 10:34:01,104 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-14 10:34:01,104 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (00/38/00) - #0039 removed because of shutdown.
+2024-05-14 10:34:01,104 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-14 10:34:01,120 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (00/37/00) - #0038 removed because of shutdown.
+2024-05-14 10:34:01,120 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-14 10:34:01,136 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (00/36/00) - #0037 removed because of shutdown.
+2024-05-14 10:34:01,136 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-14 10:34:01,136 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (00/35/00) - #0036 removed because of shutdown.
+2024-05-14 10:34:01,136 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-14 10:34:01,151 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (00/34/00) - #0035 removed because of shutdown.
+2024-05-14 10:34:01,151 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-14 10:34:01,151 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (00/33/00) - #0034 removed because of shutdown.
+2024-05-14 10:34:01,151 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-14 10:34:01,167 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (00/32/00) - #0033 removed because of shutdown.
+2024-05-14 10:34:01,167 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-14 10:34:01,167 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (00/31/00) - #0032 removed because of shutdown.
+2024-05-14 10:34:01,167 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-14 10:34:01,182 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (00/30/00) - #0031 removed because of shutdown.
+2024-05-14 10:34:01,182 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-14 10:34:01,182 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (00/29/00) - #0030 removed because of shutdown.
+2024-05-14 10:34:01,182 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-14 10:34:01,198 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (00/28/00) - #0029 removed because of shutdown.
+2024-05-14 10:34:01,198 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-14 10:34:01,198 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (00/27/00) - #0028 removed because of shutdown.
+2024-05-14 10:34:01,198 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-14 10:34:01,219 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (00/26/00) - #0027 removed because of shutdown.
+2024-05-14 10:34:01,220 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-14 10:34:44,525 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-14 10:34:44,525 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-14 10:34:44,525 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-14 10:34:44,525 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-14 10:34:44,525 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-14 10:34:45,009 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 10:34:45,009 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-14 10:34:45,009 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-14 10:34:45,009 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-14 10:34:45,009 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-14 10:34:45,009 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-14 10:34:45,009 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-14 10:34:45,009 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-14 10:34:45,009 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-14 10:34:45,009 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-14 10:34:45,025 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-14 10:34:45,040 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-14 10:34:45,040 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-14 10:34:45,040 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-14 10:34:45,978 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-14 10:34:45,978 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-14 10:34:45,978 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 1
+2024-05-14 10:34:45,978 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = null
+2024-05-14 10:34:45,978 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-14 10:34:45,978 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-14 10:34:45,978 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/01/00) - Connection #1 created on demand = ACTIVE
+2024-05-14 10:34:45,978 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:34:45,993 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:34:46,025 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleConnection
+2024-05-14 10:34:46,025 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleConnection
+2024-05-14 10:34:46,025 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ClientDataSupport
+2024-05-14 10:34:46,025 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 10:34:46,025 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BlobDBAccess
+2024-05-14 10:34:46,025 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-14 10:34:46,025 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BfileDBAccess
+2024-05-14 10:34:46,025 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 10:34:46,025 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 10:34:46,025 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.ClobDBAccess
+2024-05-14 10:34:46,025 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:34:46,056 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:34:46,071 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:34:46,103 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:34:46,134 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:34:46,165 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:34:46,181 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:34:46,196 [main] [A2] [INFO] - rootPath ==
+2024-05-14 10:34:46,196 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-14 10:34:46,212 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-14 10:34:46,212 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-14 10:34:46,212 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:34:46,259 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:34:46,290 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:34:46,321 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:34:46,337 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 10:34:46,337 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-14 10:34:46,337 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 10:34:46,337 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-14 10:34:46,337 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OraclePreparedStatement
+2024-05-14 10:34:46,337 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 10:34:46,337 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleStatement
+2024-05-14 10:34:46,337 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OraclePreparedStatement
+2024-05-14 10:34:46,337 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleStatement
+2024-05-14 10:34:46,337 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:34:46,368 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:34:46,384 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:34:46,415 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:34:46,446 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:34:46,446 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-14 10:34:46,446 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-14 10:34:46,446 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-14 10:34:46,446 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/19/00) - Connection #2 tested: OK
+2024-05-14 10:34:46,462 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:34:46,493 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:34:46,493 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-14 10:34:46,493 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/21/00) - Connection #3 tested: OK
+2024-05-14 10:34:46,509 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-14 10:34:46,509 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-14 10:34:46,509 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath473685112.jar;C:\Users\liuliang\AppData\Local\JetBrains\IntelliJIdea2021.2\captureAgent\debugger-agent.jar
+2024-05-14 10:34:46,509 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-14 10:34:46,509 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-14 10:34:46,509 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-14 10:34:46,540 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-14 10:34:46,540 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-14 10:34:46,540 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-14 10:34:46,540 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-14 10:34:46,540 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-14 10:34:46,540 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-14 10:34:46,540 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-14 10:34:46,540 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-14 10:34:46,540 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-14 10:34:46,540 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-14 10:34:46,556 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-14 10:34:46,556 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-14 10:34:46,556 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-14 10:34:46,556 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-14 10:34:46,556 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-14 10:34:46,556 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-14 10:34:46,556 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@b09fac1
+2024-05-14 10:34:46,556 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-14 10:34:46,571 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-14 10:34:46,571 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/21/00) - Connection #4 tested: OK
+2024-05-14 10:34:46,587 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-14 10:34:46,587 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/21/00) - Connection #5 tested: OK
+2024-05-14 10:34:46,587 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-14 10:34:46,587 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/21/00) - Connection #1 tested: OK
+2024-05-14 10:34:46,587 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-14 10:34:46,587 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/21/00) - Connection #6 tested: OK
+2024-05-14 10:34:46,587 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000007 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:34:46,587 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-14 10:34:46,587 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/22/00) - Connection #7 tested: OK
+2024-05-14 10:34:46,602 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-14 10:34:46,602 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/22/00) - Connection #8 tested: OK
+2024-05-14 10:34:46,602 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-14 10:34:46,602 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/22/00) - Connection #9 tested: OK
+2024-05-14 10:34:46,602 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-14 10:34:46,602 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/22/00) - Connection #10 tested: OK
+2024-05-14 10:34:46,602 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-14 10:34:46,602 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/22/00) - Connection #11 tested: OK
+2024-05-14 10:34:46,602 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-14 10:34:46,602 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/22/00) - Connection #12 tested: OK
+2024-05-14 10:34:46,602 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-14 10:34:46,602 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/22/00) - Connection #13 tested: OK
+2024-05-14 10:34:46,602 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-14 10:34:46,602 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/22/00) - Connection #14 tested: OK
+2024-05-14 10:34:46,618 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000014 (00/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:34:46,618 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-14 10:34:46,618 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/23/00) - Connection #15 tested: OK
+2024-05-14 10:34:46,618 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-14 10:34:46,618 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/23/00) - Connection #16 tested: OK
+2024-05-14 10:34:46,634 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-14 10:34:46,634 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/23/00) - Connection #17 tested: OK
+2024-05-14 10:34:46,634 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-14 10:34:46,634 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/23/00) - Connection #18 tested: OK
+2024-05-14 10:34:46,634 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-14 10:34:46,634 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/23/00) - Connection #19 tested: OK
+2024-05-14 10:34:46,634 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-14 10:34:46,634 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/23/00) - Connection #20 tested: OK
+2024-05-14 10:34:46,634 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #21 - autoCommit reset back to true
+2024-05-14 10:34:46,649 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/23/00) - Connection #21 tested: OK
+2024-05-14 10:34:46,649 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-14 10:34:46,649 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/23/00) - Connection #22 tested: OK
+2024-05-14 10:34:46,649 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000023 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:34:46,649 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-14 10:34:46,649 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/24/00) - Connection #23 tested: OK
+2024-05-14 10:34:46,649 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-14 10:34:46,649 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/24/00) - Connection #24 tested: OK
+2024-05-14 10:34:46,649 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-14 10:34:46,665 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/24/00) - Connection #1 tested: OK
+2024-05-14 10:34:46,665 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-14 10:34:46,665 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/24/00) - Connection #2 tested: OK
+2024-05-14 10:34:46,665 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-14 10:34:46,665 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/24/00) - Connection #3 tested: OK
+2024-05-14 10:34:46,665 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-14 10:34:46,665 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/24/00) - Connection #4 tested: OK
+2024-05-14 10:34:46,665 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-14 10:34:46,665 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/24/00) - Connection #5 tested: OK
+2024-05-14 10:34:46,681 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:34:46,681 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-14 10:34:46,681 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/25/00) - Connection #6 tested: OK
+2024-05-14 10:34:46,696 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-14 10:34:46,696 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/25/00) - Connection #7 tested: OK
+2024-05-14 10:34:46,696 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:34:46,696 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:34:46,696 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-14 10:34:46,696 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:34:46,712 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:34:46,743 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-14 10:34:46,743 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/27/00) - Connection #8 tested: OK
+2024-05-14 10:34:46,743 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000032 (00/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:34:46,743 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-14 10:34:46,759 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/28/00) - Connection #9 tested: OK
+2024-05-14 10:34:46,759 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-14 10:34:46,759 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/28/00) - Connection #10 tested: OK
+2024-05-14 10:34:46,759 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-14 10:34:46,759 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/28/00) - Connection #11 tested: OK
+2024-05-14 10:34:46,774 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [10]
+2024-05-14 10:34:46,774 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (10)
+2024-05-14 10:34:46,774 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-14 10:34:46,774 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/28/00) - Connection #12 tested: OK
+2024-05-14 10:34:46,774 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-14 10:34:46,774 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:34:46,774 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:34:46,774 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-14 10:34:46,774 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:34:46,774 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000037 (01/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:34:46,774 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-14 10:34:46,774 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/29/00) - Connection #13 tested: OK
+2024-05-14 10:34:46,774 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-14 10:34:46,774 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/29/00) - Connection #14 tested: OK
+2024-05-14 10:34:46,774 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-14 10:34:46,774 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/29/00) - Connection #15 tested: OK
+2024-05-14 10:34:46,774 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (24)
+2024-05-14 10:34:46,774 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-14 10:34:46,774 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/29/00) - Connection #16 tested: OK
+2024-05-14 10:34:46,790 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {24=[{empid=304, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=305, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=306, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=307, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}]}
+2024-05-14 10:34:46,790 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 304,userId : 23
+2024-05-14 10:34:46,790 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 305,userId : 23
+2024-05-14 10:34:46,790 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 306,userId : 23
+2024-05-14 10:34:46,790 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 307,userId : 23
+2024-05-14 10:34:46,790 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - personnelGroupIds : []
+2024-05-14 10:34:46,790 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-14 10:34:46,790 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-14 10:34:46,790 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:34:46,790 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:34:46,790 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-14 10:34:46,790 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:34:46,790 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-05-08, 2024-05-12, 23]
+2024-05-14 10:34:46,790 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-14 10:34:46,790 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/29/00) - Connection #17 tested: OK
+2024-05-14 10:34:46,790 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000041 (00/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:34:46,790 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-14 10:34:46,790 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/30/00) - Connection #18 tested: OK
+2024-05-14 10:34:46,790 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {}
+2024-05-14 10:34:46,790 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-14 10:34:46,790 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-14 10:34:46,790 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/30/00) - Connection #19 tested: OK
+2024-05-14 10:34:46,806 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-14 10:34:46,806 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/30/00) - Connection #20 tested: OK
+2024-05-14 10:34:46,806 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000044 (01/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:34:46,806 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1521]
+2024-05-14 10:34:46,806 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1521
+2024-05-14 10:34:46,806 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #21 - autoCommit reset back to true
+2024-05-14 10:34:46,806 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/31/00) - Connection #21 tested: OK
+2024-05-14 10:34:46,806 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1021
+2024-05-14 10:34:46,821 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-14 10:34:46,821 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/31/00) - Connection #22 tested: OK
+2024-05-14 10:34:46,821 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 5
+2024-05-14 10:34:46,821 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-14 10:34:46,821 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:34:46,821 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:1888184022,candidateTeamMap:20848407
+2024-05-14 10:34:46,821 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:1888184022,candidateTeamMap:20848407
+2024-05-14 10:34:46,821 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:1888184022,candidateTeamMap:20848407
+2024-05-14 10:34:46,821 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:1888184022,candidateTeamMap:20848407
+2024-05-14 10:34:46,821 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:1888184022,candidateTeamMap:20848407
+2024-05-14 10:34:46,821 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=206030f9-2859-424f-965f-9d1a7fee446b, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751103, glpbid=, pbtj=0, key=2751103, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751103, modedatacreater=1, bcrq=2024-05-08, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=c952e1d5-dec3-4f04-9010-b2613f99f23d, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751104, glpbid=, pbtj=0, key=2751104, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751104, modedatacreater=1, bcrq=2024-05-09, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=0272a300-e2bb-4064-ab6a-00bde8640919, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751105, glpbid=, pbtj=0, key=2751105, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751105, modedatacreater=1, bcrq=2024-05-10, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=11a36a66-9ac8-4d78-abf6-8d04c49df919, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751106, glpbid=, pbtj=0, key=2751106, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751106, modedatacreater=1, bcrq=2024-05-11, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=4, pbdxry=23-awq3}, {modeuuid=2fa2d638-a9d3-4e37-8857-75ea8963ce9f, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751107, glpbid=, pbtj=0, key=2751107, form_biz_id=, pbdxbm=, pbgl=62, sfxx=1, keyid=2751107, modedatacreater=1, bcrq=2024-05-12, lastname=awq3, bcxx=32-休息班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=23-awq3}]
+2024-05-14 10:34:46,821 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-14 10:34:46,821 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-14 10:34:46,821 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/31/00) - Connection #23 tested: OK
+2024-05-14 10:34:46,821 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-14 10:34:46,821 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/31/00) - Connection #24 tested: OK
+2024-05-14 10:34:46,821 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000048 (01/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:34:46,821 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:34:46,821 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDateCmd --------------------------------------------------------
+2024-05-14 10:34:46,821 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:34:46,837 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #25 - autoCommit reset back to true
+2024-05-14 10:34:46,837 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/32/00) - Connection #25 tested: OK
+2024-05-14 10:34:46,837 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDateCmd finished --------------------------------------------------------
+2024-05-14 10:34:46,837 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:34:46,837 [main] [com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl] [INFO] - SchedulingResults : [{2024-05-08=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-09=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-10=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-11=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=4}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}], 2024-05-12=[{edsc=9, bdlx=0, fgsjd=14:18, jsdk=1, tqdkfzs=, sfxx=1, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=32, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-14 10:34:46,837 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:23,analysisDate:2024-05-10 start***********
+2024-05-14 10:34:46,837 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}, {signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, {signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}]]
+2024-05-14 10:34:46,852 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-05-10, schedulingResultCollect={2024-05-08=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-09=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-10=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-11=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=4}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}], 2024-05-12=[{edsc=9, bdlx=0, fgsjd=14:18, jsdk=1, tqdkfzs=, sfxx=1, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=32, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}, {signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, {signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}], clockInTimeCollect={2024-05-08=[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}], 2024-05-10=[{signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}], 2024-05-11=[{signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}]}, userId=23, clockInTimeMap={}}]
+2024-05-14 10:34:46,852 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:34:46,852 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-14 10:34:46,852 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:34:49,217 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (00/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:13,002 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (00/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:17,584 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-05-10 07:00],lastestTime: [2024-05-10 22:00]
+2024-05-14 10:35:17,586 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-14 10:35:17,586 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:35:17,593 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #26 - autoCommit reset back to true
+2024-05-14 10:35:17,593 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/34/00) - Connection #26 tested: OK
+2024-05-14 10:35:17,595 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #27 - autoCommit reset back to true
+2024-05-14 10:35:17,596 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/34/00) - Connection #27 tested: OK
+2024-05-14 10:35:17,598 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000051 (00/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:17,600 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:35:17,600 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-14 10:35:17,600 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:35:17,600 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #28 - autoCommit reset back to true
+2024-05-14 10:35:17,600 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/35/00) - Connection #28 tested: OK
+2024-05-14 10:35:17,600 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-14 10:35:17,600 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-14 10:35:17,600 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:35:17,600 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:35:17,600 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-14 10:35:17,600 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:35:17,600 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #29 - autoCommit reset back to true
+2024-05-14 10:35:17,600 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/35/00) - Connection #29 tested: OK
+2024-05-14 10:35:17,600 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-14 10:35:17,600 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-14 10:35:17,600 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:35:17,600 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:35:17,600 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-14 10:35:17,600 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:35:17,600 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-14 10:35:17,600 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-14 10:35:17,616 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-05-10 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, record=true), ClockPointDTO(classTime=2024-05-10 21:00, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=2, clockTime={signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, record=true)]]
+2024-05-14 10:35:17,616 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-14 10:35:17,616 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:35:17,616 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-05-10 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, record=true), ClockPointDTO(classTime=2024-05-10 21:00, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=2, clockTime={signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, record=true)],attendanceItems size :32,scheduleResult :[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],analysisDate:[2024-05-10],userId:[23],rqlx:[0],modeId:[{}]
+2024-05-14 10:35:17,616 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}]
+2024-05-14 10:35:17,616 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-14 10:35:17,616 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:17,616 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:35:17,616 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-14 10:35:17,616 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:35:17,616 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-14 10:35:17,616 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=0, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=, jbscbdccsqsc=0, yxsydjb=, bddrqlx=, mc=zss1-迟到, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=1, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=zss1-迟到, modedatacreatetime=13:36:17, cchsfzs=, hbjscsdxm=, famc=zss-迟到, modeuuid=8087a80c-e32e-45d9-a692-ca479c473786, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=21, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=0, tqlghlfzs=, modedatacreatedate=2024-04-26, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000025, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=zss1-迟到, zysd=1, sjd=13:35, cckcbc=1, hsdw=2, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=0, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, ldkzkg=0, modedatamodifydatetime=2024-04-26 15:12:28, jbzzhlfzs=}]]
+2024-05-14 10:35:17,616 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-14 10:35:17,616 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:35:17,632 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}]
+2024-05-14 10:35:17,632 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-14 10:35:17,632 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:35:17,632 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-14 10:35:17,632 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:35:17,632 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=30, jbscbdccsqsc=0, yxsydjb=, bddrqlx=0,1,2,3,4, mc=延长加班, ktjbzdcfwlb=0, id=119, gjksrqlxsz=0, zhwxdxm=, xysjd=0, jsjbbxydk=1, rzdjbxss=1, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=1, keyid=119, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=1, requestid=, ccqszhdhsfzs=, jc=延长加班, modedatacreatetime=17:49:23, cchsfzs=, hbjscsdxm=, modeuuid=0db15f4e-b711-483a-95bc-10105c3143f6, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=2, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-24, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=119, form_biz_id=, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=240, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=17:48, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=30, xmlx=4, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, ldkzkg=0, modedatamodifydatetime=2024-05-14 10:21:05, jbzzhlfzs=5}]]
+2024-05-14 10:35:17,632 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-14 10:35:17,632 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:35:17,632 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:17,632 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:35:17,632 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-14 10:35:17,632 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:35:17,632 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=, jbscbdccsqsc=0, yxsydjb=, bddrqlx=, mc=早退-bwq, ktjbzdcfwlb=0, id=127, gjksrqlxsz=0, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=127, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=0, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=600, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早退-bwq, modedatacreatetime=13:44:57, cchsfzs=, hbjscsdxm=, modeuuid=30a7a17b-5cb3-445e-abf8-d7a16801b8c6, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=521, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=1, tqlghlfzs=, modedatacreatedate=2024-04-26, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=127, form_biz_id=127000025, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=早退-bwq, zysd=0, sjd=13:44, cckcbc=1, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=1, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, ldkzkg=0, modedatamodifydatetime=2024-05-09 17:52:02, jbzzhlfzs=}]]
+2024-05-14 10:35:17,632 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-14 10:35:17,632 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:35:17,632 [main] [com.engine.attendance.attendanceanalysis.service.impl.AbnormalAttendanceServiceImpl] [INFO] - between :60,jbzzhlfzs:5
+2024-05-14 10:35:17,632 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-05-10 09:30:00, betweenMinutes=30, kczgsc=1, itemduration=30.0, classStartTime=2024-05-10 09:00, pointTime=2024-05-10 09:00, hsdw=2}, {hsl=1.0, bdlx=2, item=127, itemType=LEAVE_EARLY, classEndTime=2024-05-10 21:00, betweenMinutes=60, kczgsc=1, itemduration=1.0, classStartTime=2024-05-10 20:00:00, pointTime=2024-05-10 21:00, hsdw=1}]]
+2024-05-14 10:35:17,632 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-14 10:35:17,632 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-14 10:35:17,632 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:35:17,632 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-14 10:35:17,632 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:35:17,632 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=30, jbscbdccsqsc=0, yxsydjb=, bddrqlx=0,1,2,3,4, mc=延长加班, ktjbzdcfwlb=0, id=119, gjksrqlxsz=0, zhwxdxm=, xysjd=0, jsjbbxydk=1, rzdjbxss=1, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=1, keyid=119, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=1, requestid=, ccqszhdhsfzs=, jc=延长加班, modedatacreatetime=17:49:23, cchsfzs=, hbjscsdxm=, modeuuid=0db15f4e-b711-483a-95bc-10105c3143f6, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=2, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-24, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=119, form_biz_id=, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=240, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=17:48, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=30, xmlx=4, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, ldkzkg=0, modedatamodifydatetime=2024-05-14 10:21:05, jbzzhlfzs=5}]]
+2024-05-14 10:35:17,632 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-14 10:35:17,632 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:35:17,632 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班开始时间漏卡: 2024-05-10 18:00,clcokInTimeData:{2024-05-10 21:00={signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, 2024-05-10 09:00={signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}}
+2024-05-14 10:35:17,632 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:35:17,632 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-14 10:35:17,632 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:35:17,632 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-14 10:35:17,632 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 30.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-14 10:35:17,632 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-14 10:35:17,632 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:35:17,632 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=7.5, classInfo=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], formmodeIdMap={uf_jcl_kq_kqfa=12, uf_jcl_kq_jqye=11, uf_jcl_kq_jbjg=25, uf_jcl_kq_jqed=18, uf_jcl_kq_cqjg=19, uf_jcl_kq_bdkjl=7, uf_jcl_kq_glpb=17, uf_jcl_kq_kqzqmc=26, uf_jcl_kq_rlxx=22, uf_jcl_kq_cqjt=13, uf_pbjg=20, uf_jcl_kq_rlmc=503, uf_jcl_kq_zhgs=502}, modeId=19, recordDataTime={j1=2024-05-10 09:30:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-05-10 20:00:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-05-10, userId=23, recordData=[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-05-10 09:30:00, betweenMinutes=30, kczgsc=1, itemduration=30.0, classStartTime=2024-05-10 09:00, pointTime=2024-05-10 09:00, hsdw=2}, {hsl=1.0, bdlx=2, item=127, itemType=LEAVE_EARLY, classEndTime=2024-05-10 21:00, betweenMinutes=60, kczgsc=1, itemduration=1.0, classStartTime=2024-05-10 20:00:00, pointTime=2024-05-10 21:00, hsdw=1}, {item=119, itemduration=0}], rqlx=0}
+2024-05-14 10:35:17,647 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:35:17,647 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-14 10:35:17,647 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:35:17,647 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #30 - autoCommit reset back to true
+2024-05-14 10:35:17,647 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/37/00) - Connection #30 tested: OK
+2024-05-14 10:35:17,647 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=7.5,cqzt=1,fxrq='2024-05-14 10:35:17',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=126,sc1=30.0,xm2=127,sc2=1.0,xm3=119,sc3=0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-10 09:30:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-05-10 20:00:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-14 10:35:17,663 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (02/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:17,663 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 10:35:17,663 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 10:35:17,663 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-14 10:35:17,663 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 10:35:17,663 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleStatement
+2024-05-14 10:35:17,663 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleStatement
+2024-05-14 10:35:17,678 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #32 - autoCommit reset back to true
+2024-05-14 10:35:17,678 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (02/38/00) - Connection #32 tested: OK
+2024-05-14 10:35:17,678 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (01/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:17,678 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-14 10:35:17,694 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #31 - autoCommit reset back to true
+2024-05-14 10:35:17,694 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/39/00) - Connection #31 tested: OK
+2024-05-14 10:35:17,694 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #33 - autoCommit reset back to true
+2024-05-14 10:35:17,694 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/39/00) - Connection #33 tested: OK
+2024-05-14 10:35:17,694 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (00/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:17,710 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #34 - autoCommit reset back to true
+2024-05-14 10:35:17,710 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/40/00) - Connection #34 tested: OK
+2024-05-14 10:35:17,710 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-14 10:35:17,710 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:35:17,710 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #35 - autoCommit reset back to true
+2024-05-14 10:35:17,710 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/40/00) - Connection #35 tested: OK
+2024-05-14 10:35:17,710 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #36 - autoCommit reset back to true
+2024-05-14 10:35:17,710 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/40/00) - Connection #36 tested: OK
+2024-05-14 10:35:17,710 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000061 (01/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:17,710 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #37 - autoCommit reset back to true
+2024-05-14 10:35:17,710 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/41/00) - Connection #37 tested: OK
+2024-05-14 10:35:17,710 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [130]
+2024-05-14 10:35:17,725 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #38 - autoCommit reset back to true
+2024-05-14 10:35:17,725 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/41/00) - Connection #38 tested: OK
+2024-05-14 10:35:17,725 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=, id=294}]
+2024-05-14 10:35:17,732 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #39 - autoCommit reset back to true
+2024-05-14 10:35:17,732 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/41/00) - Connection #39 tested: OK
+2024-05-14 10:35:17,733 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 294
+2024-05-14 10:35:17,733 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-14 10:35:17,733 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-14 10:35:17,733 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-14 10:35:17,735 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #40 - autoCommit reset back to true
+2024-05-14 10:35:17,736 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/41/00) - Connection #40 tested: OK
+2024-05-14 10:35:50,597 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-14 10:35:50,613 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-14 10:35:50,613 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-14 10:35:50,613 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-14 10:35:50,613 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-14 10:35:51,050 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-14 10:35:51,066 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-14 10:35:51,066 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 10:35:51,066 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-14 10:35:51,066 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-14 10:35:51,066 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-14 10:35:51,066 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-14 10:35:51,066 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-14 10:35:51,066 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-14 10:35:51,066 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-14 10:35:51,066 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-14 10:35:51,066 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-14 10:35:51,066 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 10:35:51,066 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-14 10:35:51,066 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-14 10:35:51,066 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-14 10:35:51,082 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-14 10:35:51,082 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-14 10:35:51,082 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-14 10:35:51,972 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-14 10:35:51,972 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-14 10:35:51,972 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 1
+2024-05-14 10:35:51,972 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = null
+2024-05-14 10:35:51,972 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-14 10:35:51,972 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-14 10:35:51,972 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (00/01/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:51,972 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-14 10:35:52,003 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:52,019 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BlobDBAccess
+2024-05-14 10:35:52,019 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ClientDataSupport
+2024-05-14 10:35:52,019 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 10:35:52,019 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleConnection
+2024-05-14 10:35:52,019 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-14 10:35:52,019 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.ClobDBAccess
+2024-05-14 10:35:52,019 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BfileDBAccess
+2024-05-14 10:35:52,019 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleConnection
+2024-05-14 10:35:52,019 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 10:35:52,019 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 10:35:52,019 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:52,050 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:52,066 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:52,097 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:52,128 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:52,160 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:52,175 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:52,191 [main] [A2] [INFO] - rootPath ==
+2024-05-14 10:35:52,191 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-14 10:35:52,191 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-14 10:35:52,191 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-14 10:35:52,238 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:52,269 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:52,300 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:52,316 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-14 10:35:52,316 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleStatement
+2024-05-14 10:35:52,316 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 10:35:52,316 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleStatement
+2024-05-14 10:35:52,316 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-14 10:35:52,316 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OraclePreparedStatement
+2024-05-14 10:35:52,316 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 10:35:52,316 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OraclePreparedStatement
+2024-05-14 10:35:52,316 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 10:35:52,316 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:52,347 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:52,378 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:52,394 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:52,425 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-14 10:35:52,425 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:52,425 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-14 10:35:52,425 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-14 10:35:52,425 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/18/00) - Connection #2 tested: OK
+2024-05-14 10:35:52,441 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:52,472 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-14 10:35:52,472 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (02/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:52,472 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/20/00) - Connection #3 tested: OK
+2024-05-14 10:35:52,488 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-14 10:35:52,488 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-14 10:35:52,488 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath1128519540.jar;C:\Users\liuliang\AppData\Local\JetBrains\IntelliJIdea2021.2\captureAgent\debugger-agent.jar
+2024-05-14 10:35:52,488 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-14 10:35:52,488 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-14 10:35:52,488 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-14 10:35:52,503 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:52,519 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:52,519 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-14 10:35:52,519 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-14 10:35:52,519 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-14 10:35:52,519 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-14 10:35:52,519 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-14 10:35:52,519 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-14 10:35:52,519 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-14 10:35:52,519 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-14 10:35:52,519 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-14 10:35:52,519 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-14 10:35:52,534 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-14 10:35:52,534 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-14 10:35:52,534 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-14 10:35:52,534 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-14 10:35:52,534 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-14 10:35:52,534 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-14 10:35:52,534 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@28b576a9
+2024-05-14 10:35:52,534 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-14 10:35:52,550 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-14 10:35:52,550 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/22/00) - Connection #4 tested: OK
+2024-05-14 10:35:52,550 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000004 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:52,566 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-14 10:35:52,566 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/23/00) - Connection #5 tested: OK
+2024-05-14 10:35:52,566 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-14 10:35:52,566 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/23/00) - Connection #1 tested: OK
+2024-05-14 10:35:52,566 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-14 10:35:52,566 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/23/00) - Connection #6 tested: OK
+2024-05-14 10:35:52,566 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-14 10:35:52,566 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/23/00) - Connection #7 tested: OK
+2024-05-14 10:35:52,581 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-14 10:35:52,581 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/23/00) - Connection #8 tested: OK
+2024-05-14 10:35:52,581 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-14 10:35:52,581 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/23/00) - Connection #9 tested: OK
+2024-05-14 10:35:52,581 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-14 10:35:52,581 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/23/00) - Connection #10 tested: OK
+2024-05-14 10:35:52,581 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000011 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:52,581 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-14 10:35:52,581 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/24/00) - Connection #11 tested: OK
+2024-05-14 10:35:52,581 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-14 10:35:52,581 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/24/00) - Connection #12 tested: OK
+2024-05-14 10:35:52,581 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-14 10:35:52,597 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/24/00) - Connection #13 tested: OK
+2024-05-14 10:35:52,597 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-14 10:35:52,597 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/24/00) - Connection #14 tested: OK
+2024-05-14 10:35:52,597 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-14 10:35:52,597 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/24/00) - Connection #15 tested: OK
+2024-05-14 10:35:52,613 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-14 10:35:52,613 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/24/00) - Connection #16 tested: OK
+2024-05-14 10:35:52,613 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000017 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:52,613 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-14 10:35:52,613 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/25/00) - Connection #17 tested: OK
+2024-05-14 10:35:52,613 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-14 10:35:52,613 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/25/00) - Connection #18 tested: OK
+2024-05-14 10:35:52,613 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-14 10:35:52,613 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/25/00) - Connection #19 tested: OK
+2024-05-14 10:35:52,613 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-14 10:35:52,613 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/25/00) - Connection #20 tested: OK
+2024-05-14 10:35:52,613 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #21 - autoCommit reset back to true
+2024-05-14 10:35:52,613 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/25/00) - Connection #21 tested: OK
+2024-05-14 10:35:52,613 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-14 10:35:52,613 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/25/00) - Connection #22 tested: OK
+2024-05-14 10:35:52,628 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-14 10:35:52,628 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000023 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:52,628 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/26/00) - Connection #23 tested: OK
+2024-05-14 10:35:52,628 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-14 10:35:52,628 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/26/00) - Connection #24 tested: OK
+2024-05-14 10:35:52,628 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #25 - autoCommit reset back to true
+2024-05-14 10:35:52,628 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/26/00) - Connection #25 tested: OK
+2024-05-14 10:35:52,628 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #26 - autoCommit reset back to true
+2024-05-14 10:35:52,628 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/26/00) - Connection #26 tested: OK
+2024-05-14 10:35:52,628 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-14 10:35:52,628 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/26/00) - Connection #2 tested: OK
+2024-05-14 10:35:52,628 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-14 10:35:52,628 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/26/00) - Connection #1 tested: OK
+2024-05-14 10:35:52,628 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-14 10:35:52,628 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/26/00) - Connection #3 tested: OK
+2024-05-14 10:35:52,644 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:52,659 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-14 10:35:52,659 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/27/00) - Connection #4 tested: OK
+2024-05-14 10:35:52,659 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-14 10:35:52,659 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/27/00) - Connection #5 tested: OK
+2024-05-14 10:35:52,659 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:52,659 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:35:52,675 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-14 10:35:52,675 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:35:52,691 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:52,722 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-14 10:35:52,722 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/29/00) - Connection #6 tested: OK
+2024-05-14 10:35:52,722 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-14 10:35:52,722 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/29/00) - Connection #7 tested: OK
+2024-05-14 10:35:52,722 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-14 10:35:52,722 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/29/00) - Connection #8 tested: OK
+2024-05-14 10:35:52,722 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000034 (00/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:52,737 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-14 10:35:52,737 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/30/00) - Connection #9 tested: OK
+2024-05-14 10:35:52,737 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [10]
+2024-05-14 10:35:52,737 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (10)
+2024-05-14 10:35:52,737 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-14 10:35:52,737 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000036 (01/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:52,737 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/31/00) - Connection #10 tested: OK
+2024-05-14 10:35:52,737 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-14 10:35:52,737 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:35:52,737 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:35:52,737 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-14 10:35:52,737 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:35:52,753 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-14 10:35:52,753 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/31/00) - Connection #11 tested: OK
+2024-05-14 10:35:52,753 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-14 10:35:52,753 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/31/00) - Connection #12 tested: OK
+2024-05-14 10:35:52,753 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-14 10:35:52,753 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/31/00) - Connection #13 tested: OK
+2024-05-14 10:35:52,753 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (24)
+2024-05-14 10:35:52,753 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-14 10:35:52,753 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/31/00) - Connection #14 tested: OK
+2024-05-14 10:35:52,753 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {24=[{empid=304, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=305, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=306, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=307, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}]}
+2024-05-14 10:35:52,753 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 304,userId : 23
+2024-05-14 10:35:52,753 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 305,userId : 23
+2024-05-14 10:35:52,753 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 306,userId : 23
+2024-05-14 10:35:52,753 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 307,userId : 23
+2024-05-14 10:35:52,753 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - personnelGroupIds : []
+2024-05-14 10:35:52,753 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-14 10:35:52,753 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-14 10:35:52,753 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:35:52,753 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:35:52,753 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-14 10:35:52,753 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:35:52,753 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-05-08, 2024-05-12, 23]
+2024-05-14 10:35:52,769 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-14 10:35:52,769 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/31/00) - Connection #15 tested: OK
+2024-05-14 10:35:52,769 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000041 (01/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:52,769 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-14 10:35:52,769 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/32/00) - Connection #16 tested: OK
+2024-05-14 10:35:52,769 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {}
+2024-05-14 10:35:52,769 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-14 10:35:52,769 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-14 10:35:52,769 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/32/00) - Connection #17 tested: OK
+2024-05-14 10:35:52,784 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-14 10:35:52,784 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000044 (01/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:52,784 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/33/00) - Connection #18 tested: OK
+2024-05-14 10:35:52,784 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1521]
+2024-05-14 10:35:52,784 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1521
+2024-05-14 10:35:52,784 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-14 10:35:52,784 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/33/00) - Connection #19 tested: OK
+2024-05-14 10:35:52,784 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1021
+2024-05-14 10:35:52,784 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-14 10:35:52,784 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/33/00) - Connection #20 tested: OK
+2024-05-14 10:35:52,784 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 5
+2024-05-14 10:35:52,784 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-14 10:35:52,784 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:35:52,784 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:1888184022,candidateTeamMap:20848407
+2024-05-14 10:35:52,784 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:1888184022,candidateTeamMap:20848407
+2024-05-14 10:35:52,784 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:1888184022,candidateTeamMap:20848407
+2024-05-14 10:35:52,784 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:1888184022,candidateTeamMap:20848407
+2024-05-14 10:35:52,800 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:1888184022,candidateTeamMap:20848407
+2024-05-14 10:35:52,800 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=206030f9-2859-424f-965f-9d1a7fee446b, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751103, glpbid=, pbtj=0, key=2751103, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751103, modedatacreater=1, bcrq=2024-05-08, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=c952e1d5-dec3-4f04-9010-b2613f99f23d, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751104, glpbid=, pbtj=0, key=2751104, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751104, modedatacreater=1, bcrq=2024-05-09, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=0272a300-e2bb-4064-ab6a-00bde8640919, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751105, glpbid=, pbtj=0, key=2751105, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751105, modedatacreater=1, bcrq=2024-05-10, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=11a36a66-9ac8-4d78-abf6-8d04c49df919, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751106, glpbid=, pbtj=0, key=2751106, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751106, modedatacreater=1, bcrq=2024-05-11, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=4, pbdxry=23-awq3}, {modeuuid=2fa2d638-a9d3-4e37-8857-75ea8963ce9f, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751107, glpbid=, pbtj=0, key=2751107, form_biz_id=, pbdxbm=, pbgl=62, sfxx=1, keyid=2751107, modedatacreater=1, bcrq=2024-05-12, lastname=awq3, bcxx=32-休息班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=23-awq3}]
+2024-05-14 10:35:52,800 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-14 10:35:52,800 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #21 - autoCommit reset back to true
+2024-05-14 10:35:52,800 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/33/00) - Connection #21 tested: OK
+2024-05-14 10:35:52,800 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-14 10:35:52,800 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/33/00) - Connection #22 tested: OK
+2024-05-14 10:35:52,800 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:35:52,800 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDateCmd --------------------------------------------------------
+2024-05-14 10:35:52,800 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:35:52,800 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (01/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:35:52,816 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-14 10:35:52,816 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/34/00) - Connection #23 tested: OK
+2024-05-14 10:35:52,816 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDateCmd finished --------------------------------------------------------
+2024-05-14 10:35:52,816 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:35:52,816 [main] [com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl] [INFO] - SchedulingResults : [{2024-05-08=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-09=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-10=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-11=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=4}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}], 2024-05-12=[{edsc=9, bdlx=0, fgsjd=14:18, jsdk=1, tqdkfzs=, sfxx=1, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=32, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-14 10:35:52,816 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:23,analysisDate:2024-05-10 start***********
+2024-05-14 10:35:52,816 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}, {signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, {signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}]]
+2024-05-14 10:35:52,816 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-05-10, schedulingResultCollect={2024-05-08=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-09=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-10=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-11=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=4}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}], 2024-05-12=[{edsc=9, bdlx=0, fgsjd=14:18, jsdk=1, tqdkfzs=, sfxx=1, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=32, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}, {signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, {signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}], clockInTimeCollect={2024-05-08=[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}], 2024-05-10=[{signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}], 2024-05-11=[{signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}]}, userId=23, clockInTimeMap={}}]
+2024-05-14 10:35:52,816 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:35:52,816 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-14 10:35:52,816 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:35:54,446 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (00/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:03,352 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-05-10 07:00],lastestTime: [2024-05-10 22:00]
+2024-05-14 10:36:03,353 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-14 10:36:03,353 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:36:03,362 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-14 10:36:03,363 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/35/00) - Connection #24 tested: OK
+2024-05-14 10:36:03,363 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #25 - autoCommit reset back to true
+2024-05-14 10:36:03,363 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/35/00) - Connection #25 tested: OK
+2024-05-14 10:36:03,363 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:36:03,363 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-14 10:36:03,363 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:36:03,363 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #26 - autoCommit reset back to true
+2024-05-14 10:36:03,363 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/35/00) - Connection #26 tested: OK
+2024-05-14 10:36:03,363 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-14 10:36:03,363 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-14 10:36:03,363 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:36:03,363 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:36:03,363 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-14 10:36:03,363 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:36:03,363 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #27 - autoCommit reset back to true
+2024-05-14 10:36:03,363 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/35/00) - Connection #27 tested: OK
+2024-05-14 10:36:03,363 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-14 10:36:03,363 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-14 10:36:03,363 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:36:03,378 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:36:03,378 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-14 10:36:03,378 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:36:03,378 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:03,378 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-14 10:36:03,378 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-14 10:36:03,378 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-14 10:36:03,378 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-05-10 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, record=true), ClockPointDTO(classTime=2024-05-10 21:00, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=2, clockTime={signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, record=true)]]
+2024-05-14 10:36:03,378 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-14 10:36:03,378 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:36:03,378 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-05-10 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, record=true), ClockPointDTO(classTime=2024-05-10 21:00, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=2, clockTime={signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, record=true)],attendanceItems size :32,scheduleResult :[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],analysisDate:[2024-05-10],userId:[23],rqlx:[0],modeId:[{}]
+2024-05-14 10:36:03,378 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}]
+2024-05-14 10:36:03,378 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-14 10:36:03,378 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:36:03,378 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-14 10:36:03,378 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:36:03,378 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=0, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=, jbscbdccsqsc=0, yxsydjb=, bddrqlx=, mc=zss1-迟到, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=1, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=zss1-迟到, modedatacreatetime=13:36:17, cchsfzs=, hbjscsdxm=, famc=zss-迟到, modeuuid=8087a80c-e32e-45d9-a692-ca479c473786, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=21, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=0, tqlghlfzs=, modedatacreatedate=2024-04-26, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000025, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=zss1-迟到, zysd=1, sjd=13:35, cckcbc=1, hsdw=2, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=0, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, ldkzkg=0, modedatamodifydatetime=2024-04-26 15:12:28, jbzzhlfzs=}]]
+2024-05-14 10:36:03,378 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-14 10:36:03,378 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:36:03,378 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}]
+2024-05-14 10:36:03,378 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-14 10:36:03,378 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:36:03,378 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-14 10:36:03,378 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:36:03,394 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=30, jbscbdccsqsc=0, yxsydjb=, bddrqlx=0,1,2,3,4, mc=延长加班, ktjbzdcfwlb=0, id=119, gjksrqlxsz=0, zhwxdxm=, xysjd=0, jsjbbxydk=1, rzdjbxss=1, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=1, keyid=119, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=1, requestid=, ccqszhdhsfzs=, jc=延长加班, modedatacreatetime=17:49:23, cchsfzs=, hbjscsdxm=, modeuuid=0db15f4e-b711-483a-95bc-10105c3143f6, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=2, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-24, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=119, form_biz_id=, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=240, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=17:48, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=30, xmlx=4, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, ldkzkg=0, modedatamodifydatetime=2024-05-14 10:21:05, jbzzhlfzs=5}]]
+2024-05-14 10:36:03,394 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-14 10:36:03,394 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:36:03,394 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:36:03,394 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-14 10:36:03,394 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:36:03,394 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=, jbscbdccsqsc=0, yxsydjb=, bddrqlx=, mc=早退-bwq, ktjbzdcfwlb=0, id=127, gjksrqlxsz=0, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=127, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=0, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=600, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早退-bwq, modedatacreatetime=13:44:57, cchsfzs=, hbjscsdxm=, modeuuid=30a7a17b-5cb3-445e-abf8-d7a16801b8c6, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=521, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=1, tqlghlfzs=, modedatacreatedate=2024-04-26, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=127, form_biz_id=127000025, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=早退-bwq, zysd=0, sjd=13:44, cckcbc=1, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=1, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, ldkzkg=0, modedatamodifydatetime=2024-05-09 17:52:02, jbzzhlfzs=}]]
+2024-05-14 10:36:03,394 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-14 10:36:03,394 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:36:03,394 [main] [com.engine.attendance.attendanceanalysis.service.impl.AbnormalAttendanceServiceImpl] [INFO] - between :60,jbzzhlfzs:5
+2024-05-14 10:36:03,394 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-05-10 09:30:00, betweenMinutes=30, kczgsc=1, itemduration=30.0, classStartTime=2024-05-10 09:00, pointTime=2024-05-10 09:00, hsdw=2}, {hsl=1.0, bdlx=2, item=127, itemType=LEAVE_EARLY, classEndTime=2024-05-10 21:00, betweenMinutes=60, kczgsc=1, itemduration=1.0, classStartTime=2024-05-10 20:00:00, pointTime=2024-05-10 21:00, hsdw=1}]]
+2024-05-14 10:36:03,394 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-14 10:36:03,394 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-14 10:36:03,394 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:36:03,394 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-14 10:36:03,394 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:36:03,394 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=30, jbscbdccsqsc=0, yxsydjb=, bddrqlx=0,1,2,3,4, mc=延长加班, ktjbzdcfwlb=0, id=119, gjksrqlxsz=0, zhwxdxm=, xysjd=0, jsjbbxydk=1, rzdjbxss=1, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=1, keyid=119, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=1, requestid=, ccqszhdhsfzs=, jc=延长加班, modedatacreatetime=17:49:23, cchsfzs=, hbjscsdxm=, modeuuid=0db15f4e-b711-483a-95bc-10105c3143f6, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=2, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-24, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=119, form_biz_id=, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=240, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=17:48, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=30, xmlx=4, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, ldkzkg=0, modedatamodifydatetime=2024-05-14 10:21:05, jbzzhlfzs=5}]]
+2024-05-14 10:36:03,394 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-14 10:36:03,394 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:36:03,394 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班开始时间漏卡: 2024-05-10 18:00,clcokInTimeData:{2024-05-10 21:00={signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, 2024-05-10 09:00={signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}}
+2024-05-14 10:36:03,394 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:36:03,394 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-14 10:36:03,394 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:36:03,394 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-14 10:36:03,394 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 30.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-14 10:36:03,394 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-14 10:36:03,394 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:36:03,394 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=7.5, classInfo=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], formmodeIdMap={uf_jcl_kq_kqfa=12, uf_jcl_kq_jqye=11, uf_jcl_kq_jbjg=25, uf_jcl_kq_jqed=18, uf_jcl_kq_cqjg=19, uf_jcl_kq_bdkjl=7, uf_jcl_kq_glpb=17, uf_jcl_kq_kqzqmc=26, uf_jcl_kq_rlxx=22, uf_jcl_kq_cqjt=13, uf_pbjg=20, uf_jcl_kq_rlmc=503, uf_jcl_kq_zhgs=502}, modeId=19, recordDataTime={j1=2024-05-10 09:30:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-05-10 20:00:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-05-10, userId=23, recordData=[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-05-10 09:30:00, betweenMinutes=30, kczgsc=1, itemduration=30.0, classStartTime=2024-05-10 09:00, pointTime=2024-05-10 09:00, hsdw=2}, {hsl=1.0, bdlx=2, item=127, itemType=LEAVE_EARLY, classEndTime=2024-05-10 21:00, betweenMinutes=60, kczgsc=1, itemduration=1.0, classStartTime=2024-05-10 20:00:00, pointTime=2024-05-10 21:00, hsdw=1}, {item=119, itemduration=0}], rqlx=0}
+2024-05-14 10:36:03,394 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:36:03,394 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-14 10:36:03,394 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:36:03,410 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #28 - autoCommit reset back to true
+2024-05-14 10:36:03,410 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000054 (01/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:03,410 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/37/00) - Connection #28 tested: OK
+2024-05-14 10:36:03,410 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=7.5,cqzt=1,fxrq='2024-05-14 10:36:03',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=126,sc1=30.0,xm2=127,sc2=1.0,xm3=119,sc3=0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-10 09:30:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-05-10 20:00:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-14 10:36:03,410 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleStatement
+2024-05-14 10:36:03,410 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 10:36:03,410 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleStatement
+2024-05-14 10:36:03,410 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-14 10:36:03,410 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 10:36:03,410 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 10:36:03,425 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #30 - autoCommit reset back to true
+2024-05-14 10:36:03,425 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (02/37/00) - Connection #30 tested: OK
+2024-05-14 10:36:03,425 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (01/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:03,441 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-14 10:36:03,456 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #29 - autoCommit reset back to true
+2024-05-14 10:36:03,456 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/38/00) - Connection #29 tested: OK
+2024-05-14 10:36:03,456 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (01/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:03,456 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #31 - autoCommit reset back to true
+2024-05-14 10:36:03,456 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/39/00) - Connection #31 tested: OK
+2024-05-14 10:36:03,472 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #32 - autoCommit reset back to true
+2024-05-14 10:36:03,472 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/39/00) - Connection #32 tested: OK
+2024-05-14 10:36:03,472 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-14 10:36:03,472 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:36:03,488 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #33 - autoCommit reset back to true
+2024-05-14 10:36:03,488 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/39/00) - Connection #33 tested: OK
+2024-05-14 10:36:03,488 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #34 - autoCommit reset back to true
+2024-05-14 10:36:03,488 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/39/00) - Connection #34 tested: OK
+2024-05-14 10:36:03,488 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #35 - autoCommit reset back to true
+2024-05-14 10:36:03,488 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/39/00) - Connection #35 tested: OK
+2024-05-14 10:36:03,488 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [130]
+2024-05-14 10:36:03,488 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #36 - autoCommit reset back to true
+2024-05-14 10:36:03,488 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/39/00) - Connection #36 tested: OK
+2024-05-14 10:36:03,488 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=, id=294}]
+2024-05-14 10:36:03,503 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000063 (01/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:03,503 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #37 - autoCommit reset back to true
+2024-05-14 10:36:03,503 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/40/00) - Connection #37 tested: OK
+2024-05-14 10:36:03,503 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 294
+2024-05-14 10:36:03,503 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-14 10:36:03,503 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-14 10:36:03,503 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-14 10:36:03,503 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #38 - autoCommit reset back to true
+2024-05-14 10:36:03,509 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/40/00) - Connection #38 tested: OK
+2024-05-14 10:36:03,511 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #39 - autoCommit reset back to true
+2024-05-14 10:36:03,512 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/40/00) - Connection #39 tested: OK
+2024-05-14 10:36:03,512 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=, id=24}]
+2024-05-14 10:36:03,515 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #40 - autoCommit reset back to true
+2024-05-14 10:36:03,516 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/40/00) - Connection #40 tested: OK
+2024-05-14 10:36:51,847 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-14 10:36:51,847 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-14 10:36:51,847 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-14 10:36:51,847 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-14 10:36:51,862 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-14 10:36:52,331 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-14 10:36:52,347 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-14 10:36:52,347 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-14 10:36:52,347 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-14 10:36:53,222 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-14 10:36:53,222 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-14 10:36:53,222 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 1
+2024-05-14 10:36:53,222 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = null
+2024-05-14 10:36:53,222 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-14 10:36:53,222 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-14 10:36:53,237 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/01/00) - Connection #1 created on demand = ACTIVE
+2024-05-14 10:36:53,237 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:53,268 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:53,284 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleConnection
+2024-05-14 10:36:53,284 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 10:36:53,284 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BlobDBAccess
+2024-05-14 10:36:53,284 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-14 10:36:53,284 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.ClobDBAccess
+2024-05-14 10:36:53,284 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BfileDBAccess
+2024-05-14 10:36:53,284 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ClientDataSupport
+2024-05-14 10:36:53,284 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 10:36:53,284 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 10:36:53,284 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleConnection
+2024-05-14 10:36:53,284 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:53,331 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:53,346 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:53,378 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:53,409 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:53,440 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:53,456 [main] [A2] [INFO] - rootPath ==
+2024-05-14 10:36:53,456 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-14 10:36:53,456 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-14 10:36:53,456 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-14 10:36:53,456 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:53,503 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:53,518 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:53,549 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:53,581 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:53,581 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-14 10:36:53,581 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 10:36:53,581 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleStatement
+2024-05-14 10:36:53,581 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleStatement
+2024-05-14 10:36:53,581 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 10:36:53,581 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 10:36:53,581 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-14 10:36:53,581 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OraclePreparedStatement
+2024-05-14 10:36:53,581 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OraclePreparedStatement
+2024-05-14 10:36:53,612 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:53,628 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:53,659 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:53,690 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-14 10:36:53,690 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-14 10:36:53,690 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-14 10:36:53,690 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/17/00) - Connection #2 tested: OK
+2024-05-14 10:36:53,690 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:53,706 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:53,721 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:53,737 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-14 10:36:53,737 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/20/00) - Connection #3 tested: OK
+2024-05-14 10:36:53,737 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:53,752 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-14 10:36:53,752 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-14 10:36:53,752 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath1343125564.jar;C:\Users\liuliang\AppData\Local\JetBrains\IntelliJIdea2021.2\captureAgent\debugger-agent.jar
+2024-05-14 10:36:53,752 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-14 10:36:53,752 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-14 10:36:53,752 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-14 10:36:53,768 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:53,784 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-14 10:36:53,784 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-14 10:36:53,784 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-14 10:36:53,784 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-14 10:36:53,784 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-14 10:36:53,784 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-14 10:36:53,784 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-14 10:36:53,784 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-14 10:36:53,784 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-14 10:36:53,784 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-14 10:36:53,784 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-14 10:36:53,799 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-14 10:36:53,799 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-14 10:36:53,799 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-14 10:36:53,799 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-14 10:36:53,799 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-14 10:36:53,799 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:53,799 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@29b732a2
+2024-05-14 10:36:53,799 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-14 10:36:53,815 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-14 10:36:53,815 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/23/00) - Connection #4 tested: OK
+2024-05-14 10:36:53,831 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-14 10:36:53,831 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/23/00) - Connection #5 tested: OK
+2024-05-14 10:36:53,831 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-14 10:36:53,831 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/23/00) - Connection #1 tested: OK
+2024-05-14 10:36:53,831 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-14 10:36:53,831 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/23/00) - Connection #6 tested: OK
+2024-05-14 10:36:53,831 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000007 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:53,831 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-14 10:36:53,831 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/24/00) - Connection #7 tested: OK
+2024-05-14 10:36:53,831 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-14 10:36:53,831 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/24/00) - Connection #8 tested: OK
+2024-05-14 10:36:53,831 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-14 10:36:53,846 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/24/00) - Connection #9 tested: OK
+2024-05-14 10:36:53,846 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-14 10:36:53,846 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/24/00) - Connection #10 tested: OK
+2024-05-14 10:36:53,846 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-14 10:36:53,846 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/24/00) - Connection #11 tested: OK
+2024-05-14 10:36:53,846 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-14 10:36:53,846 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/24/00) - Connection #12 tested: OK
+2024-05-14 10:36:53,846 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-14 10:36:53,846 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/24/00) - Connection #13 tested: OK
+2024-05-14 10:36:53,846 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000013 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:53,846 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-14 10:36:53,846 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/25/00) - Connection #14 tested: OK
+2024-05-14 10:36:53,862 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-14 10:36:53,862 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/25/00) - Connection #15 tested: OK
+2024-05-14 10:36:53,862 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-14 10:36:53,862 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/25/00) - Connection #16 tested: OK
+2024-05-14 10:36:53,862 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-14 10:36:53,862 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/25/00) - Connection #17 tested: OK
+2024-05-14 10:36:53,862 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-14 10:36:53,862 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/25/00) - Connection #18 tested: OK
+2024-05-14 10:36:53,862 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-14 10:36:53,877 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/25/00) - Connection #19 tested: OK
+2024-05-14 10:36:53,877 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-14 10:36:53,877 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/25/00) - Connection #20 tested: OK
+2024-05-14 10:36:53,877 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000020 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:53,877 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #21 - autoCommit reset back to true
+2024-05-14 10:36:53,877 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/26/00) - Connection #21 tested: OK
+2024-05-14 10:36:53,877 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-14 10:36:53,877 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/26/00) - Connection #22 tested: OK
+2024-05-14 10:36:53,877 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-14 10:36:53,877 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/26/00) - Connection #23 tested: OK
+2024-05-14 10:36:53,877 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-14 10:36:53,893 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/26/00) - Connection #24 tested: OK
+2024-05-14 10:36:53,893 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #25 - autoCommit reset back to true
+2024-05-14 10:36:53,893 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/26/00) - Connection #25 tested: OK
+2024-05-14 10:36:53,893 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #26 - autoCommit reset back to true
+2024-05-14 10:36:53,893 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/26/00) - Connection #26 tested: OK
+2024-05-14 10:36:53,893 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-14 10:36:53,893 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/26/00) - Connection #1 tested: OK
+2024-05-14 10:36:53,893 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-14 10:36:53,893 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/26/00) - Connection #2 tested: OK
+2024-05-14 10:36:53,893 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-14 10:36:53,893 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/26/00) - Connection #3 tested: OK
+2024-05-14 10:36:53,893 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:53,924 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-14 10:36:53,924 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/27/00) - Connection #4 tested: OK
+2024-05-14 10:36:53,924 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-14 10:36:53,924 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/27/00) - Connection #5 tested: OK
+2024-05-14 10:36:53,924 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:53,924 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:36:53,924 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-14 10:36:53,940 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:36:53,956 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:53,971 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:53,987 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-14 10:36:53,987 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/30/00) - Connection #6 tested: OK
+2024-05-14 10:36:53,987 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-14 10:36:53,987 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/30/00) - Connection #7 tested: OK
+2024-05-14 10:36:53,987 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-14 10:36:53,987 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/30/00) - Connection #8 tested: OK
+2024-05-14 10:36:54,002 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000035 (01/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:54,002 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-14 10:36:54,002 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/31/00) - Connection #9 tested: OK
+2024-05-14 10:36:54,002 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [10]
+2024-05-14 10:36:54,002 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (10)
+2024-05-14 10:36:54,002 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-14 10:36:54,002 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/31/00) - Connection #10 tested: OK
+2024-05-14 10:36:54,002 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-14 10:36:54,002 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:36:54,002 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:36:54,002 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-14 10:36:54,002 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:36:54,018 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-14 10:36:54,018 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/31/00) - Connection #11 tested: OK
+2024-05-14 10:36:54,018 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-14 10:36:54,018 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/31/00) - Connection #12 tested: OK
+2024-05-14 10:36:54,018 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-14 10:36:54,018 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/31/00) - Connection #13 tested: OK
+2024-05-14 10:36:54,018 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (24)
+2024-05-14 10:36:54,018 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-14 10:36:54,018 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/31/00) - Connection #14 tested: OK
+2024-05-14 10:36:54,018 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {24=[{empid=304, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=305, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=306, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=307, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}]}
+2024-05-14 10:36:54,018 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 304,userId : 23
+2024-05-14 10:36:54,018 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 305,userId : 23
+2024-05-14 10:36:54,018 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 306,userId : 23
+2024-05-14 10:36:54,018 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 307,userId : 23
+2024-05-14 10:36:54,018 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - personnelGroupIds : []
+2024-05-14 10:36:54,018 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000040 (00/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:54,018 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-14 10:36:54,018 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-14 10:36:54,034 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:36:54,034 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:36:54,034 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-14 10:36:54,034 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:36:54,034 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-05-08, 2024-05-12, 23]
+2024-05-14 10:36:54,034 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-14 10:36:54,034 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/32/00) - Connection #15 tested: OK
+2024-05-14 10:36:54,034 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-14 10:36:54,034 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/32/00) - Connection #16 tested: OK
+2024-05-14 10:36:54,034 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {}
+2024-05-14 10:36:54,034 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-14 10:36:54,034 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-14 10:36:54,034 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/32/00) - Connection #17 tested: OK
+2024-05-14 10:36:54,049 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-14 10:36:54,049 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/32/00) - Connection #18 tested: OK
+2024-05-14 10:36:54,049 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1521]
+2024-05-14 10:36:54,049 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1521
+2024-05-14 10:36:54,049 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000045 (01/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:54,049 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-14 10:36:54,049 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/33/00) - Connection #19 tested: OK
+2024-05-14 10:36:54,049 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1021
+2024-05-14 10:36:54,065 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-14 10:36:54,065 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/33/00) - Connection #20 tested: OK
+2024-05-14 10:36:54,065 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 5
+2024-05-14 10:36:54,065 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-14 10:36:54,065 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:36:54,065 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:1888184022,candidateTeamMap:20848407
+2024-05-14 10:36:54,065 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:1888184022,candidateTeamMap:20848407
+2024-05-14 10:36:54,065 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:1888184022,candidateTeamMap:20848407
+2024-05-14 10:36:54,065 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:1888184022,candidateTeamMap:20848407
+2024-05-14 10:36:54,065 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:1888184022,candidateTeamMap:20848407
+2024-05-14 10:36:54,065 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=206030f9-2859-424f-965f-9d1a7fee446b, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751103, glpbid=, pbtj=0, key=2751103, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751103, modedatacreater=1, bcrq=2024-05-08, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=c952e1d5-dec3-4f04-9010-b2613f99f23d, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751104, glpbid=, pbtj=0, key=2751104, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751104, modedatacreater=1, bcrq=2024-05-09, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=0272a300-e2bb-4064-ab6a-00bde8640919, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751105, glpbid=, pbtj=0, key=2751105, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751105, modedatacreater=1, bcrq=2024-05-10, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=11a36a66-9ac8-4d78-abf6-8d04c49df919, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751106, glpbid=, pbtj=0, key=2751106, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751106, modedatacreater=1, bcrq=2024-05-11, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=4, pbdxry=23-awq3}, {modeuuid=2fa2d638-a9d3-4e37-8857-75ea8963ce9f, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751107, glpbid=, pbtj=0, key=2751107, form_biz_id=, pbdxbm=, pbgl=62, sfxx=1, keyid=2751107, modedatacreater=1, bcrq=2024-05-12, lastname=awq3, bcxx=32-休息班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=23-awq3}]
+2024-05-14 10:36:54,065 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-14 10:36:54,065 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #21 - autoCommit reset back to true
+2024-05-14 10:36:54,065 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/33/00) - Connection #21 tested: OK
+2024-05-14 10:36:54,065 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-14 10:36:54,065 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/33/00) - Connection #22 tested: OK
+2024-05-14 10:36:54,065 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:36:54,065 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDateCmd --------------------------------------------------------
+2024-05-14 10:36:54,065 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:36:54,080 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (01/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:54,080 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-14 10:36:54,080 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/34/00) - Connection #23 tested: OK
+2024-05-14 10:36:54,080 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDateCmd finished --------------------------------------------------------
+2024-05-14 10:36:54,080 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:36:54,080 [main] [com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl] [INFO] - SchedulingResults : [{2024-05-08=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-09=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-10=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-11=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=4}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}], 2024-05-12=[{edsc=9, bdlx=0, fgsjd=14:18, jsdk=1, tqdkfzs=, sfxx=1, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=32, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-14 10:36:54,080 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:23,analysisDate:2024-05-10 start***********
+2024-05-14 10:36:54,080 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}, {signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, {signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}]]
+2024-05-14 10:36:54,080 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-05-10, schedulingResultCollect={2024-05-08=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-09=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-10=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-11=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=4}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}], 2024-05-12=[{edsc=9, bdlx=0, fgsjd=14:18, jsdk=1, tqdkfzs=, sfxx=1, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=32, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}, {signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, {signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}], clockInTimeCollect={2024-05-08=[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}], 2024-05-10=[{signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}], 2024-05-11=[{signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}]}, userId=23, clockInTimeMap={}}]
+2024-05-14 10:36:54,096 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (00/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:36:54,096 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:36:54,096 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-14 10:36:54,096 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:37:01,114 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (00/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:37:29,040 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-05-10 07:00],lastestTime: [2024-05-10 22:00]
+2024-05-14 10:37:29,042 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-14 10:37:29,042 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:37:29,051 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-14 10:37:29,052 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/36/00) - Connection #24 tested: OK
+2024-05-14 10:37:29,055 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #25 - autoCommit reset back to true
+2024-05-14 10:37:29,055 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/36/00) - Connection #25 tested: OK
+2024-05-14 10:37:29,055 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:37:29,055 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-14 10:37:29,055 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:37:29,055 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #26 - autoCommit reset back to true
+2024-05-14 10:37:29,055 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/36/00) - Connection #26 tested: OK
+2024-05-14 10:37:29,055 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-14 10:37:29,055 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-14 10:37:29,055 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:37:29,055 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:37:29,055 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-14 10:37:29,055 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:37:29,055 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #27 - autoCommit reset back to true
+2024-05-14 10:37:29,055 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/36/00) - Connection #27 tested: OK
+2024-05-14 10:37:29,055 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-14 10:37:29,055 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-14 10:37:29,055 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:37:29,055 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:37:29,055 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-14 10:37:29,055 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:37:29,055 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-14 10:37:29,055 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-14 10:37:29,070 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:37:29,070 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-05-10 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, record=true)]]
+2024-05-14 10:37:29,070 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-14 10:37:29,070 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:37:29,070 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-05-10 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, record=true)],attendanceItems size :32,scheduleResult :[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],analysisDate:[2024-05-10],userId:[23],rqlx:[0],modeId:[{}]
+2024-05-14 10:37:29,070 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}]
+2024-05-14 10:37:29,070 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-14 10:37:29,070 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-14 10:37:29,070 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:37:29,070 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-14 10:37:29,070 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:37:29,070 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=0, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=, jbscbdccsqsc=0, yxsydjb=, bddrqlx=, mc=zss1-迟到, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=1, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=zss1-迟到, modedatacreatetime=13:36:17, cchsfzs=, hbjscsdxm=, famc=zss-迟到, modeuuid=8087a80c-e32e-45d9-a692-ca479c473786, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=21, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=0, tqlghlfzs=, modedatacreatedate=2024-04-26, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000025, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=zss1-迟到, zysd=1, sjd=13:35, cckcbc=1, hsdw=2, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=0, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, ldkzkg=0, modedatamodifydatetime=2024-04-26 15:12:28, jbzzhlfzs=}]]
+2024-05-14 10:37:29,070 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-14 10:37:29,070 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:37:29,070 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-05-10 09:30:00, betweenMinutes=30, kczgsc=1, itemduration=30.0, classStartTime=2024-05-10 09:00, pointTime=2024-05-10 09:00, hsdw=2}]]
+2024-05-14 10:37:29,070 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-14 10:37:29,070 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-14 10:37:29,070 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:37:29,070 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-14 10:37:29,070 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:37:29,070 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=30, jbscbdccsqsc=0, yxsydjb=, bddrqlx=0,1,2,3,4, mc=延长加班, ktjbzdcfwlb=0, id=119, gjksrqlxsz=0, zhwxdxm=, xysjd=0, jsjbbxydk=1, rzdjbxss=1, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=1, keyid=119, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=1, requestid=, ccqszhdhsfzs=, jc=延长加班, modedatacreatetime=17:49:23, cchsfzs=, hbjscsdxm=, modeuuid=0db15f4e-b711-483a-95bc-10105c3143f6, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=2, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-24, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=119, form_biz_id=, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=240, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=17:48, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=30, xmlx=4, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, ldkzkg=0, modedatamodifydatetime=2024-05-14 10:21:05, jbzzhlfzs=5}]]
+2024-05-14 10:37:29,070 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-14 10:37:29,070 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:37:29,070 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班开始时间漏卡: 2024-05-10 18:00,clcokInTimeData:{2024-05-10 09:00={signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}}
+2024-05-14 10:37:29,086 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:37:29,086 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-14 10:37:29,086 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:37:29,086 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-14 10:37:29,086 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 30.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-14 10:37:29,086 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-14 10:37:29,086 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:37:29,086 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=7.5, classInfo=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], formmodeIdMap={uf_jcl_kq_kqfa=12, uf_jcl_kq_jqye=11, uf_jcl_kq_jbjg=25, uf_jcl_kq_jqed=18, uf_jcl_kq_cqjg=19, uf_jcl_kq_bdkjl=7, uf_jcl_kq_glpb=17, uf_jcl_kq_kqzqmc=26, uf_jcl_kq_rlxx=22, uf_jcl_kq_cqjt=13, uf_pbjg=20, uf_jcl_kq_rlmc=503, uf_jcl_kq_zhgs=502}, modeId=19, recordDataTime={j1=2024-05-10 09:30:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=NULL, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-05-10, userId=23, recordData=[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-05-10 09:30:00, betweenMinutes=30, kczgsc=1, itemduration=30.0, classStartTime=2024-05-10 09:00, pointTime=2024-05-10 09:00, hsdw=2}, {item=119, itemduration=0}], rqlx=0}
+2024-05-14 10:37:29,086 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:37:29,086 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-14 10:37:29,086 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 10:37:29,086 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000054 (01/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:37:29,086 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #28 - autoCommit reset back to true
+2024-05-14 10:37:29,086 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/38/00) - Connection #28 tested: OK
+2024-05-14 10:37:29,086 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=7.5,cqzt=1,fxrq='2024-05-14 10:37:29',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=126,sc1=30.0,xm2=119,sc2=0,xm3=NULL,sc3=NULL,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-10 09:30:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1=NULL,j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-14 10:37:29,102 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-14 10:37:29,102 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 10:37:29,102 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleStatement
+2024-05-14 10:37:29,102 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleStatement
+2024-05-14 10:37:29,102 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 10:37:29,102 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 10:37:29,117 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #30 - autoCommit reset back to true
+2024-05-14 10:37:29,117 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (02/38/00) - Connection #30 tested: OK
+2024-05-14 10:37:29,117 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (01/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:37:29,117 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-14 10:37:29,133 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #29 - autoCommit reset back to true
+2024-05-14 10:37:29,133 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/39/00) - Connection #29 tested: OK
+2024-05-14 10:37:29,133 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #31 - autoCommit reset back to true
+2024-05-14 10:37:29,133 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/39/00) - Connection #31 tested: OK
+2024-05-14 10:37:29,133 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (00/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:37:29,148 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #32 - autoCommit reset back to true
+2024-05-14 10:37:29,148 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/40/00) - Connection #32 tested: OK
+2024-05-14 10:37:29,148 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-14 10:37:29,148 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 10:37:29,148 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #33 - autoCommit reset back to true
+2024-05-14 10:37:29,148 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/40/00) - Connection #33 tested: OK
+2024-05-14 10:37:29,148 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #34 - autoCommit reset back to true
+2024-05-14 10:37:29,148 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/40/00) - Connection #34 tested: OK
+2024-05-14 10:37:29,148 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #35 - autoCommit reset back to true
+2024-05-14 10:37:29,148 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000061 (01/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:37:29,164 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/41/00) - Connection #35 tested: OK
+2024-05-14 10:37:29,164 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [130]
+2024-05-14 10:37:29,164 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #36 - autoCommit reset back to true
+2024-05-14 10:37:29,164 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/41/00) - Connection #36 tested: OK
+2024-05-14 10:37:29,164 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=, id=294}]
+2024-05-14 10:37:29,164 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #37 - autoCommit reset back to true
+2024-05-14 10:37:29,164 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/41/00) - Connection #37 tested: OK
+2024-05-14 10:37:29,164 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 294
+2024-05-14 10:37:29,164 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-14 10:37:29,164 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-14 10:37:29,164 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-14 10:37:29,164 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #38 - autoCommit reset back to true
+2024-05-14 10:37:29,164 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/41/00) - Connection #38 tested: OK
+2024-05-14 10:37:29,164 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #39 - autoCommit reset back to true
+2024-05-14 10:37:29,164 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/41/00) - Connection #39 tested: OK
+2024-05-14 10:37:29,164 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=, id=24}]
+2024-05-14 10:37:29,180 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #40 - autoCommit reset back to true
+2024-05-14 10:37:29,180 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/41/00) - Connection #40 tested: OK
+2024-05-14 10:37:29,180 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 24
+2024-05-14 10:37:29,180 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-14 10:37:29,180 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-14 10:37:29,180 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-14 10:37:29,180 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #41 - autoCommit reset back to true
+2024-05-14 10:37:29,180 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/41/00) - Connection #41 tested: OK
+2024-05-14 10:37:29,180 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-14 10:37:29,180 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/41/00) - Connection #1 tested: OK
+2024-05-14 10:37:29,180 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-14 10:37:29,180 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-14 10:37:29,180 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-14 10:37:29,180 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-14 10:37:29,180 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-14 10:37:29,180 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/41/00) - Connection #2 tested: OK
+2024-05-14 10:37:29,180 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000070 (01/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 10:37:29,180 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-14 10:37:29,180 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/42/00) - Connection #3 tested: OK
+2024-05-14 10:37:29,180 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=, id=23}]
+2024-05-14 10:37:29,180 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-14 10:37:29,180 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/42/00) - Connection #4 tested: OK
+2024-05-14 10:37:29,180 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 23
+2024-05-14 10:37:29,180 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-14 10:37:29,180 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-14 10:37:29,180 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-14 10:37:29,180 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-14 10:37:29,195 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/42/00) - Connection #5 tested: OK
+2024-05-14 10:37:29,195 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-14 10:37:29,195 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/42/00) - Connection #6 tested: OK
+2024-05-14 10:37:29,195 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:138] - cqData_size : 0
+2024-05-14 10:37:29,195 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-14 10:37:29,195 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/42/00) - Connection #7 tested: OK
+2024-05-14 10:37:29,202 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-14 10:37:29,203 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/42/00) - Connection #8 tested: OK
+2024-05-14 10:37:29,205 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-14 10:37:29,205 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/42/00) - Connection #9 tested: OK
+2024-05-14 10:37:29,206 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 0
+2024-05-14 11:11:28,505 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-14 11:11:28,507 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-14 11:11:28,507 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-14 11:11:28,508 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-14 11:11:28,508 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-14 11:11:28,964 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 11:11:28,965 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-14 11:11:28,965 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-14 11:11:28,965 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-14 11:11:28,966 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-14 11:11:28,966 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-14 11:11:28,966 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-14 11:11:28,966 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-14 11:11:28,967 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-14 11:11:28,967 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-14 11:11:28,967 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-14 11:11:28,969 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-14 11:11:28,970 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-14 11:11:28,970 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-14 11:11:28,972 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-14 11:11:28,973 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-14 11:11:28,973 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-14 11:11:28,973 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-14 11:11:28,973 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-14 11:11:28,973 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-14 11:11:28,974 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-14 11:11:28,974 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-14 11:11:28,974 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-14 11:11:28,974 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-14 11:11:28,974 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-14 11:11:28,975 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-14 11:11:28,975 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-14 11:11:28,975 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-14 11:11:28,975 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-14 11:11:28,975 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-14 11:11:28,975 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-14 11:11:28,976 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-14 11:11:28,976 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-14 11:11:28,976 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-14 11:11:28,976 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-14 11:11:28,976 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-14 11:11:28,976 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-14 11:11:28,976 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-14 11:11:28,977 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-14 11:11:28,977 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-14 11:11:28,977 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-14 11:11:28,977 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-14 11:11:28,977 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-14 11:11:28,977 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-14 11:11:28,977 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-14 11:11:28,978 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-14 11:11:28,978 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-14 11:11:28,978 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 11:11:28,978 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-14 11:11:28,978 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-14 11:11:28,978 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-14 11:11:28,978 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-14 11:11:28,979 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-14 11:11:28,979 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-14 11:11:28,979 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-14 11:11:28,979 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-14 11:11:28,979 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-14 11:11:28,979 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 11:11:28,979 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-14 11:11:28,980 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-14 11:11:28,980 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-14 11:11:28,995 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-14 11:11:28,997 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-14 11:11:28,998 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-14 11:11:29,884 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-14 11:11:29,884 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-14 11:11:29,884 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 1
+2024-05-14 11:11:29,884 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = null
+2024-05-14 11:11:29,884 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-14 11:11:29,885 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-14 11:11:29,885 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (00/01/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:29,890 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-14 11:11:29,915 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:29,933 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BfileDBAccess
+2024-05-14 11:11:29,934 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BlobDBAccess
+2024-05-14 11:11:29,934 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 11:11:29,934 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-14 11:11:29,934 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleConnection
+2024-05-14 11:11:29,934 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleConnection
+2024-05-14 11:11:29,934 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 11:11:29,934 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.ClobDBAccess
+2024-05-14 11:11:29,935 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 11:11:29,935 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ClientDataSupport
+2024-05-14 11:11:29,940 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:29,965 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:29,990 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,007 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,032 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,065 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,089 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,090 [main] [A2] [INFO] - rootPath ==
+2024-05-14 11:11:30,091 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-14 11:11:30,091 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-14 11:11:30,092 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-14 11:11:30,138 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,165 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,190 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,206 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,208 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OraclePreparedStatement
+2024-05-14 11:11:30,208 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleStatement
+2024-05-14 11:11:30,208 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 11:11:30,208 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-14 11:11:30,208 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 11:11:30,208 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OraclePreparedStatement
+2024-05-14 11:11:30,208 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 11:11:30,209 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleStatement
+2024-05-14 11:11:30,209 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-14 11:11:30,232 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,257 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,290 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,317 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-14 11:11:30,317 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-14 11:11:30,321 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-14 11:11:30,322 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/17/00) - Connection #2 tested: OK
+2024-05-14 11:11:30,322 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,347 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,367 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-14 11:11:30,368 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/19/00) - Connection #3 tested: OK
+2024-05-14 11:11:30,373 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,377 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-14 11:11:30,377 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-14 11:11:30,377 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath52664275.jar;D:\soft\IntelliJ IDEA 2021.2\lib\idea_rt.jar
+2024-05-14 11:11:30,377 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-14 11:11:30,377 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-14 11:11:30,377 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-14 11:11:30,389 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,413 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-14 11:11:30,413 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-14 11:11:30,413 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-14 11:11:30,413 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-14 11:11:30,413 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-14 11:11:30,413 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-14 11:11:30,413 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-14 11:11:30,414 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-14 11:11:30,414 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-14 11:11:30,414 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-14 11:11:30,414 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,418 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-14 11:11:30,420 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-14 11:11:30,420 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-14 11:11:30,421 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-14 11:11:30,421 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-14 11:11:30,421 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-14 11:11:30,422 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@37fb0bed
+2024-05-14 11:11:30,422 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-14 11:11:30,433 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-14 11:11:30,434 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/22/00) - Connection #4 tested: OK
+2024-05-14 11:11:30,439 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000005 (02/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,440 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-14 11:11:30,442 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/23/00) - Connection #5 tested: OK
+2024-05-14 11:11:30,446 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-14 11:11:30,446 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/23/00) - Connection #1 tested: OK
+2024-05-14 11:11:30,447 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-14 11:11:30,448 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/23/00) - Connection #6 tested: OK
+2024-05-14 11:11:30,450 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-14 11:11:30,451 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/23/00) - Connection #7 tested: OK
+2024-05-14 11:11:30,453 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-14 11:11:30,454 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/23/00) - Connection #8 tested: OK
+2024-05-14 11:11:30,455 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-14 11:11:30,456 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/23/00) - Connection #9 tested: OK
+2024-05-14 11:11:30,459 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-14 11:11:30,460 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/23/00) - Connection #10 tested: OK
+2024-05-14 11:11:30,462 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-14 11:11:30,462 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/23/00) - Connection #11 tested: OK
+2024-05-14 11:11:30,464 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-14 11:11:30,464 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000012 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,464 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/24/00) - Connection #12 tested: OK
+2024-05-14 11:11:30,467 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-14 11:11:30,468 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/24/00) - Connection #13 tested: OK
+2024-05-14 11:11:30,470 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-14 11:11:30,470 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/24/00) - Connection #14 tested: OK
+2024-05-14 11:11:30,478 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-14 11:11:30,479 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/24/00) - Connection #15 tested: OK
+2024-05-14 11:11:30,482 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-14 11:11:30,483 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/24/00) - Connection #16 tested: OK
+2024-05-14 11:11:30,485 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-14 11:11:30,486 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/24/00) - Connection #17 tested: OK
+2024-05-14 11:11:30,488 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-14 11:11:30,488 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/24/00) - Connection #18 tested: OK
+2024-05-14 11:11:30,490 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000019 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,490 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-14 11:11:30,490 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/25/00) - Connection #19 tested: OK
+2024-05-14 11:11:30,493 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-14 11:11:30,493 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/25/00) - Connection #20 tested: OK
+2024-05-14 11:11:30,496 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #21 - autoCommit reset back to true
+2024-05-14 11:11:30,497 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/25/00) - Connection #21 tested: OK
+2024-05-14 11:11:30,499 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-14 11:11:30,500 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/25/00) - Connection #22 tested: OK
+2024-05-14 11:11:30,502 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-14 11:11:30,503 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/25/00) - Connection #23 tested: OK
+2024-05-14 11:11:30,504 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-14 11:11:30,505 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/25/00) - Connection #24 tested: OK
+2024-05-14 11:11:30,506 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #25 - autoCommit reset back to true
+2024-05-14 11:11:30,506 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/25/00) - Connection #25 tested: OK
+2024-05-14 11:11:30,508 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-14 11:11:30,509 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/25/00) - Connection #2 tested: OK
+2024-05-14 11:11:30,510 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-14 11:11:30,511 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/25/00) - Connection #1 tested: OK
+2024-05-14 11:11:30,513 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-14 11:11:30,513 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/25/00) - Connection #3 tested: OK
+2024-05-14 11:11:30,514 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-14 11:11:30,515 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/25/00) - Connection #4 tested: OK
+2024-05-14 11:11:30,515 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,517 [main] [com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction] [ERROR] - execute fail,catch error: [{}]
+java.lang.NullPointerException
+ at com.engine.common.util.ParamUtil.request2Map(ParamUtil.java:19)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:44)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+2024-05-14 11:11:30,540 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,556 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-14 11:11:30,565 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,598 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,614 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,631 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,647 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,673 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,706 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,723 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,740 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,756 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,782 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,806 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,823 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,848 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,881 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,906 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,923 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,940 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,956 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,972 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:30,989 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:31,006 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:31,023 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:11:31,023 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-14 11:11:31,031 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/49/00) - #0050 removed because of shutdown.
+2024-05-14 11:11:31,031 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-14 11:11:31,039 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/48/00) - #0049 removed because of shutdown.
+2024-05-14 11:11:31,039 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-14 11:11:31,048 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/47/00) - #0048 removed because of shutdown.
+2024-05-14 11:11:31,048 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-14 11:11:31,056 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/46/00) - #0047 removed because of shutdown.
+2024-05-14 11:11:31,056 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-14 11:11:31,064 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/45/00) - #0046 removed because of shutdown.
+2024-05-14 11:11:31,065 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-14 11:11:31,073 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/44/00) - #0045 removed because of shutdown.
+2024-05-14 11:11:31,073 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-14 11:11:31,081 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/43/00) - #0044 removed because of shutdown.
+2024-05-14 11:11:31,081 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-14 11:11:31,090 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/42/00) - #0043 removed because of shutdown.
+2024-05-14 11:11:31,090 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-14 11:11:31,098 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/41/00) - #0042 removed because of shutdown.
+2024-05-14 11:11:31,098 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-14 11:11:31,106 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/40/00) - #0041 removed because of shutdown.
+2024-05-14 11:11:31,106 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-14 11:11:31,114 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/39/00) - #0040 removed because of shutdown.
+2024-05-14 11:11:31,114 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-14 11:11:31,123 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/38/00) - #0039 removed because of shutdown.
+2024-05-14 11:11:31,123 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-14 11:11:31,131 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/37/00) - #0038 removed because of shutdown.
+2024-05-14 11:11:31,131 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-14 11:11:31,140 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/36/00) - #0037 removed because of shutdown.
+2024-05-14 11:11:31,140 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-14 11:11:31,148 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/35/00) - #0036 removed because of shutdown.
+2024-05-14 11:11:31,148 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-14 11:11:31,156 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/34/00) - #0035 removed because of shutdown.
+2024-05-14 11:11:31,156 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-14 11:11:31,165 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/33/00) - #0034 removed because of shutdown.
+2024-05-14 11:11:31,165 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-14 11:11:31,173 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/32/00) - #0033 removed because of shutdown.
+2024-05-14 11:11:31,173 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-14 11:11:31,181 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/31/00) - #0032 removed because of shutdown.
+2024-05-14 11:11:31,181 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-14 11:11:31,190 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/30/00) - #0031 removed because of shutdown.
+2024-05-14 11:11:31,190 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-14 11:11:31,199 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/29/00) - #0030 removed because of shutdown.
+2024-05-14 11:11:31,199 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-14 11:11:31,207 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/28/00) - #0029 removed because of shutdown.
+2024-05-14 11:11:31,207 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-14 11:11:31,215 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/27/00) - #0028 removed because of shutdown.
+2024-05-14 11:11:31,215 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-14 11:11:31,223 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/26/00) - #0027 removed because of shutdown.
+2024-05-14 11:11:31,223 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-14 11:11:31,231 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/25/00) - #0026 removed because of shutdown.
+2024-05-14 11:11:31,232 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-14 11:11:31,240 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/24/00) - #0025 removed because of shutdown.
+2024-05-14 11:11:31,240 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-14 11:11:31,249 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/23/00) - #0024 removed because of shutdown.
+2024-05-14 11:11:31,249 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-14 11:11:31,257 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/22/00) - #0023 removed because of shutdown.
+2024-05-14 11:11:31,257 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-14 11:11:31,265 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/21/00) - #0022 removed because of shutdown.
+2024-05-14 11:11:31,265 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-14 11:11:31,273 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/20/00) - #0021 removed because of shutdown.
+2024-05-14 11:11:31,273 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-14 11:11:31,281 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/19/00) - #0020 removed because of shutdown.
+2024-05-14 11:11:31,281 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-14 11:11:31,290 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/18/00) - #0019 removed because of shutdown.
+2024-05-14 11:11:31,290 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-14 11:11:31,299 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/17/00) - #0018 removed because of shutdown.
+2024-05-14 11:11:31,299 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-14 11:11:31,307 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/16/00) - #0017 removed because of shutdown.
+2024-05-14 11:11:31,307 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-14 11:11:31,316 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/15/00) - #0016 removed because of shutdown.
+2024-05-14 11:11:31,316 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-14 11:11:31,324 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/14/00) - #0015 removed because of shutdown.
+2024-05-14 11:11:31,324 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-14 11:11:31,332 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/13/00) - #0014 removed because of shutdown.
+2024-05-14 11:11:31,332 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-14 11:11:31,340 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/12/00) - #0013 removed because of shutdown.
+2024-05-14 11:11:31,340 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-14 11:11:31,348 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/11/00) - #0012 removed because of shutdown.
+2024-05-14 11:11:31,348 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-14 11:11:31,357 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/10/00) - #0011 removed because of shutdown.
+2024-05-14 11:11:31,357 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-14 11:11:31,365 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/09/00) - #0010 removed because of shutdown.
+2024-05-14 11:11:31,365 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-14 11:11:31,373 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/08/00) - #0009 removed because of shutdown.
+2024-05-14 11:11:31,373 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-14 11:11:31,382 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/07/00) - #0008 removed because of shutdown.
+2024-05-14 11:11:31,382 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-14 11:11:31,390 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/06/00) - #0007 removed because of shutdown.
+2024-05-14 11:11:31,390 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-14 11:11:31,399 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/05/00) - #0006 removed because of shutdown.
+2024-05-14 11:11:31,399 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-14 11:11:31,407 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/04/00) - #0005 removed because of shutdown.
+2024-05-14 11:11:31,407 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-14 11:11:31,415 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/03/00) - #0004 removed because of shutdown.
+2024-05-14 11:11:31,415 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-14 11:11:31,424 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/02/00) - #0003 removed because of shutdown.
+2024-05-14 11:11:31,424 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-14 11:11:31,432 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/01/00) - #0001 removed because of shutdown.
+2024-05-14 11:11:31,432 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-14 11:11:31,440 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/00/00) - #0002 removed because of shutdown.
+2024-05-14 11:11:31,440 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-14 11:11:31,440 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 417 milliseconds.
+2024-05-14 11:11:31,440 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-14 11:11:31,440 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
+2024-05-14 11:13:27,596 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-14 11:13:27,599 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-14 11:13:27,599 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-14 11:13:27,599 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-14 11:13:27,600 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-14 11:13:28,174 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 11:13:28,175 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-14 11:13:28,175 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-14 11:13:28,175 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-14 11:13:28,176 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-14 11:13:28,176 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-14 11:13:28,176 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-14 11:13:28,176 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-14 11:13:28,177 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-14 11:13:28,177 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-14 11:13:28,177 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-14 11:13:28,179 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-14 11:13:28,180 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-14 11:13:28,180 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-14 11:13:28,180 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-14 11:13:28,180 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-14 11:13:28,180 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-14 11:13:28,180 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-14 11:13:28,181 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-14 11:13:28,181 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-14 11:13:28,181 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-14 11:13:28,181 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-14 11:13:28,181 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-14 11:13:28,181 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-14 11:13:28,182 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-14 11:13:28,182 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-14 11:13:28,182 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-14 11:13:28,182 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-14 11:13:28,182 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-14 11:13:28,182 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-14 11:13:28,182 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-14 11:13:28,183 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-14 11:13:28,183 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-14 11:13:28,183 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-14 11:13:28,183 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-14 11:13:28,183 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-14 11:13:28,183 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-14 11:13:28,183 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-14 11:13:28,184 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-14 11:13:28,184 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-14 11:13:28,184 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-14 11:13:28,184 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-14 11:13:28,184 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-14 11:13:28,184 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-14 11:13:28,185 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-14 11:13:28,185 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-14 11:13:28,185 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-14 11:13:28,185 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 11:13:28,185 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-14 11:13:28,185 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-14 11:13:28,186 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-14 11:13:28,186 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-14 11:13:28,186 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-14 11:13:28,186 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-14 11:13:28,186 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-14 11:13:28,186 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-14 11:13:28,186 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-14 11:13:28,187 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 11:13:28,187 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-14 11:13:28,187 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-14 11:13:28,187 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-14 11:13:28,203 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-14 11:13:28,206 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-14 11:13:28,208 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-14 11:13:29,117 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-14 11:13:29,117 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-14 11:13:29,117 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 1
+2024-05-14 11:13:29,117 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = null
+2024-05-14 11:13:29,118 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-14 11:13:29,118 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-14 11:13:29,118 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (00/01/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:29,122 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-14 11:13:29,139 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:29,164 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:29,173 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleConnection
+2024-05-14 11:13:29,173 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.ClobDBAccess
+2024-05-14 11:13:29,173 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BlobDBAccess
+2024-05-14 11:13:29,173 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BfileDBAccess
+2024-05-14 11:13:29,173 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 11:13:29,174 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-14 11:13:29,174 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 11:13:29,174 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ClientDataSupport
+2024-05-14 11:13:29,174 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleConnection
+2024-05-14 11:13:29,174 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 11:13:29,189 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:29,214 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:29,238 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:29,263 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:29,288 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:29,313 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:29,338 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:29,363 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:29,364 [main] [A2] [INFO] - rootPath ==
+2024-05-14 11:13:29,364 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-14 11:13:29,365 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-14 11:13:29,366 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-14 11:13:29,380 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:29,430 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:29,447 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:29,463 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:29,489 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:29,514 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:29,519 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OraclePreparedStatement
+2024-05-14 11:13:29,520 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 11:13:29,520 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleStatement
+2024-05-14 11:13:29,520 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 11:13:29,520 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleStatement
+2024-05-14 11:13:29,520 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-14 11:13:29,521 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 11:13:29,521 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OraclePreparedStatement
+2024-05-14 11:13:29,521 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-14 11:13:29,548 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:29,589 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:29,613 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:29,646 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:29,671 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-14 11:13:29,672 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-14 11:13:29,676 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-14 11:13:29,677 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/22/00) - Connection #2 tested: OK
+2024-05-14 11:13:29,680 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:29,705 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:29,721 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:29,729 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-14 11:13:29,730 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/25/00) - Connection #3 tested: OK
+2024-05-14 11:13:29,738 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:29,741 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-14 11:13:29,741 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-14 11:13:29,741 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath1506160007.jar;C:\Users\liuliang\AppData\Local\JetBrains\IntelliJIdea2021.2\captureAgent\debugger-agent.jar
+2024-05-14 11:13:29,741 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-14 11:13:29,741 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-14 11:13:29,741 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-14 11:13:29,755 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:29,780 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:29,791 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-14 11:13:29,791 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-14 11:13:29,791 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-14 11:13:29,791 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-14 11:13:29,792 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-14 11:13:29,792 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-14 11:13:29,797 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-14 11:13:29,798 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-14 11:13:29,798 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-14 11:13:29,798 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-14 11:13:29,803 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-14 11:13:29,806 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-14 11:13:29,807 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-14 11:13:29,807 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-14 11:13:29,807 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-14 11:13:29,808 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-14 11:13:29,809 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@6a175569
+2024-05-14 11:13:29,810 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-14 11:13:29,813 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:29,824 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-14 11:13:29,824 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/29/00) - Connection #4 tested: OK
+2024-05-14 11:13:29,831 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-14 11:13:29,832 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/29/00) - Connection #5 tested: OK
+2024-05-14 11:13:29,836 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-14 11:13:29,836 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/29/00) - Connection #1 tested: OK
+2024-05-14 11:13:29,838 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000006 (01/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:29,838 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-14 11:13:29,839 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/30/00) - Connection #6 tested: OK
+2024-05-14 11:13:29,841 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-14 11:13:29,842 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/30/00) - Connection #7 tested: OK
+2024-05-14 11:13:29,844 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-14 11:13:29,845 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/30/00) - Connection #8 tested: OK
+2024-05-14 11:13:29,847 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-14 11:13:29,848 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/30/00) - Connection #9 tested: OK
+2024-05-14 11:13:29,850 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-14 11:13:29,851 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/30/00) - Connection #10 tested: OK
+2024-05-14 11:13:29,853 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-14 11:13:29,854 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/30/00) - Connection #11 tested: OK
+2024-05-14 11:13:29,855 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-14 11:13:29,856 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/30/00) - Connection #12 tested: OK
+2024-05-14 11:13:29,858 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-14 11:13:29,858 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/30/00) - Connection #13 tested: OK
+2024-05-14 11:13:29,859 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-14 11:13:29,860 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/30/00) - Connection #14 tested: OK
+2024-05-14 11:13:29,871 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-14 11:13:29,872 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/30/00) - Connection #15 tested: OK
+2024-05-14 11:13:29,875 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-14 11:13:29,876 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/30/00) - Connection #16 tested: OK
+2024-05-14 11:13:29,878 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-14 11:13:29,878 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/30/00) - Connection #17 tested: OK
+2024-05-14 11:13:29,880 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-14 11:13:29,880 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/30/00) - Connection #18 tested: OK
+2024-05-14 11:13:29,881 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-14 11:13:29,882 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/30/00) - Connection #19 tested: OK
+2024-05-14 11:13:29,884 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-14 11:13:29,885 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/30/00) - Connection #20 tested: OK
+2024-05-14 11:13:29,886 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #21 - autoCommit reset back to true
+2024-05-14 11:13:29,887 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/30/00) - Connection #21 tested: OK
+2024-05-14 11:13:29,888 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-14 11:13:29,889 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/30/00) - Connection #22 tested: OK
+2024-05-14 11:13:29,890 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-14 11:13:29,891 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/30/00) - Connection #23 tested: OK
+2024-05-14 11:13:29,892 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-14 11:13:29,892 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/30/00) - Connection #24 tested: OK
+2024-05-14 11:13:29,894 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #25 - autoCommit reset back to true
+2024-05-14 11:13:29,894 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/30/00) - Connection #25 tested: OK
+2024-05-14 11:13:29,896 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #26 - autoCommit reset back to true
+2024-05-14 11:13:29,896 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/30/00) - Connection #26 tested: OK
+2024-05-14 11:13:29,898 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #27 - autoCommit reset back to true
+2024-05-14 11:13:29,899 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/30/00) - Connection #27 tested: OK
+2024-05-14 11:13:29,900 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #28 - autoCommit reset back to true
+2024-05-14 11:13:29,900 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/30/00) - Connection #28 tested: OK
+2024-05-14 11:13:29,902 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #29 - autoCommit reset back to true
+2024-05-14 11:13:29,902 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/30/00) - Connection #29 tested: OK
+2024-05-14 11:13:29,904 [main] [com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction] [ERROR] - execute fail,catch error: [{}]
+java.lang.NullPointerException
+ at com.engine.common.util.ParamUtil.request2Map(ParamUtil.java:19)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:44)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+2024-05-14 11:13:29,932 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:29,951 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-14 11:13:29,955 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:29,979 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:30,005 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:30,021 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:30,038 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:30,063 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:30,080 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:30,105 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:30,121 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:30,138 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:30,163 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:30,188 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:30,213 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:30,230 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:30,247 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:30,272 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:30,297 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:30,322 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:30,363 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:30,363 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-14 11:13:30,371 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/49/00) - #0050 removed because of shutdown.
+2024-05-14 11:13:30,371 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-14 11:13:30,380 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/48/00) - #0049 removed because of shutdown.
+2024-05-14 11:13:30,380 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-14 11:13:30,388 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/47/00) - #0048 removed because of shutdown.
+2024-05-14 11:13:30,388 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-14 11:13:30,396 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/46/00) - #0047 removed because of shutdown.
+2024-05-14 11:13:30,396 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-14 11:13:30,405 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/45/00) - #0046 removed because of shutdown.
+2024-05-14 11:13:30,405 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-14 11:13:30,413 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/44/00) - #0045 removed because of shutdown.
+2024-05-14 11:13:30,413 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-14 11:13:30,421 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/43/00) - #0044 removed because of shutdown.
+2024-05-14 11:13:30,422 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-14 11:13:30,430 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/42/00) - #0043 removed because of shutdown.
+2024-05-14 11:13:30,430 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-14 11:13:30,438 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/41/00) - #0042 removed because of shutdown.
+2024-05-14 11:13:30,438 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-14 11:13:30,446 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/40/00) - #0041 removed because of shutdown.
+2024-05-14 11:13:30,446 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-14 11:13:30,455 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/39/00) - #0040 removed because of shutdown.
+2024-05-14 11:13:30,455 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-14 11:13:30,463 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/38/00) - #0039 removed because of shutdown.
+2024-05-14 11:13:30,463 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-14 11:13:30,471 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/37/00) - #0038 removed because of shutdown.
+2024-05-14 11:13:30,471 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-14 11:13:30,479 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/36/00) - #0037 removed because of shutdown.
+2024-05-14 11:13:30,480 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-14 11:13:30,488 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/35/00) - #0036 removed because of shutdown.
+2024-05-14 11:13:30,488 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-14 11:13:30,496 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/34/00) - #0035 removed because of shutdown.
+2024-05-14 11:13:30,496 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-14 11:13:30,505 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/33/00) - #0034 removed because of shutdown.
+2024-05-14 11:13:30,505 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-14 11:13:30,513 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/32/00) - #0033 removed because of shutdown.
+2024-05-14 11:13:30,513 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-14 11:13:30,521 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/31/00) - #0032 removed because of shutdown.
+2024-05-14 11:13:30,522 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-14 11:13:30,530 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/30/00) - #0031 removed because of shutdown.
+2024-05-14 11:13:30,530 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-14 11:13:30,538 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/29/00) - #0030 removed because of shutdown.
+2024-05-14 11:13:30,538 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-14 11:13:30,547 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/28/00) - #0029 removed because of shutdown.
+2024-05-14 11:13:30,547 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-14 11:13:30,555 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/27/00) - #0028 removed because of shutdown.
+2024-05-14 11:13:30,555 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-14 11:13:30,563 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/26/00) - #0027 removed because of shutdown.
+2024-05-14 11:13:30,563 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-14 11:13:30,572 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/25/00) - #0026 removed because of shutdown.
+2024-05-14 11:13:30,572 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-14 11:13:30,580 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/24/00) - #0025 removed because of shutdown.
+2024-05-14 11:13:30,580 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-14 11:13:30,588 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/23/00) - #0024 removed because of shutdown.
+2024-05-14 11:13:30,588 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-14 11:13:30,597 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/22/00) - #0023 removed because of shutdown.
+2024-05-14 11:13:30,597 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-14 11:13:30,605 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/21/00) - #0022 removed because of shutdown.
+2024-05-14 11:13:30,605 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-14 11:13:30,613 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/20/00) - #0021 removed because of shutdown.
+2024-05-14 11:13:30,614 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-14 11:13:30,622 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/19/00) - #0020 removed because of shutdown.
+2024-05-14 11:13:30,622 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-14 11:13:30,630 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/18/00) - #0019 removed because of shutdown.
+2024-05-14 11:13:30,630 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-14 11:13:30,639 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/17/00) - #0018 removed because of shutdown.
+2024-05-14 11:13:30,639 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-14 11:13:30,647 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/16/00) - #0017 removed because of shutdown.
+2024-05-14 11:13:30,647 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-14 11:13:30,655 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/15/00) - #0016 removed because of shutdown.
+2024-05-14 11:13:30,655 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-14 11:13:30,664 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/14/00) - #0015 removed because of shutdown.
+2024-05-14 11:13:30,664 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-14 11:13:30,672 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/13/00) - #0014 removed because of shutdown.
+2024-05-14 11:13:30,672 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-14 11:13:30,680 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/12/00) - #0013 removed because of shutdown.
+2024-05-14 11:13:30,680 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-14 11:13:30,689 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/11/00) - #0012 removed because of shutdown.
+2024-05-14 11:13:30,689 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-14 11:13:30,697 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/10/00) - #0011 removed because of shutdown.
+2024-05-14 11:13:30,697 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-14 11:13:30,705 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/09/00) - #0010 removed because of shutdown.
+2024-05-14 11:13:30,705 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-14 11:13:30,714 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/08/00) - #0009 removed because of shutdown.
+2024-05-14 11:13:30,714 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-14 11:13:30,722 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/07/00) - #0008 removed because of shutdown.
+2024-05-14 11:13:30,722 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-14 11:13:30,730 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/06/00) - #0007 removed because of shutdown.
+2024-05-14 11:13:30,731 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-14 11:13:30,739 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/05/00) - #0006 removed because of shutdown.
+2024-05-14 11:13:30,739 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-14 11:13:30,747 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/04/00) - #0005 removed because of shutdown.
+2024-05-14 11:13:30,747 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-14 11:13:30,755 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/03/00) - #0004 removed because of shutdown.
+2024-05-14 11:13:30,756 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-14 11:13:30,764 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/02/00) - #0003 removed because of shutdown.
+2024-05-14 11:13:30,764 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-14 11:13:30,772 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/01/00) - #0001 removed because of shutdown.
+2024-05-14 11:13:30,772 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-14 11:13:30,781 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/00/00) - #0002 removed because of shutdown.
+2024-05-14 11:13:30,781 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-14 11:13:30,781 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 418 milliseconds.
+2024-05-14 11:13:30,781 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-14 11:13:30,781 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
+2024-05-14 11:13:55,496 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-14 11:13:55,501 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-14 11:13:55,502 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-14 11:13:55,503 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-14 11:13:55,505 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-14 11:13:56,302 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 11:13:56,303 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-14 11:13:56,303 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-14 11:13:56,303 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-14 11:13:56,304 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-14 11:13:56,304 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-14 11:13:56,305 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-14 11:13:56,305 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-14 11:13:56,305 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-14 11:13:56,305 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-14 11:13:56,305 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-14 11:13:56,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-14 11:13:56,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-14 11:13:56,308 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-14 11:13:56,308 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-14 11:13:56,308 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-14 11:13:56,308 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-14 11:13:56,309 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-14 11:13:56,309 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-14 11:13:56,309 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-14 11:13:56,309 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-14 11:13:56,309 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-14 11:13:56,310 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-14 11:13:56,310 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-14 11:13:56,310 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-14 11:13:56,310 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-14 11:13:56,310 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-14 11:13:56,311 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-14 11:13:56,311 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-14 11:13:56,311 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-14 11:13:56,311 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-14 11:13:56,311 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-14 11:13:56,311 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-14 11:13:56,312 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-14 11:13:56,312 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-14 11:13:56,312 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-14 11:13:56,312 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-14 11:13:56,312 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-14 11:13:56,313 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-14 11:13:56,313 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-14 11:13:56,313 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-14 11:13:56,313 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-14 11:13:56,313 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-14 11:13:56,313 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-14 11:13:56,314 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-14 11:13:56,314 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-14 11:13:56,314 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-14 11:13:56,314 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 11:13:56,314 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-14 11:13:56,314 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-14 11:13:56,314 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-14 11:13:56,315 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-14 11:13:56,315 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-14 11:13:56,315 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-14 11:13:56,315 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-14 11:13:56,315 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-14 11:13:56,316 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-14 11:13:56,316 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 11:13:56,316 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-14 11:13:56,316 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-14 11:13:56,316 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-14 11:13:56,334 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-14 11:13:56,337 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-14 11:13:56,338 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-14 11:13:57,264 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-14 11:13:57,264 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-14 11:13:57,265 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 1
+2024-05-14 11:13:57,265 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = null
+2024-05-14 11:13:57,265 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-14 11:13:57,266 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-14 11:13:57,266 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-14 11:13:57,267 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:57,267 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-14 11:13:57,290 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:57,321 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BfileDBAccess
+2024-05-14 11:13:57,321 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleConnection
+2024-05-14 11:13:57,321 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ClientDataSupport
+2024-05-14 11:13:57,321 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleConnection
+2024-05-14 11:13:57,321 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 11:13:57,322 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BlobDBAccess
+2024-05-14 11:13:57,322 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 11:13:57,322 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-14 11:13:57,322 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.ClobDBAccess
+2024-05-14 11:13:57,322 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 11:13:57,323 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:57,349 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:57,373 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:57,398 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:57,423 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:57,448 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:57,473 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:57,498 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:57,500 [main] [A2] [INFO] - rootPath ==
+2024-05-14 11:13:57,501 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-14 11:13:57,502 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-14 11:13:57,502 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-14 11:13:57,549 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:57,574 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:57,598 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:57,623 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:57,649 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:57,651 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-14 11:13:57,652 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 11:13:57,652 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 11:13:57,652 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-14 11:13:57,652 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleStatement
+2024-05-14 11:13:57,652 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OraclePreparedStatement
+2024-05-14 11:13:57,652 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OraclePreparedStatement
+2024-05-14 11:13:57,653 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleStatement
+2024-05-14 11:13:57,653 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 11:13:57,682 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:57,707 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:57,731 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:57,756 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:57,773 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:57,785 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-14 11:13:57,786 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-14 11:13:57,789 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-14 11:13:57,789 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:57,791 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/22/00) - Connection #2 tested: OK
+2024-05-14 11:13:57,807 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:57,832 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:57,838 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-14 11:13:57,839 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/24/00) - Connection #3 tested: OK
+2024-05-14 11:13:57,849 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-14 11:13:57,849 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-14 11:13:57,849 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath535567776.jar;C:\Users\liuliang\AppData\Local\JetBrains\IntelliJIdea2021.2\captureAgent\debugger-agent.jar
+2024-05-14 11:13:57,850 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-14 11:13:57,850 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-14 11:13:57,850 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-14 11:13:57,856 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:57,882 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:57,889 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-14 11:13:57,889 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-14 11:13:57,889 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-14 11:13:57,890 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-14 11:13:57,890 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-14 11:13:57,890 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-14 11:13:57,890 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-14 11:13:57,890 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-14 11:13:57,890 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-14 11:13:57,890 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-14 11:13:57,895 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-14 11:13:57,902 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-14 11:13:57,904 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-14 11:13:57,904 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-14 11:13:57,904 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-14 11:13:57,904 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-14 11:13:57,906 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@4c432866
+2024-05-14 11:13:57,906 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-14 11:13:57,915 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:57,922 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-14 11:13:57,923 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/27/00) - Connection #4 tested: OK
+2024-05-14 11:13:57,931 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-14 11:13:57,932 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/27/00) - Connection #5 tested: OK
+2024-05-14 11:13:57,936 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-14 11:13:57,937 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/27/00) - Connection #1 tested: OK
+2024-05-14 11:13:57,939 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-14 11:13:57,940 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000006 (01/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:57,940 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/28/00) - Connection #6 tested: OK
+2024-05-14 11:13:57,943 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-14 11:13:57,944 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/28/00) - Connection #7 tested: OK
+2024-05-14 11:13:57,947 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-14 11:13:57,947 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/28/00) - Connection #8 tested: OK
+2024-05-14 11:13:57,949 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-14 11:13:57,950 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/28/00) - Connection #9 tested: OK
+2024-05-14 11:13:57,952 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-14 11:13:57,953 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/28/00) - Connection #10 tested: OK
+2024-05-14 11:13:57,955 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-14 11:13:57,955 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/28/00) - Connection #11 tested: OK
+2024-05-14 11:13:57,956 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000012 (01/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:57,958 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-14 11:13:57,959 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/29/00) - Connection #12 tested: OK
+2024-05-14 11:13:57,961 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-14 11:13:57,962 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/29/00) - Connection #13 tested: OK
+2024-05-14 11:13:57,963 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-14 11:13:57,964 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/29/00) - Connection #14 tested: OK
+2024-05-14 11:13:57,976 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-14 11:13:57,976 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/29/00) - Connection #15 tested: OK
+2024-05-14 11:13:57,980 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-14 11:13:57,980 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/29/00) - Connection #16 tested: OK
+2024-05-14 11:13:57,981 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000017 (01/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:57,982 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-14 11:13:57,983 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/30/00) - Connection #17 tested: OK
+2024-05-14 11:13:57,984 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-14 11:13:57,985 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/30/00) - Connection #18 tested: OK
+2024-05-14 11:13:57,987 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-14 11:13:57,988 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/30/00) - Connection #19 tested: OK
+2024-05-14 11:13:57,991 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-14 11:13:57,992 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/30/00) - Connection #20 tested: OK
+2024-05-14 11:13:57,994 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #21 - autoCommit reset back to true
+2024-05-14 11:13:57,995 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/30/00) - Connection #21 tested: OK
+2024-05-14 11:13:57,996 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-14 11:13:57,997 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/30/00) - Connection #22 tested: OK
+2024-05-14 11:13:57,999 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-14 11:13:57,999 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/30/00) - Connection #23 tested: OK
+2024-05-14 11:13:58,001 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-14 11:13:58,001 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/30/00) - Connection #24 tested: OK
+2024-05-14 11:13:58,002 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #25 - autoCommit reset back to true
+2024-05-14 11:13:58,003 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/30/00) - Connection #25 tested: OK
+2024-05-14 11:13:58,005 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #26 - autoCommit reset back to true
+2024-05-14 11:13:58,005 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/30/00) - Connection #26 tested: OK
+2024-05-14 11:13:58,007 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000027 (01/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:58,007 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #27 - autoCommit reset back to true
+2024-05-14 11:13:58,008 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/31/00) - Connection #27 tested: OK
+2024-05-14 11:13:58,010 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #28 - autoCommit reset back to true
+2024-05-14 11:13:58,010 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/31/00) - Connection #28 tested: OK
+2024-05-14 11:13:58,012 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #29 - autoCommit reset back to true
+2024-05-14 11:13:58,012 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/31/00) - Connection #29 tested: OK
+2024-05-14 11:13:58,023 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:58,031 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #30 - autoCommit reset back to true
+2024-05-14 11:13:58,032 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/32/00) - Connection #30 tested: OK
+2024-05-14 11:13:58,033 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #31 - autoCommit reset back to true
+2024-05-14 11:13:58,033 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/32/00) - Connection #31 tested: OK
+2024-05-14 11:13:58,039 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:58,041 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:13:58,043 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-14 11:13:58,044 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:13:58,056 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:58,090 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000032 (01/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:58,093 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #32 - autoCommit reset back to true
+2024-05-14 11:13:58,094 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/35/00) - Connection #32 tested: OK
+2024-05-14 11:13:58,096 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #33 - autoCommit reset back to true
+2024-05-14 11:13:58,097 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/35/00) - Connection #33 tested: OK
+2024-05-14 11:13:58,098 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #34 - autoCommit reset back to true
+2024-05-14 11:13:58,098 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/35/00) - Connection #34 tested: OK
+2024-05-14 11:13:58,108 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #35 - autoCommit reset back to true
+2024-05-14 11:13:58,109 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/35/00) - Connection #35 tested: OK
+2024-05-14 11:13:58,112 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [10]
+2024-05-14 11:13:58,112 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (10)
+2024-05-14 11:13:58,115 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-14 11:13:58,115 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000036 (01/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:58,115 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/36/00) - Connection #1 tested: OK
+2024-05-14 11:13:58,116 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-14 11:13:58,116 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:13:58,117 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:13:58,117 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-14 11:13:58,117 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:13:58,120 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-14 11:13:58,120 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/36/00) - Connection #2 tested: OK
+2024-05-14 11:13:58,122 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-14 11:13:58,122 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/36/00) - Connection #3 tested: OK
+2024-05-14 11:13:58,123 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-14 11:13:58,124 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/36/00) - Connection #4 tested: OK
+2024-05-14 11:13:58,126 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (24)
+2024-05-14 11:13:58,127 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-14 11:13:58,128 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/36/00) - Connection #5 tested: OK
+2024-05-14 11:13:58,128 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {24=[{empid=304, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=305, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=306, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=307, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}]}
+2024-05-14 11:13:58,129 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 304,userId : 23
+2024-05-14 11:13:58,130 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 305,userId : 23
+2024-05-14 11:13:58,130 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 306,userId : 23
+2024-05-14 11:13:58,130 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 307,userId : 23
+2024-05-14 11:13:58,130 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - personnelGroupIds : []
+2024-05-14 11:13:58,131 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000040 (00/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:58,132 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-14 11:13:58,133 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-14 11:13:58,133 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:13:58,134 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:13:58,134 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-14 11:13:58,134 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:13:58,134 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-05-08, 2024-05-12, 23]
+2024-05-14 11:13:58,137 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-14 11:13:58,138 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/37/00) - Connection #6 tested: OK
+2024-05-14 11:13:58,140 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-14 11:13:58,140 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/37/00) - Connection #7 tested: OK
+2024-05-14 11:13:58,141 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {}
+2024-05-14 11:13:58,141 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-14 11:13:58,143 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-14 11:13:58,143 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/37/00) - Connection #8 tested: OK
+2024-05-14 11:13:58,155 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-14 11:13:58,156 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/37/00) - Connection #9 tested: OK
+2024-05-14 11:13:58,156 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1521]
+2024-05-14 11:13:58,156 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1521
+2024-05-14 11:13:58,157 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000045 (01/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:58,159 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-14 11:13:58,160 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/38/00) - Connection #10 tested: OK
+2024-05-14 11:13:58,161 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1021
+2024-05-14 11:13:58,164 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-14 11:13:58,165 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/38/00) - Connection #11 tested: OK
+2024-05-14 11:13:58,167 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 5
+2024-05-14 11:13:58,167 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-14 11:13:58,167 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:13:58,167 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:1888184022,candidateTeamMap:20848407
+2024-05-14 11:13:58,167 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:1888184022,candidateTeamMap:20848407
+2024-05-14 11:13:58,167 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:1888184022,candidateTeamMap:20848407
+2024-05-14 11:13:58,167 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:1888184022,candidateTeamMap:20848407
+2024-05-14 11:13:58,168 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:1888184022,candidateTeamMap:20848407
+2024-05-14 11:13:58,168 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=206030f9-2859-424f-965f-9d1a7fee446b, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751103, glpbid=, pbtj=0, key=2751103, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751103, modedatacreater=1, bcrq=2024-05-08, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=c952e1d5-dec3-4f04-9010-b2613f99f23d, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751104, glpbid=, pbtj=0, key=2751104, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751104, modedatacreater=1, bcrq=2024-05-09, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=0272a300-e2bb-4064-ab6a-00bde8640919, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751105, glpbid=, pbtj=0, key=2751105, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751105, modedatacreater=1, bcrq=2024-05-10, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=11a36a66-9ac8-4d78-abf6-8d04c49df919, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751106, glpbid=, pbtj=0, key=2751106, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751106, modedatacreater=1, bcrq=2024-05-11, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=4, pbdxry=23-awq3}, {modeuuid=2fa2d638-a9d3-4e37-8857-75ea8963ce9f, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751107, glpbid=, pbtj=0, key=2751107, form_biz_id=, pbdxbm=, pbgl=62, sfxx=1, keyid=2751107, modedatacreater=1, bcrq=2024-05-12, lastname=awq3, bcxx=32-休息班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=23-awq3}]
+2024-05-14 11:13:58,168 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-14 11:13:58,170 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-14 11:13:58,171 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/38/00) - Connection #12 tested: OK
+2024-05-14 11:13:58,173 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-14 11:13:58,174 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/38/00) - Connection #13 tested: OK
+2024-05-14 11:13:58,175 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:13:58,175 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDateCmd --------------------------------------------------------
+2024-05-14 11:13:58,175 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:13:58,182 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (01/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:13:58,190 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-14 11:13:58,191 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/39/00) - Connection #14 tested: OK
+2024-05-14 11:13:58,192 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDateCmd finished --------------------------------------------------------
+2024-05-14 11:13:58,192 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:13:58,194 [main] [com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl] [INFO] - SchedulingResults : [{2024-05-08=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-09=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-10=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-11=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=4}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}], 2024-05-12=[{edsc=9, bdlx=0, fgsjd=14:18, jsdk=1, tqdkfzs=, sfxx=1, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=32, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-14 11:13:58,194 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:23,analysisDate:2024-05-10 start***********
+2024-05-14 11:13:58,194 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}, {signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, {signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}]]
+2024-05-14 11:13:58,195 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-05-10, schedulingResultCollect={2024-05-08=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-09=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-10=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-11=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=4}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}], 2024-05-12=[{edsc=9, bdlx=0, fgsjd=14:18, jsdk=1, tqdkfzs=, sfxx=1, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=32, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}, {signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, {signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}], clockInTimeCollect={2024-05-08=[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}], 2024-05-10=[{signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}], 2024-05-11=[{signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}]}, userId=23, clockInTimeMap={}}]
+2024-05-14 11:13:58,198 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:13:58,198 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-14 11:13:58,198 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:14:01,961 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (00/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:01,961 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-05-10 07:00],lastestTime: [2024-05-10 22:00]
+2024-05-14 11:14:01,962 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-14 11:14:01,963 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:01,970 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-14 11:14:01,971 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/40/00) - Connection #15 tested: OK
+2024-05-14 11:14:01,973 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-14 11:14:01,974 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/40/00) - Connection #16 tested: OK
+2024-05-14 11:14:01,975 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:01,975 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-14 11:14:01,975 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:14:01,977 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-14 11:14:01,978 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/40/00) - Connection #17 tested: OK
+2024-05-14 11:14:01,979 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-14 11:14:01,979 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-14 11:14:01,979 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:01,980 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:01,980 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-14 11:14:01,980 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:14:01,981 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-14 11:14:01,982 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/40/00) - Connection #18 tested: OK
+2024-05-14 11:14:01,982 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-14 11:14:01,982 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-14 11:14:01,983 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:01,984 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:01,984 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-14 11:14:01,984 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:14:01,985 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-14 11:14:01,985 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-14 11:14:01,989 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-05-10 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, record=true), ClockPointDTO(classTime=2024-05-10 21:00, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=2, clockTime={signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, record=true)]]
+2024-05-14 11:14:01,989 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-14 11:14:01,989 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:01,989 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-05-10 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, record=true), ClockPointDTO(classTime=2024-05-10 21:00, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=2, clockTime={signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, record=true)],attendanceItems size :33,scheduleResult :[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],analysisDate:[2024-05-10],userId:[23],rqlx:[0],modeId:[{}]
+2024-05-14 11:14:01,989 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:01,990 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}]
+2024-05-14 11:14:01,991 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-14 11:14:01,993 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:01,993 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-14 11:14:01,993 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:14:01,995 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=0, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=, jbscbdccsqsc=0, yxsydjb=, bddrqlx=, mc=zss1-迟到, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=1, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=zss1-迟到, modedatacreatetime=13:36:17, cchsfzs=, hbjscsdxm=, famc=zss-迟到, modeuuid=8087a80c-e32e-45d9-a692-ca479c473786, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=21, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=0, tqlghlfzs=, modedatacreatedate=2024-04-26, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000025, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=zss1-迟到, zysd=1, sjd=13:35, cckcbc=1, hsdw=2, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=0, yedqwsycl=, sfxysh=, zdyqsc=, ldkzkg=0, modedatamodifydatetime=2024-04-26 15:12:28, cftxdcs=, jbzzhlfzs=}]]
+2024-05-14 11:14:01,996 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-14 11:14:01,996 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:01,997 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}]
+2024-05-14 11:14:01,997 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-14 11:14:01,998 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:01,998 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-14 11:14:01,998 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:14:01,998 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=30, jbscbdccsqsc=0, yxsydjb=, bddrqlx=0,1,2,3,4, mc=延长加班, ktjbzdcfwlb=0, id=119, gjksrqlxsz=0, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=1, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=1, keyid=119, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=1, requestid=, ccqszhdhsfzs=, jc=延长加班, modedatacreatetime=17:49:23, cchsfzs=, hbjscsdxm=, modeuuid=0db15f4e-b711-483a-95bc-10105c3143f6, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=2, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-24, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=119, form_biz_id=, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=240, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=17:48, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=30, xmlx=4, yedqwsycl=, sfxysh=, zdyqsc=, ldkzkg=0, modedatamodifydatetime=2024-05-14 10:59:01, cftxdcs=, jbzzhlfzs=5}]]
+2024-05-14 11:14:01,999 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-14 11:14:01,999 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:04,915 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:04,916 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-14 11:14:04,916 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:14:12,339 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-14 11:14:12,340 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-14 11:14:12,340 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:12,340 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:12,343 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:12,343 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-14 11:14:12,343 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:14:12,344 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-14 11:14:12,344 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-14 11:14:12,344 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:12,346 [main] [com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction] [ERROR] - execute fail,catch error: [{}]
+java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
+ at java.util.ArrayList.rangeCheck(ArrayList.java:653)
+ at java.util.ArrayList.get(ArrayList.java:429)
+ at com.engine.attendance.attendanceanalysis.service.impl.AbnormalAttendanceServiceImpl.getBeEarlyItems(AbnormalAttendanceServiceImpl.java:454)
+ at com.engine.attendance.attendanceanalysis.service.impl.AbnormalAttendanceServiceImpl.leaveEarly(AbnormalAttendanceServiceImpl.java:332)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordAbnormalClockIn(UpdateAttendanceResultWrapper.java:144)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:240)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+2024-05-14 11:14:12,358 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-14 11:14:12,423 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:12,453 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:12,478 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:12,503 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:12,528 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:12,553 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:12,570 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:12,595 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:12,595 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-14 11:14:12,603 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/49/00) - #0050 removed because of shutdown.
+2024-05-14 11:14:12,603 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-14 11:14:12,611 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/48/00) - #0049 removed because of shutdown.
+2024-05-14 11:14:12,611 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-14 11:14:12,620 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/47/00) - #0048 removed because of shutdown.
+2024-05-14 11:14:12,620 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-14 11:14:12,628 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/46/00) - #0047 removed because of shutdown.
+2024-05-14 11:14:12,628 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-14 11:14:12,636 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/45/00) - #0046 removed because of shutdown.
+2024-05-14 11:14:12,636 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-14 11:14:12,645 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/44/00) - #0045 removed because of shutdown.
+2024-05-14 11:14:12,645 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-14 11:14:12,654 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/43/00) - #0044 removed because of shutdown.
+2024-05-14 11:14:12,654 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-14 11:14:12,662 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/42/00) - #0043 removed because of shutdown.
+2024-05-14 11:14:12,662 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-14 11:14:12,670 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/41/00) - #0042 removed because of shutdown.
+2024-05-14 11:14:12,670 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-14 11:14:12,679 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/40/00) - #0041 removed because of shutdown.
+2024-05-14 11:14:12,684 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-14 11:14:12,695 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/39/00) - #0040 removed because of shutdown.
+2024-05-14 11:14:12,695 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-14 11:14:12,704 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/38/00) - #0039 removed because of shutdown.
+2024-05-14 11:14:12,704 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-14 11:14:12,712 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/37/00) - #0038 removed because of shutdown.
+2024-05-14 11:14:12,712 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-14 11:14:12,720 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/36/00) - #0037 removed because of shutdown.
+2024-05-14 11:14:12,721 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-14 11:14:12,729 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/35/00) - #0036 removed because of shutdown.
+2024-05-14 11:14:12,729 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-14 11:14:12,737 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/34/00) - #0035 removed because of shutdown.
+2024-05-14 11:14:12,737 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-14 11:14:12,744 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/33/00) - #0034 removed because of shutdown.
+2024-05-14 11:14:12,744 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-14 11:14:12,754 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/32/00) - #0033 removed because of shutdown.
+2024-05-14 11:14:12,754 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-14 11:14:12,761 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/31/00) - #0032 removed because of shutdown.
+2024-05-14 11:14:12,761 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-14 11:14:12,769 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/30/00) - #0031 removed because of shutdown.
+2024-05-14 11:14:12,770 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-14 11:14:12,778 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/29/00) - #0030 removed because of shutdown.
+2024-05-14 11:14:12,778 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-14 11:14:12,786 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/28/00) - #0029 removed because of shutdown.
+2024-05-14 11:14:12,786 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-14 11:14:12,795 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/27/00) - #0028 removed because of shutdown.
+2024-05-14 11:14:12,795 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-14 11:14:12,803 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/26/00) - #0027 removed because of shutdown.
+2024-05-14 11:14:12,803 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-14 11:14:12,811 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/25/00) - #0026 removed because of shutdown.
+2024-05-14 11:14:12,811 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-14 11:14:12,820 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/24/00) - #0025 removed because of shutdown.
+2024-05-14 11:14:12,820 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-14 11:14:12,828 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/23/00) - #0024 removed because of shutdown.
+2024-05-14 11:14:12,828 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-14 11:14:12,836 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/22/00) - #0023 removed because of shutdown.
+2024-05-14 11:14:12,836 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-14 11:14:12,845 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/21/00) - #0022 removed because of shutdown.
+2024-05-14 11:14:12,845 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-14 11:14:12,853 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/20/00) - #0021 removed because of shutdown.
+2024-05-14 11:14:12,853 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-14 11:14:12,861 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/19/00) - #0020 removed because of shutdown.
+2024-05-14 11:14:12,862 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-14 11:14:12,870 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/18/00) - #0019 removed because of shutdown.
+2024-05-14 11:14:12,870 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-14 11:14:12,878 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/17/00) - #0018 removed because of shutdown.
+2024-05-14 11:14:12,878 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-14 11:14:12,886 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/16/00) - #0017 removed because of shutdown.
+2024-05-14 11:14:12,887 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-14 11:14:12,895 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/15/00) - #0016 removed because of shutdown.
+2024-05-14 11:14:12,895 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-14 11:14:12,903 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/14/00) - #0015 removed because of shutdown.
+2024-05-14 11:14:12,903 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-14 11:14:12,912 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/13/00) - #0014 removed because of shutdown.
+2024-05-14 11:14:12,912 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-14 11:14:12,920 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/12/00) - #0013 removed because of shutdown.
+2024-05-14 11:14:12,920 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-14 11:14:12,928 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/11/00) - #0012 removed because of shutdown.
+2024-05-14 11:14:12,928 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-14 11:14:12,937 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/10/00) - #0011 removed because of shutdown.
+2024-05-14 11:14:12,937 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-14 11:14:12,945 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/09/00) - #0010 removed because of shutdown.
+2024-05-14 11:14:12,945 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-14 11:14:12,954 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/08/00) - #0009 removed because of shutdown.
+2024-05-14 11:14:12,954 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-14 11:14:12,962 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/07/00) - #0008 removed because of shutdown.
+2024-05-14 11:14:12,962 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-14 11:14:12,970 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/06/00) - #0007 removed because of shutdown.
+2024-05-14 11:14:12,970 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-14 11:14:12,987 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/05/00) - #0006 removed because of shutdown.
+2024-05-14 11:14:12,987 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-14 11:14:12,995 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/04/00) - #0005 removed because of shutdown.
+2024-05-14 11:14:12,995 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-14 11:14:13,003 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/03/00) - #0004 removed because of shutdown.
+2024-05-14 11:14:13,004 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-14 11:14:13,012 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/02/00) - #0003 removed because of shutdown.
+2024-05-14 11:14:13,012 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-14 11:14:13,020 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/01/00) - #0002 removed because of shutdown.
+2024-05-14 11:14:13,020 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-14 11:14:13,029 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/00/00) - #0001 removed because of shutdown.
+2024-05-14 11:14:13,029 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-14 11:14:13,029 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 434 milliseconds.
+2024-05-14 11:14:13,029 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-14 11:14:13,029 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
+2024-05-14 11:14:25,481 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-14 11:14:25,484 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-14 11:14:25,484 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-14 11:14:25,484 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-14 11:14:25,485 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-14 11:14:25,947 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 11:14:25,947 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-14 11:14:25,947 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-14 11:14:25,948 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-14 11:14:25,948 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-14 11:14:25,948 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-14 11:14:25,948 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-14 11:14:25,948 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-14 11:14:25,948 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-14 11:14:25,949 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-14 11:14:25,949 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-14 11:14:25,950 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-14 11:14:25,950 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-14 11:14:25,951 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-14 11:14:25,951 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-14 11:14:25,951 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-14 11:14:25,951 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-14 11:14:25,951 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-14 11:14:25,951 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-14 11:14:25,952 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-14 11:14:25,952 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-14 11:14:25,952 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-14 11:14:25,952 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-14 11:14:25,952 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-14 11:14:25,952 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-14 11:14:25,952 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-14 11:14:25,952 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-14 11:14:25,953 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-14 11:14:25,953 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-14 11:14:25,953 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-14 11:14:25,953 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-14 11:14:25,953 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-14 11:14:25,953 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-14 11:14:25,953 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-14 11:14:25,954 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-14 11:14:25,954 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-14 11:14:25,954 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-14 11:14:25,954 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-14 11:14:25,954 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-14 11:14:25,954 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-14 11:14:25,954 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-14 11:14:25,955 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-14 11:14:25,955 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-14 11:14:25,955 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-14 11:14:25,955 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-14 11:14:25,955 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-14 11:14:25,955 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-14 11:14:25,956 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 11:14:25,956 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-14 11:14:25,956 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-14 11:14:25,956 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-14 11:14:25,956 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-14 11:14:25,956 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-14 11:14:25,957 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-14 11:14:25,957 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-14 11:14:25,957 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-14 11:14:25,957 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-14 11:14:25,957 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 11:14:25,957 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-14 11:14:25,957 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-14 11:14:25,958 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-14 11:14:25,977 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-14 11:14:25,979 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-14 11:14:25,981 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-14 11:14:26,878 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-14 11:14:26,879 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-14 11:14:26,879 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 1
+2024-05-14 11:14:26,879 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = null
+2024-05-14 11:14:26,879 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-14 11:14:26,879 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-14 11:14:26,880 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (00/01/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:26,883 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-14 11:14:26,908 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:26,933 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:26,934 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BfileDBAccess
+2024-05-14 11:14:26,935 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 11:14:26,935 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 11:14:26,935 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleConnection
+2024-05-14 11:14:26,935 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-14 11:14:26,935 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleConnection
+2024-05-14 11:14:26,935 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BlobDBAccess
+2024-05-14 11:14:26,936 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 11:14:26,936 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.ClobDBAccess
+2024-05-14 11:14:26,936 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ClientDataSupport
+2024-05-14 11:14:26,958 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:26,983 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:27,008 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:27,042 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:27,066 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:27,092 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:27,124 [main] [A2] [INFO] - rootPath ==
+2024-05-14 11:14:27,124 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-14 11:14:27,125 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:27,126 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-14 11:14:27,127 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-14 11:14:27,175 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:27,199 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:27,224 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:27,241 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:27,244 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OraclePreparedStatement
+2024-05-14 11:14:27,244 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleStatement
+2024-05-14 11:14:27,244 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleStatement
+2024-05-14 11:14:27,244 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 11:14:27,244 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 11:14:27,244 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-14 11:14:27,245 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OraclePreparedStatement
+2024-05-14 11:14:27,245 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 11:14:27,245 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-14 11:14:27,258 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:27,283 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:27,308 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:27,333 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:27,351 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-14 11:14:27,352 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-14 11:14:27,356 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-14 11:14:27,357 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/19/00) - Connection #2 tested: OK
+2024-05-14 11:14:27,358 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:27,383 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:27,400 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:27,402 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-14 11:14:27,403 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/22/00) - Connection #3 tested: OK
+2024-05-14 11:14:27,414 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-14 11:14:27,414 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-14 11:14:27,414 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath78063311.jar;C:\Users\liuliang\AppData\Local\JetBrains\IntelliJIdea2021.2\captureAgent\debugger-agent.jar
+2024-05-14 11:14:27,414 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-14 11:14:27,415 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-14 11:14:27,415 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-14 11:14:27,425 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:27,450 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:27,453 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-14 11:14:27,453 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-14 11:14:27,453 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-14 11:14:27,453 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-14 11:14:27,453 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-14 11:14:27,453 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-14 11:14:27,453 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-14 11:14:27,454 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-14 11:14:27,454 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-14 11:14:27,455 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-14 11:14:27,459 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-14 11:14:27,461 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-14 11:14:27,462 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-14 11:14:27,463 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-14 11:14:27,463 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-14 11:14:27,463 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-14 11:14:27,464 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@2fb68ec6
+2024-05-14 11:14:27,464 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-14 11:14:27,475 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:27,478 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-14 11:14:27,479 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/25/00) - Connection #4 tested: OK
+2024-05-14 11:14:27,485 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-14 11:14:27,486 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/25/00) - Connection #5 tested: OK
+2024-05-14 11:14:27,490 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-14 11:14:27,491 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/25/00) - Connection #1 tested: OK
+2024-05-14 11:14:27,493 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-14 11:14:27,494 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/25/00) - Connection #6 tested: OK
+2024-05-14 11:14:27,496 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-14 11:14:27,496 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/25/00) - Connection #7 tested: OK
+2024-05-14 11:14:27,499 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-14 11:14:27,500 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/25/00) - Connection #8 tested: OK
+2024-05-14 11:14:27,500 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000009 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:27,501 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-14 11:14:27,502 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/26/00) - Connection #9 tested: OK
+2024-05-14 11:14:27,504 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-14 11:14:27,505 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/26/00) - Connection #10 tested: OK
+2024-05-14 11:14:27,506 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-14 11:14:27,507 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/26/00) - Connection #11 tested: OK
+2024-05-14 11:14:27,509 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-14 11:14:27,509 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/26/00) - Connection #12 tested: OK
+2024-05-14 11:14:27,511 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-14 11:14:27,512 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/26/00) - Connection #13 tested: OK
+2024-05-14 11:14:27,513 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-14 11:14:27,514 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/26/00) - Connection #14 tested: OK
+2024-05-14 11:14:27,525 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000015 (01/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:27,525 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-14 11:14:27,526 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/27/00) - Connection #15 tested: OK
+2024-05-14 11:14:27,530 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-14 11:14:27,530 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/27/00) - Connection #16 tested: OK
+2024-05-14 11:14:27,533 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-14 11:14:27,534 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/27/00) - Connection #17 tested: OK
+2024-05-14 11:14:27,536 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-14 11:14:27,536 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/27/00) - Connection #18 tested: OK
+2024-05-14 11:14:27,537 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-14 11:14:27,538 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/27/00) - Connection #19 tested: OK
+2024-05-14 11:14:27,539 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-14 11:14:27,541 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/27/00) - Connection #20 tested: OK
+2024-05-14 11:14:27,543 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #21 - autoCommit reset back to true
+2024-05-14 11:14:27,543 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/27/00) - Connection #21 tested: OK
+2024-05-14 11:14:27,545 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-14 11:14:27,545 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/27/00) - Connection #22 tested: OK
+2024-05-14 11:14:27,547 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-14 11:14:27,547 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/27/00) - Connection #23 tested: OK
+2024-05-14 11:14:27,548 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-14 11:14:27,549 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/27/00) - Connection #24 tested: OK
+2024-05-14 11:14:27,549 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000024 (01/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:27,550 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #25 - autoCommit reset back to true
+2024-05-14 11:14:27,551 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/28/00) - Connection #25 tested: OK
+2024-05-14 11:14:27,553 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #26 - autoCommit reset back to true
+2024-05-14 11:14:27,554 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/28/00) - Connection #26 tested: OK
+2024-05-14 11:14:27,556 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #27 - autoCommit reset back to true
+2024-05-14 11:14:27,557 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/28/00) - Connection #27 tested: OK
+2024-05-14 11:14:27,559 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #28 - autoCommit reset back to true
+2024-05-14 11:14:27,560 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/28/00) - Connection #28 tested: OK
+2024-05-14 11:14:27,562 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-14 11:14:27,563 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/28/00) - Connection #2 tested: OK
+2024-05-14 11:14:27,574 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:27,581 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-14 11:14:27,582 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/29/00) - Connection #1 tested: OK
+2024-05-14 11:14:27,584 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-14 11:14:27,584 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/29/00) - Connection #3 tested: OK
+2024-05-14 11:14:27,591 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:27,592 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:27,594 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-14 11:14:27,595 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:14:27,608 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:27,625 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:27,645 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-14 11:14:27,645 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/32/00) - Connection #4 tested: OK
+2024-05-14 11:14:27,648 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-14 11:14:27,648 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/32/00) - Connection #5 tested: OK
+2024-05-14 11:14:27,649 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-14 11:14:27,650 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/32/00) - Connection #6 tested: OK
+2024-05-14 11:14:27,658 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000035 (01/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:27,663 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-14 11:14:27,664 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/33/00) - Connection #7 tested: OK
+2024-05-14 11:14:27,667 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [10]
+2024-05-14 11:14:27,667 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (10)
+2024-05-14 11:14:27,669 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-14 11:14:27,670 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/33/00) - Connection #8 tested: OK
+2024-05-14 11:14:27,670 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-14 11:14:27,670 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:27,671 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:27,671 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-14 11:14:27,671 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:14:27,675 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-14 11:14:27,676 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/33/00) - Connection #9 tested: OK
+2024-05-14 11:14:27,677 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-14 11:14:27,678 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/33/00) - Connection #10 tested: OK
+2024-05-14 11:14:27,679 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-14 11:14:27,679 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/33/00) - Connection #11 tested: OK
+2024-05-14 11:14:27,680 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (24)
+2024-05-14 11:14:27,681 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-14 11:14:27,682 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/33/00) - Connection #12 tested: OK
+2024-05-14 11:14:27,682 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {24=[{empid=304, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=305, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=306, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=307, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}]}
+2024-05-14 11:14:27,682 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000040 (00/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:27,683 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 304,userId : 23
+2024-05-14 11:14:27,683 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 305,userId : 23
+2024-05-14 11:14:27,683 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 306,userId : 23
+2024-05-14 11:14:27,684 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 307,userId : 23
+2024-05-14 11:14:27,684 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - personnelGroupIds : []
+2024-05-14 11:14:27,686 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-14 11:14:27,686 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-14 11:14:27,686 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:27,687 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:27,687 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-14 11:14:27,687 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:14:27,688 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-05-08, 2024-05-12, 23]
+2024-05-14 11:14:27,694 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-14 11:14:27,695 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/34/00) - Connection #13 tested: OK
+2024-05-14 11:14:27,697 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-14 11:14:27,698 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/34/00) - Connection #14 tested: OK
+2024-05-14 11:14:27,698 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {}
+2024-05-14 11:14:27,698 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-14 11:14:27,699 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-14 11:14:27,700 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/34/00) - Connection #15 tested: OK
+2024-05-14 11:14:27,708 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000044 (01/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:27,710 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-14 11:14:27,710 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/35/00) - Connection #16 tested: OK
+2024-05-14 11:14:27,711 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1521]
+2024-05-14 11:14:27,711 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1521
+2024-05-14 11:14:27,713 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-14 11:14:27,714 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/35/00) - Connection #17 tested: OK
+2024-05-14 11:14:27,714 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1021
+2024-05-14 11:14:27,716 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-14 11:14:27,717 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/35/00) - Connection #18 tested: OK
+2024-05-14 11:14:27,719 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 5
+2024-05-14 11:14:27,719 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-14 11:14:27,719 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:27,719 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:1888184022,candidateTeamMap:20848407
+2024-05-14 11:14:27,719 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:1888184022,candidateTeamMap:20848407
+2024-05-14 11:14:27,719 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:1888184022,candidateTeamMap:20848407
+2024-05-14 11:14:27,720 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:1888184022,candidateTeamMap:20848407
+2024-05-14 11:14:27,720 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:1888184022,candidateTeamMap:20848407
+2024-05-14 11:14:27,720 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=206030f9-2859-424f-965f-9d1a7fee446b, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751103, glpbid=, pbtj=0, key=2751103, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751103, modedatacreater=1, bcrq=2024-05-08, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=c952e1d5-dec3-4f04-9010-b2613f99f23d, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751104, glpbid=, pbtj=0, key=2751104, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751104, modedatacreater=1, bcrq=2024-05-09, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=0272a300-e2bb-4064-ab6a-00bde8640919, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751105, glpbid=, pbtj=0, key=2751105, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751105, modedatacreater=1, bcrq=2024-05-10, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=11a36a66-9ac8-4d78-abf6-8d04c49df919, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751106, glpbid=, pbtj=0, key=2751106, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751106, modedatacreater=1, bcrq=2024-05-11, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=4, pbdxry=23-awq3}, {modeuuid=2fa2d638-a9d3-4e37-8857-75ea8963ce9f, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751107, glpbid=, pbtj=0, key=2751107, form_biz_id=, pbdxbm=, pbgl=62, sfxx=1, keyid=2751107, modedatacreater=1, bcrq=2024-05-12, lastname=awq3, bcxx=32-休息班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=23-awq3}]
+2024-05-14 11:14:27,720 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-14 11:14:27,724 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-14 11:14:27,724 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/35/00) - Connection #19 tested: OK
+2024-05-14 11:14:27,727 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-14 11:14:27,727 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/35/00) - Connection #20 tested: OK
+2024-05-14 11:14:27,728 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:27,728 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDateCmd --------------------------------------------------------
+2024-05-14 11:14:27,728 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:14:27,733 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (01/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:27,743 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #21 - autoCommit reset back to true
+2024-05-14 11:14:27,744 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/36/00) - Connection #21 tested: OK
+2024-05-14 11:14:27,745 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDateCmd finished --------------------------------------------------------
+2024-05-14 11:14:27,745 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:27,746 [main] [com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl] [INFO] - SchedulingResults : [{2024-05-08=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-09=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-10=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-11=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=4}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}], 2024-05-12=[{edsc=9, bdlx=0, fgsjd=14:18, jsdk=1, tqdkfzs=, sfxx=1, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=32, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-14 11:14:27,746 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:23,analysisDate:2024-05-10 start***********
+2024-05-14 11:14:27,746 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}, {signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, {signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}]]
+2024-05-14 11:14:27,747 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-05-10, schedulingResultCollect={2024-05-08=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-09=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-10=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-11=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=4}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}], 2024-05-12=[{edsc=9, bdlx=0, fgsjd=14:18, jsdk=1, tqdkfzs=, sfxx=1, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=32, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}, {signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, {signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}], clockInTimeCollect={2024-05-08=[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}], 2024-05-10=[{signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}], 2024-05-11=[{signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}]}, userId=23, clockInTimeMap={}}]
+2024-05-14 11:14:27,748 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:27,748 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-14 11:14:27,748 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:14:27,751 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-05-10 07:00],lastestTime: [2024-05-10 22:00]
+2024-05-14 11:14:27,752 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-14 11:14:27,752 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:27,756 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-14 11:14:27,757 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/36/00) - Connection #22 tested: OK
+2024-05-14 11:14:27,758 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-14 11:14:27,758 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000051 (01/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:27,759 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/37/00) - Connection #23 tested: OK
+2024-05-14 11:14:27,760 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:27,760 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-14 11:14:27,760 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:14:27,762 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-14 11:14:27,762 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/37/00) - Connection #24 tested: OK
+2024-05-14 11:14:27,763 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-14 11:14:27,763 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-14 11:14:27,763 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:27,764 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:27,764 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-14 11:14:27,764 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:14:27,766 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #25 - autoCommit reset back to true
+2024-05-14 11:14:27,767 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/37/00) - Connection #25 tested: OK
+2024-05-14 11:14:27,768 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-14 11:14:27,768 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-14 11:14:27,768 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:27,770 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:27,770 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-14 11:14:27,770 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:14:27,770 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-14 11:14:27,771 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-14 11:14:27,773 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-05-10 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, record=true), ClockPointDTO(classTime=2024-05-10 21:00, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=2, clockTime={signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, record=true)]]
+2024-05-14 11:14:27,774 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-14 11:14:27,774 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:27,774 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-05-10 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, record=true), ClockPointDTO(classTime=2024-05-10 21:00, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=2, clockTime={signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, record=true)],attendanceItems size :33,scheduleResult :[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],analysisDate:[2024-05-10],userId:[23],rqlx:[0],modeId:[{}]
+2024-05-14 11:14:27,774 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}]
+2024-05-14 11:14:27,775 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-14 11:14:27,776 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:27,776 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-14 11:14:27,777 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:14:27,778 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=0, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=, jbscbdccsqsc=0, yxsydjb=, bddrqlx=, mc=zss1-迟到, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=1, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=zss1-迟到, modedatacreatetime=13:36:17, cchsfzs=, hbjscsdxm=, famc=zss-迟到, modeuuid=8087a80c-e32e-45d9-a692-ca479c473786, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=21, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=0, tqlghlfzs=, modedatacreatedate=2024-04-26, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000025, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=zss1-迟到, zysd=1, sjd=13:35, cckcbc=1, hsdw=2, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=0, yedqwsycl=, sfxysh=, zdyqsc=, ldkzkg=0, modedatamodifydatetime=2024-04-26 15:12:28, cftxdcs=, jbzzhlfzs=}]]
+2024-05-14 11:14:27,779 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-14 11:14:27,779 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:27,779 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}]
+2024-05-14 11:14:27,780 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-14 11:14:27,780 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:27,780 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-14 11:14:27,781 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:14:27,781 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=30, jbscbdccsqsc=0, yxsydjb=, bddrqlx=0,1,2,3,4, mc=延长加班, ktjbzdcfwlb=0, id=119, gjksrqlxsz=0, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=1, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=1, keyid=119, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=1, requestid=, ccqszhdhsfzs=, jc=延长加班, modedatacreatetime=17:49:23, cchsfzs=, hbjscsdxm=, modeuuid=0db15f4e-b711-483a-95bc-10105c3143f6, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=2, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-24, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=119, form_biz_id=, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=240, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=17:48, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=30, xmlx=4, yedqwsycl=, sfxysh=, zdyqsc=, ldkzkg=0, modedatamodifydatetime=2024-05-14 10:59:01, cftxdcs=, jbzzhlfzs=5}]]
+2024-05-14 11:14:27,781 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-14 11:14:27,781 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:29,676 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:29,682 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:29,682 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-14 11:14:29,683 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:14:42,122 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-14 11:14:43,118 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:14:50,959 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-14 11:14:50,960 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:50,961 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:14:50,961 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-14 11:14:50,962 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:14:50,963 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-14 11:14:50,963 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-14 11:14:50,963 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:15:19,182 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:16:10,450 [main] [com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction] [ERROR] - execute fail,catch error: [{}]
+java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
+ at java.util.ArrayList.rangeCheck(ArrayList.java:653)
+ at java.util.ArrayList.get(ArrayList.java:429)
+ at com.engine.attendance.attendanceanalysis.service.impl.AbnormalAttendanceServiceImpl.getBeEarlyItems(AbnormalAttendanceServiceImpl.java:454)
+ at com.engine.attendance.attendanceanalysis.service.impl.AbnormalAttendanceServiceImpl.leaveEarly(AbnormalAttendanceServiceImpl.java:332)
+ at com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper.recordAbnormalClockIn(UpdateAttendanceResultWrapper.java:144)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:240)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+2024-05-14 11:16:10,466 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/40/01) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:16:10,469 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-14 11:16:10,492 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:16:10,517 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:16:10,533 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:16:10,558 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:16:10,584 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:16:10,609 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:09,109 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-14 11:19:09,112 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-14 11:19:09,112 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-14 11:19:09,113 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-14 11:19:09,113 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-14 11:19:09,616 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 11:19:09,617 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-14 11:19:09,617 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-14 11:19:09,617 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-14 11:19:09,618 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-14 11:19:09,618 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-14 11:19:09,618 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-14 11:19:09,618 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-14 11:19:09,618 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-14 11:19:09,618 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-14 11:19:09,619 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-14 11:19:09,620 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-14 11:19:09,620 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-14 11:19:09,620 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-14 11:19:09,621 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-14 11:19:09,621 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-14 11:19:09,621 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-14 11:19:09,621 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-14 11:19:09,621 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-14 11:19:09,622 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-14 11:19:09,622 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-14 11:19:09,622 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-14 11:19:09,622 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-14 11:19:09,622 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-14 11:19:09,622 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-14 11:19:09,622 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-14 11:19:09,623 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-14 11:19:09,623 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-14 11:19:09,623 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-14 11:19:09,623 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-14 11:19:09,623 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-14 11:19:09,623 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-14 11:19:09,624 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-14 11:19:09,624 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-14 11:19:09,624 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-14 11:19:09,624 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-14 11:19:09,624 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-14 11:19:09,624 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-14 11:19:09,624 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-14 11:19:09,625 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-14 11:19:09,625 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-14 11:19:09,625 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-14 11:19:09,626 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-14 11:19:09,626 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-14 11:19:09,626 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-14 11:19:09,626 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-14 11:19:09,626 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-14 11:19:09,626 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 11:19:09,626 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-14 11:19:09,627 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-14 11:19:09,627 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-14 11:19:09,627 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-14 11:19:09,627 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-14 11:19:09,627 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-14 11:19:09,628 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-14 11:19:09,628 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-14 11:19:09,628 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-14 11:19:09,628 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 11:19:09,628 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-14 11:19:09,628 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-14 11:19:09,629 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-14 11:19:09,647 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-14 11:19:09,650 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-14 11:19:09,652 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-14 11:19:10,585 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-14 11:19:10,585 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-14 11:19:10,585 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 1
+2024-05-14 11:19:10,585 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = null
+2024-05-14 11:19:10,585 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-14 11:19:10,585 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-14 11:19:10,586 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (00/01/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:10,590 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-14 11:19:10,615 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:10,640 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:10,642 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ClientDataSupport
+2024-05-14 11:19:10,642 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.ClobDBAccess
+2024-05-14 11:19:10,643 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 11:19:10,643 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleConnection
+2024-05-14 11:19:10,643 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BlobDBAccess
+2024-05-14 11:19:10,643 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-14 11:19:10,643 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BfileDBAccess
+2024-05-14 11:19:10,643 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 11:19:10,643 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 11:19:10,643 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleConnection
+2024-05-14 11:19:10,665 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:10,698 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:10,723 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:10,751 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:10,772 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:10,798 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:10,823 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:10,826 [main] [A2] [INFO] - rootPath ==
+2024-05-14 11:19:10,826 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-14 11:19:10,827 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-14 11:19:10,827 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-14 11:19:10,873 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:10,898 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:10,915 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:10,940 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:10,953 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleStatement
+2024-05-14 11:19:10,953 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OraclePreparedStatement
+2024-05-14 11:19:10,953 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 11:19:10,953 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-14 11:19:10,953 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-14 11:19:10,953 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 11:19:10,954 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleStatement
+2024-05-14 11:19:10,954 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 11:19:10,954 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OraclePreparedStatement
+2024-05-14 11:19:10,956 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:10,982 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:11,006 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:11,040 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:11,056 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:11,071 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-14 11:19:11,072 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-14 11:19:11,076 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-14 11:19:11,077 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/20/00) - Connection #2 tested: OK
+2024-05-14 11:19:11,082 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:11,106 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:11,130 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-14 11:19:11,131 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (02/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:11,131 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/23/00) - Connection #3 tested: OK
+2024-05-14 11:19:11,144 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-14 11:19:11,144 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-14 11:19:11,145 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath1556439835.jar;C:\Users\liuliang\AppData\Local\JetBrains\IntelliJIdea2021.2\captureAgent\debugger-agent.jar
+2024-05-14 11:19:11,145 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-14 11:19:11,145 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-14 11:19:11,145 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-14 11:19:11,156 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:11,172 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:11,197 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-14 11:19:11,197 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-14 11:19:11,198 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-14 11:19:11,198 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-14 11:19:11,198 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-14 11:19:11,198 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-14 11:19:11,198 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-14 11:19:11,198 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-14 11:19:11,198 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-14 11:19:11,198 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:11,199 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-14 11:19:11,207 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-14 11:19:11,218 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-14 11:19:11,221 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-14 11:19:11,221 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-14 11:19:11,221 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-14 11:19:11,222 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-14 11:19:11,223 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:11,224 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@3e1162e7
+2024-05-14 11:19:11,224 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-14 11:19:11,240 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-14 11:19:11,241 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/27/00) - Connection #4 tested: OK
+2024-05-14 11:19:11,248 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000005 (02/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:11,250 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-14 11:19:11,251 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/28/00) - Connection #5 tested: OK
+2024-05-14 11:19:11,256 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-14 11:19:11,256 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/28/00) - Connection #1 tested: OK
+2024-05-14 11:19:11,259 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-14 11:19:11,260 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/28/00) - Connection #6 tested: OK
+2024-05-14 11:19:11,262 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-14 11:19:11,263 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/28/00) - Connection #7 tested: OK
+2024-05-14 11:19:11,266 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-14 11:19:11,266 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/28/00) - Connection #8 tested: OK
+2024-05-14 11:19:11,268 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-14 11:19:11,269 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/28/00) - Connection #9 tested: OK
+2024-05-14 11:19:11,272 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-14 11:19:11,272 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/28/00) - Connection #10 tested: OK
+2024-05-14 11:19:11,273 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000010 (01/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:11,277 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-14 11:19:11,279 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/29/00) - Connection #11 tested: OK
+2024-05-14 11:19:11,283 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-14 11:19:11,284 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/29/00) - Connection #12 tested: OK
+2024-05-14 11:19:11,287 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-14 11:19:11,288 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/29/00) - Connection #13 tested: OK
+2024-05-14 11:19:11,290 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-14 11:19:11,291 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/29/00) - Connection #14 tested: OK
+2024-05-14 11:19:11,299 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000014 (00/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:11,312 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-14 11:19:11,313 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/30/00) - Connection #15 tested: OK
+2024-05-14 11:19:11,317 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-14 11:19:11,318 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/30/00) - Connection #16 tested: OK
+2024-05-14 11:19:11,320 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-14 11:19:11,321 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/30/00) - Connection #17 tested: OK
+2024-05-14 11:19:11,323 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000018 (01/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:11,323 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-14 11:19:11,324 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/31/00) - Connection #18 tested: OK
+2024-05-14 11:19:11,326 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-14 11:19:11,327 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/31/00) - Connection #19 tested: OK
+2024-05-14 11:19:11,330 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-14 11:19:11,332 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/31/00) - Connection #20 tested: OK
+2024-05-14 11:19:11,334 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #21 - autoCommit reset back to true
+2024-05-14 11:19:11,335 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/31/00) - Connection #21 tested: OK
+2024-05-14 11:19:11,337 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-14 11:19:11,338 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/31/00) - Connection #22 tested: OK
+2024-05-14 11:19:11,340 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-14 11:19:11,340 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/31/00) - Connection #23 tested: OK
+2024-05-14 11:19:11,342 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-14 11:19:11,342 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/31/00) - Connection #24 tested: OK
+2024-05-14 11:19:11,344 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #25 - autoCommit reset back to true
+2024-05-14 11:19:11,344 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/31/00) - Connection #25 tested: OK
+2024-05-14 11:19:11,346 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #26 - autoCommit reset back to true
+2024-05-14 11:19:11,347 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/31/00) - Connection #26 tested: OK
+2024-05-14 11:19:11,348 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000027 (01/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:11,349 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #27 - autoCommit reset back to true
+2024-05-14 11:19:11,350 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/32/00) - Connection #27 tested: OK
+2024-05-14 11:19:11,353 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #28 - autoCommit reset back to true
+2024-05-14 11:19:11,353 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/32/00) - Connection #28 tested: OK
+2024-05-14 11:19:11,355 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #29 - autoCommit reset back to true
+2024-05-14 11:19:11,355 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/32/00) - Connection #29 tested: OK
+2024-05-14 11:19:11,365 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:11,376 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #30 - autoCommit reset back to true
+2024-05-14 11:19:11,376 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/33/00) - Connection #30 tested: OK
+2024-05-14 11:19:11,378 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #31 - autoCommit reset back to true
+2024-05-14 11:19:11,378 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/33/00) - Connection #31 tested: OK
+2024-05-14 11:19:11,387 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:19:11,389 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-14 11:19:11,389 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:11,390 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:19:11,414 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:11,436 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #32 - autoCommit reset back to true
+2024-05-14 11:19:11,437 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/35/00) - Connection #32 tested: OK
+2024-05-14 11:19:11,439 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000033 (01/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:11,439 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #33 - autoCommit reset back to true
+2024-05-14 11:19:11,440 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/36/00) - Connection #33 tested: OK
+2024-05-14 11:19:11,442 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #34 - autoCommit reset back to true
+2024-05-14 11:19:11,442 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/36/00) - Connection #34 tested: OK
+2024-05-14 11:19:11,453 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #35 - autoCommit reset back to true
+2024-05-14 11:19:11,454 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/36/00) - Connection #35 tested: OK
+2024-05-14 11:19:11,457 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [10]
+2024-05-14 11:19:11,458 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (10)
+2024-05-14 11:19:11,460 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #36 - autoCommit reset back to true
+2024-05-14 11:19:11,461 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/36/00) - Connection #36 tested: OK
+2024-05-14 11:19:11,462 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-14 11:19:11,462 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:19:11,463 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:19:11,463 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-14 11:19:11,463 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:19:11,464 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000037 (01/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:11,468 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-14 11:19:11,469 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/37/00) - Connection #2 tested: OK
+2024-05-14 11:19:11,472 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-14 11:19:11,473 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/37/00) - Connection #1 tested: OK
+2024-05-14 11:19:11,475 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-14 11:19:11,475 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/37/00) - Connection #3 tested: OK
+2024-05-14 11:19:11,477 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (24)
+2024-05-14 11:19:11,479 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-14 11:19:11,479 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/37/00) - Connection #4 tested: OK
+2024-05-14 11:19:11,480 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {24=[{empid=304, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=305, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=306, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=307, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}]}
+2024-05-14 11:19:11,481 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 304,userId : 23
+2024-05-14 11:19:11,482 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 305,userId : 23
+2024-05-14 11:19:11,482 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 306,userId : 23
+2024-05-14 11:19:11,482 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 307,userId : 23
+2024-05-14 11:19:11,482 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - personnelGroupIds : []
+2024-05-14 11:19:11,485 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-14 11:19:11,485 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-14 11:19:11,485 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:19:11,487 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:19:11,487 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-14 11:19:11,487 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:19:11,487 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-05-08, 2024-05-12, 23]
+2024-05-14 11:19:11,489 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000041 (01/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:11,490 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-14 11:19:11,491 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/38/00) - Connection #5 tested: OK
+2024-05-14 11:19:11,494 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-14 11:19:11,494 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/38/00) - Connection #6 tested: OK
+2024-05-14 11:19:11,494 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {}
+2024-05-14 11:19:11,495 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-14 11:19:11,497 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-14 11:19:11,497 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/38/00) - Connection #7 tested: OK
+2024-05-14 11:19:11,510 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-14 11:19:11,510 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/38/00) - Connection #8 tested: OK
+2024-05-14 11:19:11,512 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1521]
+2024-05-14 11:19:11,512 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1521
+2024-05-14 11:19:11,514 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000045 (01/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:11,516 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-14 11:19:11,517 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/39/00) - Connection #9 tested: OK
+2024-05-14 11:19:11,517 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1021
+2024-05-14 11:19:11,520 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-14 11:19:11,520 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/39/00) - Connection #10 tested: OK
+2024-05-14 11:19:11,523 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 5
+2024-05-14 11:19:11,523 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-14 11:19:11,524 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:19:11,524 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-14 11:19:11,524 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-14 11:19:11,524 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-14 11:19:11,524 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-14 11:19:11,525 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-14 11:19:11,525 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=206030f9-2859-424f-965f-9d1a7fee446b, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751103, glpbid=, pbtj=0, key=2751103, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751103, modedatacreater=1, bcrq=2024-05-08, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=c952e1d5-dec3-4f04-9010-b2613f99f23d, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751104, glpbid=, pbtj=0, key=2751104, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751104, modedatacreater=1, bcrq=2024-05-09, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=0272a300-e2bb-4064-ab6a-00bde8640919, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751105, glpbid=, pbtj=0, key=2751105, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751105, modedatacreater=1, bcrq=2024-05-10, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=11a36a66-9ac8-4d78-abf6-8d04c49df919, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751106, glpbid=, pbtj=0, key=2751106, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751106, modedatacreater=1, bcrq=2024-05-11, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=4, pbdxry=23-awq3}, {modeuuid=2fa2d638-a9d3-4e37-8857-75ea8963ce9f, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751107, glpbid=, pbtj=0, key=2751107, form_biz_id=, pbdxbm=, pbgl=62, sfxx=1, keyid=2751107, modedatacreater=1, bcrq=2024-05-12, lastname=awq3, bcxx=32-休息班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=23-awq3}]
+2024-05-14 11:19:11,525 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-14 11:19:11,528 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-14 11:19:11,529 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/39/00) - Connection #11 tested: OK
+2024-05-14 11:19:11,532 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-14 11:19:11,533 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/39/00) - Connection #12 tested: OK
+2024-05-14 11:19:11,534 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:19:11,534 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDateCmd --------------------------------------------------------
+2024-05-14 11:19:11,534 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:19:11,539 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (01/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:11,546 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-14 11:19:11,547 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/40/00) - Connection #13 tested: OK
+2024-05-14 11:19:11,548 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDateCmd finished --------------------------------------------------------
+2024-05-14 11:19:11,549 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:19:11,550 [main] [com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl] [INFO] - SchedulingResults : [{2024-05-08=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-09=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-10=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-11=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=4}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}], 2024-05-12=[{edsc=9, bdlx=0, fgsjd=14:18, jsdk=1, tqdkfzs=, sfxx=1, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=32, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-14 11:19:11,550 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:23,analysisDate:2024-05-10 start***********
+2024-05-14 11:19:11,550 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}, {signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, {signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}]]
+2024-05-14 11:19:11,551 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-05-10, schedulingResultCollect={2024-05-08=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-09=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-10=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-11=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=4}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}], 2024-05-12=[{edsc=9, bdlx=0, fgsjd=14:18, jsdk=1, tqdkfzs=, sfxx=1, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=32, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}, {signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, {signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}], clockInTimeCollect={2024-05-08=[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}], 2024-05-10=[{signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}], 2024-05-11=[{signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}]}, userId=23, clockInTimeMap={}}]
+2024-05-14 11:19:11,552 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:19:11,552 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-14 11:19:11,552 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:19:11,556 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-05-10 07:00],lastestTime: [2024-05-10 22:00]
+2024-05-14 11:19:11,557 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-14 11:19:11,557 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:19:11,560 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-14 11:19:11,560 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/40/00) - Connection #14 tested: OK
+2024-05-14 11:19:11,562 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-14 11:19:11,563 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/40/00) - Connection #15 tested: OK
+2024-05-14 11:19:11,563 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:19:11,564 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-14 11:19:11,564 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:19:11,565 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-14 11:19:11,566 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/40/00) - Connection #16 tested: OK
+2024-05-14 11:19:11,567 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-14 11:19:11,567 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-14 11:19:11,567 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:19:11,568 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:19:11,568 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-14 11:19:11,568 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:19:11,570 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-14 11:19:11,571 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/40/00) - Connection #17 tested: OK
+2024-05-14 11:19:11,571 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-14 11:19:11,571 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-14 11:19:11,571 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:19:11,573 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:19:11,573 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-14 11:19:11,573 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:19:11,573 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-14 11:19:11,574 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-14 11:19:11,577 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-05-10 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, record=true), ClockPointDTO(classTime=2024-05-10 21:00, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=2, clockTime={signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, record=true)]]
+2024-05-14 11:19:11,577 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-14 11:19:11,577 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:19:11,577 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-05-10 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, record=true), ClockPointDTO(classTime=2024-05-10 21:00, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=2, clockTime={signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, record=true)],attendanceItems size :33,scheduleResult :[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],analysisDate:[2024-05-10],userId:[23],rqlx:[0],modeId:[{}]
+2024-05-14 11:19:11,578 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}]
+2024-05-14 11:19:11,578 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-14 11:19:11,580 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:19:11,580 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-14 11:19:11,580 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:19:11,582 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=0, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=, jbscbdccsqsc=0, yxsydjb=, bddrqlx=, mc=zss1-迟到, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=1, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=zss1-迟到, modedatacreatetime=13:36:17, cchsfzs=, hbjscsdxm=, famc=zss-迟到, modeuuid=8087a80c-e32e-45d9-a692-ca479c473786, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=21, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=0, tqlghlfzs=, modedatacreatedate=2024-04-26, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000025, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=zss1-迟到, zysd=1, sjd=13:35, cckcbc=1, hsdw=2, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=0, yedqwsycl=, sfxysh=, zdyqsc=, ldkzkg=0, modedatamodifydatetime=2024-04-26 15:12:28, cftxdcs=, jbzzhlfzs=}]]
+2024-05-14 11:19:11,582 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-14 11:19:11,582 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:19:11,583 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}]
+2024-05-14 11:19:11,583 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-14 11:19:11,584 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:19:11,584 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-14 11:19:11,584 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:19:11,584 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=30, jbscbdccsqsc=0, yxsydjb=, bddrqlx=0,1,2,3,4, mc=延长加班, ktjbzdcfwlb=0, id=119, gjksrqlxsz=0, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=1, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=1, keyid=119, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=1, requestid=, ccqszhdhsfzs=, jc=延长加班, modedatacreatetime=17:49:23, cchsfzs=, hbjscsdxm=, modeuuid=0db15f4e-b711-483a-95bc-10105c3143f6, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=2, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-24, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=119, form_biz_id=, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=240, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=17:48, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=30, xmlx=4, yedqwsycl=, sfxysh=, zdyqsc=, ldkzkg=0, modedatamodifydatetime=2024-05-14 10:59:01, cftxdcs=, jbzzhlfzs=5}]]
+2024-05-14 11:19:11,584 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-14 11:19:11,584 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:19:14,452 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:19:14,455 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:19:14,455 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-14 11:19:14,456 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:19:20,637 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-14 11:19:20,637 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-14 11:19:20,637 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:19:20,638 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:19:20,638 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-14 11:19:20,638 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:19:20,639 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-14 11:19:20,639 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-14 11:19:20,639 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:19:20,640 [main] [com.engine.attendance.attendanceanalysis.service.impl.AbnormalAttendanceServiceImpl] [INFO] - between :60,jbzzhlfzs:5
+2024-05-14 11:19:20,641 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-05-10 09:30:00, betweenMinutes=30, kczgsc=1, itemduration=30.0, classStartTime=2024-05-10 09:00, pointTime=2024-05-10 09:00, hsdw=2}, {hsl=1.0, bdlx=2, item=8, itemType=LEAVE_EARLY, classEndTime=2024-05-10 21:00, betweenMinutes=60, kczgsc=1, itemduration=1.0, classStartTime=2024-05-10 20:00:00, pointTime=2024-05-10 21:00, hsdw=1}]]
+2024-05-14 11:19:20,641 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-14 11:19:20,641 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-14 11:19:20,641 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:19:20,641 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-14 11:19:20,642 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:19:20,642 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=30, jbscbdccsqsc=0, yxsydjb=, bddrqlx=0,1,2,3,4, mc=延长加班, ktjbzdcfwlb=0, id=119, gjksrqlxsz=0, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=1, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=1, keyid=119, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=1, requestid=, ccqszhdhsfzs=, jc=延长加班, modedatacreatetime=17:49:23, cchsfzs=, hbjscsdxm=, modeuuid=0db15f4e-b711-483a-95bc-10105c3143f6, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=2, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-24, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=119, form_biz_id=, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=240, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=17:48, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=30, xmlx=4, yedqwsycl=, sfxysh=, zdyqsc=, ldkzkg=0, modedatamodifydatetime=2024-05-14 10:59:01, cftxdcs=, jbzzhlfzs=5}]]
+2024-05-14 11:19:20,642 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-14 11:19:20,642 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:20:03,504 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 180.0
+2024-05-14 11:20:03,522 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:20:03,522 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[60.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-14 11:20:03,523 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[120.0]
+2024-05-14 11:20:03,524 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长: 120.0
+2024-05-14 11:20:03,527 [main] [com.engine.common.util.CommonUtil] [INFO] - makeInsertSql : [insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)]
+2024-05-14 11:20:03,527 [main] [com.engine.common.util.CommonUtil] [INFO] - needInsertDate: [[4acd6697-cfcf-4e7a-8a33-01eada123af0, 0, 25, 23, 1, 18:00, 21:00, 119, 2024-05-14, 4, 23-2024-05-14, 1, 2024-05-10, 2024-05-10, 2.0, 11:20:03]]
+2024-05-14 11:20:03,537 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-14 11:20:03,543 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleStatement
+2024-05-14 11:20:03,543 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 11:20:03,543 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-14 11:20:03,544 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 11:20:03,544 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleStatement
+2024-05-14 11:20:03,544 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 11:20:03,554 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-14 11:20:03,555 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (02/42/00) - Connection #19 tested: OK
+2024-05-14 11:20:03,557 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-14 11:20:03,560 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (01/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:20:03,568 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-14 11:20:03,569 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/43/00) - Connection #18 tested: OK
+2024-05-14 11:20:03,570 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:20:03,570 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-14 11:20:03,570 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:20:03,571 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-14 11:20:03,571 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 30.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-14 11:20:03,572 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-14 11:20:03,572 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:20:03,572 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=7.5, classInfo=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], formmodeIdMap={uf_jcl_kq_kqfa=12, uf_jcl_kq_jqye=11, uf_jcl_kq_jbjg=25, uf_jcl_kq_jqed=18, uf_jcl_kq_cqjg=19, uf_jcl_kq_bdkjl=7, uf_jcl_kq_glpb=17, uf_jcl_kq_kqzqmc=26, uf_jcl_kq_rlxx=22, uf_jcl_kq_cqjt=13, uf_pbjg=20, uf_jcl_kq_rlmc=503, uf_jcl_kq_zhgs=502}, modeId=19, recordDataTime={j1=2024-05-10 09:30:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-05-10 20:00:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-05-10, userId=23, recordData=[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-05-10 09:30:00, betweenMinutes=30, kczgsc=1, itemduration=30.0, classStartTime=2024-05-10 09:00, pointTime=2024-05-10 09:00, hsdw=2}, {hsl=1.0, bdlx=2, item=8, itemType=LEAVE_EARLY, classEndTime=2024-05-10 21:00, betweenMinutes=60, kczgsc=1, itemduration=1.0, classStartTime=2024-05-10 20:00:00, pointTime=2024-05-10 21:00, hsdw=1}, {item=119, itemduration=2.0}], rqlx=0}
+2024-05-14 11:20:03,573 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:20:03,573 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-14 11:20:03,573 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:20:03,580 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-14 11:20:03,581 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/43/00) - Connection #20 tested: OK
+2024-05-14 11:20:03,581 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=7.5,cqzt=1,fxrq='2024-05-14 11:20:03',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=126,sc1=30.0,xm2=8,sc2=1.0,xm3=119,sc3=2.0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-10 09:30:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-05-10 20:00:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-14 11:20:03,585 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (01/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:20:03,594 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #21 - autoCommit reset back to true
+2024-05-14 11:20:03,595 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/44/00) - Connection #21 tested: OK
+2024-05-14 11:20:03,601 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-14 11:20:03,602 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/44/00) - Connection #22 tested: OK
+2024-05-14 11:20:03,610 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000059 (01/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:20:03,619 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-14 11:20:03,620 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/45/00) - Connection #23 tested: OK
+2024-05-14 11:20:03,620 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-14 11:20:03,620 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:20:03,625 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-14 11:20:03,626 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/45/00) - Connection #24 tested: OK
+2024-05-14 11:20:03,628 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #25 - autoCommit reset back to true
+2024-05-14 11:20:03,629 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/45/00) - Connection #25 tested: OK
+2024-05-14 11:20:03,632 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #26 - autoCommit reset back to true
+2024-05-14 11:20:03,633 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/45/00) - Connection #26 tested: OK
+2024-05-14 11:20:03,633 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [130]
+2024-05-14 11:20:03,635 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000063 (01/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:20:03,636 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #27 - autoCommit reset back to true
+2024-05-14 11:20:03,636 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/46/00) - Connection #27 tested: OK
+2024-05-14 11:20:03,637 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=, id=294}]
+2024-05-14 11:20:03,641 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #28 - autoCommit reset back to true
+2024-05-14 11:20:03,642 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/46/00) - Connection #28 tested: OK
+2024-05-14 11:20:03,642 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 294
+2024-05-14 11:20:03,642 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-14 11:20:03,642 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-14 11:20:03,642 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-14 11:20:03,645 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #29 - autoCommit reset back to true
+2024-05-14 11:20:03,646 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/46/00) - Connection #29 tested: OK
+2024-05-14 11:20:03,648 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #30 - autoCommit reset back to true
+2024-05-14 11:20:03,649 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/46/00) - Connection #30 tested: OK
+2024-05-14 11:20:03,649 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=, id=24}]
+2024-05-14 11:20:03,652 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #31 - autoCommit reset back to true
+2024-05-14 11:20:03,652 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/46/00) - Connection #31 tested: OK
+2024-05-14 11:20:03,652 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 24
+2024-05-14 11:20:03,652 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-14 11:20:03,653 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-14 11:20:03,653 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-14 11:20:03,655 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #32 - autoCommit reset back to true
+2024-05-14 11:20:03,655 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/46/00) - Connection #32 tested: OK
+2024-05-14 11:20:03,656 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #33 - autoCommit reset back to true
+2024-05-14 11:20:03,657 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/46/00) - Connection #33 tested: OK
+2024-05-14 11:20:03,657 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-14 11:20:03,657 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-14 11:20:03,657 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-14 11:20:03,657 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-14 11:20:03,658 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #34 - autoCommit reset back to true
+2024-05-14 11:20:03,659 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/46/00) - Connection #34 tested: OK
+2024-05-14 11:20:03,660 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #35 - autoCommit reset back to true
+2024-05-14 11:20:03,660 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/46/00) - Connection #35 tested: OK
+2024-05-14 11:20:03,661 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=, id=23}]
+2024-05-14 11:20:03,663 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #36 - autoCommit reset back to true
+2024-05-14 11:20:03,663 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/46/00) - Connection #36 tested: OK
+2024-05-14 11:20:03,663 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 23
+2024-05-14 11:20:03,663 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-14 11:20:03,663 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-14 11:20:03,663 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-14 11:20:03,665 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #37 - autoCommit reset back to true
+2024-05-14 11:20:03,665 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/46/00) - Connection #37 tested: OK
+2024-05-14 11:20:03,667 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #38 - autoCommit reset back to true
+2024-05-14 11:20:03,668 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/46/00) - Connection #38 tested: OK
+2024-05-14 11:20:03,668 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000074 (00/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:20:03,668 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:138] - cqData_size : 0
+2024-05-14 11:20:03,671 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #39 - autoCommit reset back to true
+2024-05-14 11:20:03,671 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/47/00) - Connection #39 tested: OK
+2024-05-14 11:20:03,674 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #40 - autoCommit reset back to true
+2024-05-14 11:20:03,674 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/47/00) - Connection #40 tested: OK
+2024-05-14 11:20:03,676 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #41 - autoCommit reset back to true
+2024-05-14 11:20:03,677 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/47/00) - Connection #41 tested: OK
+2024-05-14 11:20:03,677 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 0
+2024-05-14 11:23:32,991 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-14 11:23:32,994 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-14 11:23:32,994 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-14 11:23:32,995 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-14 11:23:32,995 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-14 11:23:33,462 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 11:23:33,462 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-14 11:23:33,462 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-14 11:23:33,462 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-14 11:23:33,463 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-14 11:23:33,463 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-14 11:23:33,463 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-14 11:23:33,463 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-14 11:23:33,463 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-14 11:23:33,463 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-14 11:23:33,464 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-14 11:23:33,464 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-14 11:23:33,465 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-14 11:23:33,465 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-14 11:23:33,465 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-14 11:23:33,465 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-14 11:23:33,465 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-14 11:23:33,465 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-14 11:23:33,466 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-14 11:23:33,466 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-14 11:23:33,466 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-14 11:23:33,466 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-14 11:23:33,466 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-14 11:23:33,466 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-14 11:23:33,466 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-14 11:23:33,467 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-14 11:23:33,467 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-14 11:23:33,467 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-14 11:23:33,467 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-14 11:23:33,467 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-14 11:23:33,467 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-14 11:23:33,467 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-14 11:23:33,468 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-14 11:23:33,468 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-14 11:23:33,468 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-14 11:23:33,468 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-14 11:23:33,468 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-14 11:23:33,468 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-14 11:23:33,468 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-14 11:23:33,468 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-14 11:23:33,469 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-14 11:23:33,469 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-14 11:23:33,469 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-14 11:23:33,469 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-14 11:23:33,469 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-14 11:23:33,469 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-14 11:23:33,469 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-14 11:23:33,470 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 11:23:33,470 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-14 11:23:33,470 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-14 11:23:33,470 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-14 11:23:33,470 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-14 11:23:33,470 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-14 11:23:33,470 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-14 11:23:33,471 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-14 11:23:33,471 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-14 11:23:33,471 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-14 11:23:33,471 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 11:23:33,471 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-14 11:23:33,471 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-14 11:23:33,471 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-14 11:23:33,489 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-14 11:23:33,491 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-14 11:23:33,493 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-14 11:23:34,372 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-14 11:23:34,372 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-14 11:23:34,372 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 1
+2024-05-14 11:23:34,372 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = null
+2024-05-14 11:23:34,372 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-14 11:23:34,372 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-14 11:23:34,373 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (00/01/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:34,375 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-14 11:23:34,400 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:34,421 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 11:23:34,421 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BfileDBAccess
+2024-05-14 11:23:34,421 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleConnection
+2024-05-14 11:23:34,422 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 11:23:34,422 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ClientDataSupport
+2024-05-14 11:23:34,422 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-14 11:23:34,422 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BlobDBAccess
+2024-05-14 11:23:34,422 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 11:23:34,422 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.ClobDBAccess
+2024-05-14 11:23:34,422 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleConnection
+2024-05-14 11:23:34,425 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:34,450 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:34,475 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:34,500 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:34,526 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:34,550 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:34,593 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:34,595 [main] [A2] [INFO] - rootPath ==
+2024-05-14 11:23:34,595 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-14 11:23:34,597 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-14 11:23:34,597 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-14 11:23:34,641 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:34,667 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:34,692 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:34,717 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:34,721 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-14 11:23:34,722 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleStatement
+2024-05-14 11:23:34,722 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OraclePreparedStatement
+2024-05-14 11:23:34,722 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 11:23:34,722 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 11:23:34,722 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleStatement
+2024-05-14 11:23:34,722 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-14 11:23:34,723 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 11:23:34,723 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OraclePreparedStatement
+2024-05-14 11:23:34,742 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:34,767 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:34,792 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:34,817 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:34,830 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-14 11:23:34,831 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-14 11:23:34,834 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-14 11:23:34,836 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/18/00) - Connection #2 tested: OK
+2024-05-14 11:23:34,851 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:34,876 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:34,882 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-14 11:23:34,883 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/20/00) - Connection #3 tested: OK
+2024-05-14 11:23:34,893 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-14 11:23:34,894 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-14 11:23:34,894 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath407437361.jar;C:\Users\liuliang\AppData\Local\JetBrains\IntelliJIdea2021.2\captureAgent\debugger-agent.jar
+2024-05-14 11:23:34,894 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-14 11:23:34,894 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-14 11:23:34,894 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-14 11:23:34,900 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:34,925 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:34,934 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-14 11:23:34,934 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-14 11:23:34,934 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-14 11:23:34,934 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-14 11:23:34,935 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-14 11:23:34,935 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-14 11:23:34,935 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-14 11:23:34,935 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-14 11:23:34,935 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-14 11:23:34,935 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-14 11:23:34,940 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-14 11:23:34,942 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-14 11:23:34,948 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-14 11:23:34,948 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-14 11:23:34,949 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-14 11:23:34,949 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-14 11:23:34,950 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@74518890
+2024-05-14 11:23:34,951 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-14 11:23:34,959 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:34,965 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-14 11:23:34,966 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/23/00) - Connection #4 tested: OK
+2024-05-14 11:23:34,973 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-14 11:23:34,974 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/23/00) - Connection #5 tested: OK
+2024-05-14 11:23:34,978 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-14 11:23:34,979 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/23/00) - Connection #1 tested: OK
+2024-05-14 11:23:34,981 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-14 11:23:34,982 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/23/00) - Connection #6 tested: OK
+2024-05-14 11:23:34,984 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000007 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:34,984 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-14 11:23:34,985 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/24/00) - Connection #7 tested: OK
+2024-05-14 11:23:34,988 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-14 11:23:34,989 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/24/00) - Connection #8 tested: OK
+2024-05-14 11:23:34,991 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-14 11:23:34,992 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/24/00) - Connection #9 tested: OK
+2024-05-14 11:23:34,994 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-14 11:23:34,995 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/24/00) - Connection #10 tested: OK
+2024-05-14 11:23:34,997 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-14 11:23:34,998 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/24/00) - Connection #11 tested: OK
+2024-05-14 11:23:34,999 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-14 11:23:35,000 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/24/00) - Connection #12 tested: OK
+2024-05-14 11:23:35,002 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-14 11:23:35,002 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/24/00) - Connection #13 tested: OK
+2024-05-14 11:23:35,003 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-14 11:23:35,004 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/24/00) - Connection #14 tested: OK
+2024-05-14 11:23:35,009 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000014 (00/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:35,017 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-14 11:23:35,018 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/25/00) - Connection #15 tested: OK
+2024-05-14 11:23:35,021 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-14 11:23:35,021 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/25/00) - Connection #16 tested: OK
+2024-05-14 11:23:35,023 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-14 11:23:35,024 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/25/00) - Connection #17 tested: OK
+2024-05-14 11:23:35,026 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-14 11:23:35,027 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/25/00) - Connection #18 tested: OK
+2024-05-14 11:23:35,028 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-14 11:23:35,029 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/25/00) - Connection #19 tested: OK
+2024-05-14 11:23:35,032 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-14 11:23:35,033 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/25/00) - Connection #20 tested: OK
+2024-05-14 11:23:35,034 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000021 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:35,036 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #21 - autoCommit reset back to true
+2024-05-14 11:23:35,037 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/26/00) - Connection #21 tested: OK
+2024-05-14 11:23:35,041 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-14 11:23:35,042 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/26/00) - Connection #22 tested: OK
+2024-05-14 11:23:35,045 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-14 11:23:35,046 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/26/00) - Connection #23 tested: OK
+2024-05-14 11:23:35,048 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-14 11:23:35,048 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/26/00) - Connection #24 tested: OK
+2024-05-14 11:23:35,049 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #25 - autoCommit reset back to true
+2024-05-14 11:23:35,050 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/26/00) - Connection #25 tested: OK
+2024-05-14 11:23:35,052 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #26 - autoCommit reset back to true
+2024-05-14 11:23:35,053 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/26/00) - Connection #26 tested: OK
+2024-05-14 11:23:35,055 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-14 11:23:35,056 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/26/00) - Connection #2 tested: OK
+2024-05-14 11:23:35,058 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-14 11:23:35,058 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000028 (01/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:35,059 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/27/00) - Connection #1 tested: OK
+2024-05-14 11:23:35,060 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-14 11:23:35,061 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/27/00) - Connection #3 tested: OK
+2024-05-14 11:23:35,081 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-14 11:23:35,081 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/27/00) - Connection #4 tested: OK
+2024-05-14 11:23:35,083 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-14 11:23:35,083 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/27/00) - Connection #5 tested: OK
+2024-05-14 11:23:35,084 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (01/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:35,093 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:23:35,094 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-14 11:23:35,095 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:23:35,108 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:35,133 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:35,149 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-14 11:23:35,149 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/30/00) - Connection #6 tested: OK
+2024-05-14 11:23:35,154 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-14 11:23:35,155 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/30/00) - Connection #7 tested: OK
+2024-05-14 11:23:35,156 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-14 11:23:35,157 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/30/00) - Connection #8 tested: OK
+2024-05-14 11:23:35,158 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000034 (00/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:35,168 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-14 11:23:35,169 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/31/00) - Connection #9 tested: OK
+2024-05-14 11:23:35,172 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [10]
+2024-05-14 11:23:35,172 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (10)
+2024-05-14 11:23:35,174 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-14 11:23:35,175 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/31/00) - Connection #10 tested: OK
+2024-05-14 11:23:35,175 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-14 11:23:35,175 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:23:35,175 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000036 (00/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:35,176 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:23:35,176 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-14 11:23:35,176 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:23:35,179 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-14 11:23:35,180 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/32/00) - Connection #11 tested: OK
+2024-05-14 11:23:35,181 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-14 11:23:35,182 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/32/00) - Connection #12 tested: OK
+2024-05-14 11:23:35,183 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-14 11:23:35,183 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/32/00) - Connection #13 tested: OK
+2024-05-14 11:23:35,184 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (24)
+2024-05-14 11:23:35,185 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-14 11:23:35,185 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/32/00) - Connection #14 tested: OK
+2024-05-14 11:23:35,186 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {24=[{empid=304, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=305, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=306, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=307, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}]}
+2024-05-14 11:23:35,187 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 304,userId : 23
+2024-05-14 11:23:35,187 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 305,userId : 23
+2024-05-14 11:23:35,187 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 306,userId : 23
+2024-05-14 11:23:35,188 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 307,userId : 23
+2024-05-14 11:23:35,188 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - personnelGroupIds : []
+2024-05-14 11:23:35,190 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-14 11:23:35,190 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-14 11:23:35,190 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:23:35,191 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:23:35,191 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-14 11:23:35,191 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:23:35,191 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-05-08, 2024-05-12, 23]
+2024-05-14 11:23:35,191 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000040 (00/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:35,194 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-14 11:23:35,195 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/33/00) - Connection #15 tested: OK
+2024-05-14 11:23:35,198 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-14 11:23:35,198 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/33/00) - Connection #16 tested: OK
+2024-05-14 11:23:35,198 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {}
+2024-05-14 11:23:35,198 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-14 11:23:35,200 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-14 11:23:35,201 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/33/00) - Connection #17 tested: OK
+2024-05-14 11:23:35,208 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000044 (01/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:35,210 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-14 11:23:35,210 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/34/00) - Connection #18 tested: OK
+2024-05-14 11:23:35,211 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1521]
+2024-05-14 11:23:35,211 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1521
+2024-05-14 11:23:35,213 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-14 11:23:35,214 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/34/00) - Connection #19 tested: OK
+2024-05-14 11:23:35,214 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1021
+2024-05-14 11:23:35,218 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-14 11:23:35,218 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/34/00) - Connection #20 tested: OK
+2024-05-14 11:23:35,219 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 5
+2024-05-14 11:23:35,219 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-14 11:23:35,219 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:23:35,219 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-14 11:23:35,219 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-14 11:23:35,220 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-14 11:23:35,220 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-14 11:23:35,220 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-14 11:23:35,220 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=206030f9-2859-424f-965f-9d1a7fee446b, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751103, glpbid=, pbtj=0, key=2751103, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751103, modedatacreater=1, bcrq=2024-05-08, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=c952e1d5-dec3-4f04-9010-b2613f99f23d, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751104, glpbid=, pbtj=0, key=2751104, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751104, modedatacreater=1, bcrq=2024-05-09, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=0272a300-e2bb-4064-ab6a-00bde8640919, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751105, glpbid=, pbtj=0, key=2751105, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751105, modedatacreater=1, bcrq=2024-05-10, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=11a36a66-9ac8-4d78-abf6-8d04c49df919, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751106, glpbid=, pbtj=0, key=2751106, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751106, modedatacreater=1, bcrq=2024-05-11, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=4, pbdxry=23-awq3}, {modeuuid=2fa2d638-a9d3-4e37-8857-75ea8963ce9f, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751107, glpbid=, pbtj=0, key=2751107, form_biz_id=, pbdxbm=, pbgl=62, sfxx=1, keyid=2751107, modedatacreater=1, bcrq=2024-05-12, lastname=awq3, bcxx=32-休息班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=23-awq3}]
+2024-05-14 11:23:35,220 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-14 11:23:35,223 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #21 - autoCommit reset back to true
+2024-05-14 11:23:35,224 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/34/00) - Connection #21 tested: OK
+2024-05-14 11:23:35,226 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-14 11:23:35,227 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/34/00) - Connection #22 tested: OK
+2024-05-14 11:23:35,227 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:23:35,228 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDateCmd --------------------------------------------------------
+2024-05-14 11:23:35,228 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:23:35,233 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (01/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:35,243 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-14 11:23:35,244 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/35/00) - Connection #23 tested: OK
+2024-05-14 11:23:35,246 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDateCmd finished --------------------------------------------------------
+2024-05-14 11:23:35,246 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:23:35,247 [main] [com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl] [INFO] - SchedulingResults : [{2024-05-08=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-09=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-10=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-11=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=4}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}], 2024-05-12=[{edsc=9, bdlx=0, fgsjd=14:18, jsdk=1, tqdkfzs=, sfxx=1, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=32, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-14 11:23:35,247 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:23,analysisDate:2024-05-10 start***********
+2024-05-14 11:23:35,247 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}, {signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, {signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}]]
+2024-05-14 11:23:35,248 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-05-10, schedulingResultCollect={2024-05-08=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-09=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-10=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-11=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=4}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}], 2024-05-12=[{edsc=9, bdlx=0, fgsjd=14:18, jsdk=1, tqdkfzs=, sfxx=1, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=32, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}, {signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, {signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}], clockInTimeCollect={2024-05-08=[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}], 2024-05-10=[{signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}], 2024-05-11=[{signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}]}, userId=23, clockInTimeMap={}}]
+2024-05-14 11:23:35,248 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:23:35,249 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-14 11:23:35,249 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:23:35,251 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-05-10 07:00],lastestTime: [2024-05-10 22:00]
+2024-05-14 11:23:35,253 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-14 11:23:35,253 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:23:35,256 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-14 11:23:35,257 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/35/00) - Connection #24 tested: OK
+2024-05-14 11:23:35,258 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000051 (01/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:35,258 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #25 - autoCommit reset back to true
+2024-05-14 11:23:35,259 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/36/00) - Connection #25 tested: OK
+2024-05-14 11:23:35,259 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:23:35,260 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-14 11:23:35,260 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:23:35,262 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #26 - autoCommit reset back to true
+2024-05-14 11:23:35,262 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/36/00) - Connection #26 tested: OK
+2024-05-14 11:23:35,264 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-14 11:23:35,264 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-14 11:23:35,264 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:23:35,264 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:23:35,265 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-14 11:23:35,265 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:23:35,266 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #27 - autoCommit reset back to true
+2024-05-14 11:23:35,267 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/36/00) - Connection #27 tested: OK
+2024-05-14 11:23:35,268 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-14 11:23:35,268 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-14 11:23:35,268 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:23:35,269 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:23:35,270 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-14 11:23:35,270 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:23:35,270 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-14 11:23:35,271 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-14 11:23:35,274 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-05-10 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, record=true), ClockPointDTO(classTime=2024-05-10 21:00, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=2, clockTime={signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, record=true)]]
+2024-05-14 11:23:35,274 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-14 11:23:35,274 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:23:35,274 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-05-10 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, record=true), ClockPointDTO(classTime=2024-05-10 21:00, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=2, clockTime={signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, record=true)],attendanceItems size :33,scheduleResult :[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],analysisDate:[2024-05-10],userId:[23],rqlx:[0],modeId:[{}]
+2024-05-14 11:23:35,275 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:23:35,275 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}]
+2024-05-14 11:23:35,275 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-14 11:23:35,278 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:23:35,278 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-14 11:23:35,278 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:23:35,280 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=0, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=, jbscbdccsqsc=0, yxsydjb=, bddrqlx=, mc=zss1-迟到, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=1, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=zss1-迟到, modedatacreatetime=13:36:17, cchsfzs=, hbjscsdxm=, famc=zss-迟到, modeuuid=8087a80c-e32e-45d9-a692-ca479c473786, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=21, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=0, tqlghlfzs=, modedatacreatedate=2024-04-26, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000025, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=zss1-迟到, zysd=1, sjd=13:35, cckcbc=1, hsdw=2, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=0, yedqwsycl=, sfxysh=, zdyqsc=, ldkzkg=0, modedatamodifydatetime=2024-04-26 15:12:28, cftxdcs=, jbzzhlfzs=}]]
+2024-05-14 11:23:35,280 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-14 11:23:35,280 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:23:35,281 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}]
+2024-05-14 11:23:35,281 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-14 11:23:35,282 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:23:35,282 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-14 11:23:35,282 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:23:35,282 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=30, jbscbdccsqsc=0, yxsydjb=, bddrqlx=0,1,2,3,4, mc=延长加班, ktjbzdcfwlb=0, id=119, gjksrqlxsz=0, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=1, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=1, keyid=119, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=1, requestid=, ccqszhdhsfzs=, jc=延长加班, modedatacreatetime=17:49:23, cchsfzs=, hbjscsdxm=, modeuuid=0db15f4e-b711-483a-95bc-10105c3143f6, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=2, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-24, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=119, form_biz_id=, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=240, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=17:48, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=30, xmlx=4, yedqwsycl=, sfxysh=, zdyqsc=, ldkzkg=0, modedatamodifydatetime=2024-05-14 10:59:01, cftxdcs=, jbzzhlfzs=5}]]
+2024-05-14 11:23:35,283 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-14 11:23:35,283 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:23:35,283 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:23:35,283 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-14 11:23:35,283 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:23:35,284 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-14 11:23:35,284 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-14 11:23:35,284 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:23:35,285 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:23:35,285 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-14 11:23:35,285 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:23:35,285 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-14 11:23:35,285 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-14 11:23:35,285 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:23:35,287 [main] [com.engine.attendance.attendanceanalysis.service.impl.AbnormalAttendanceServiceImpl] [INFO] - between :60,jbzzhlfzs:5
+2024-05-14 11:23:35,287 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-05-10 09:30:00, betweenMinutes=30, kczgsc=1, itemduration=30.0, classStartTime=2024-05-10 09:00, pointTime=2024-05-10 09:00, hsdw=2}, {hsl=1.0, bdlx=2, item=8, itemType=LEAVE_EARLY, classEndTime=2024-05-10 21:00, betweenMinutes=60, kczgsc=1, itemduration=1.0, classStartTime=2024-05-10 20:00:00, pointTime=2024-05-10 21:00, hsdw=1}]]
+2024-05-14 11:23:35,287 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-14 11:23:35,287 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-14 11:23:35,288 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:23:35,288 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-14 11:23:35,288 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:23:35,288 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=30, jbscbdccsqsc=0, yxsydjb=, bddrqlx=0,1,2,3,4, mc=延长加班, ktjbzdcfwlb=0, id=119, gjksrqlxsz=0, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=1, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=1, keyid=119, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=1, requestid=, ccqszhdhsfzs=, jc=延长加班, modedatacreatetime=17:49:23, cchsfzs=, hbjscsdxm=, modeuuid=0db15f4e-b711-483a-95bc-10105c3143f6, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=2, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-24, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=119, form_biz_id=, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=240, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=17:48, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=30, xmlx=4, yedqwsycl=, sfxysh=, zdyqsc=, ldkzkg=0, modedatamodifydatetime=2024-05-14 10:59:01, cftxdcs=, jbzzhlfzs=5}]]
+2024-05-14 11:23:35,288 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-14 11:23:35,288 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:27:22,718 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 180.0
+2024-05-14 11:27:22,718 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[60.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-14 11:27:22,719 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[120.0]
+2024-05-14 11:27:22,719 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长: 120.0
+2024-05-14 11:27:22,724 [main] [com.engine.common.util.CommonUtil] [INFO] - makeInsertSql : [insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)]
+2024-05-14 11:27:22,724 [main] [com.engine.common.util.CommonUtil] [INFO] - needInsertDate: [[2f9bc527-a5b6-498c-888c-abd7145a60c3, 0, 25, 23, 1, 18:00, 21:00, 119, 2024-05-14, 4, 23-2024-05-14, 1, 2024-05-10, 2024-05-10, 2.0, 11:27:22]]
+2024-05-14 11:27:22,731 [Prototyper] [org.logicalcobwebs.proxool.ecology] [ERROR] - Prototype
+java.sql.SQLRecoverableException: IO 错误: Connection reset
+ at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:682)
+ at oracle.jdbc.driver.PhysicalConnection.(PhysicalConnection.java:711)
+ at oracle.jdbc.driver.T4CConnection.(T4CConnection.java:385)
+ at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:30)
+ at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:558)
+ at java.sql.DriverManager.getConnection(DriverManager.java:664)
+ at java.sql.DriverManager.getConnection(DriverManager.java:208)
+ at org.logicalcobwebs.proxool.DefaultConnectionBuilder.buildConnection(DefaultConnectionBuilder.java:39)
+ at org.logicalcobwebs.proxool.Prototyper.buildConnection(Prototyper.java:159)
+ at org.logicalcobwebs.proxool.Prototyper.sweep(Prototyper.java:102)
+ at org.logicalcobwebs.proxool.PrototyperThread.run(PrototyperThread.java:44)
+Caused by: java.net.SocketException: Connection reset
+ at java.net.SocketInputStream.read(SocketInputStream.java:209)
+ at java.net.SocketInputStream.read(SocketInputStream.java:141)
+ at oracle.net.ns.Packet.receive(Packet.java:311)
+ at oracle.net.ns.NSProtocolStream.negotiateConnection(NSProtocolStream.java:153)
+ at oracle.net.ns.NSProtocol.connect(NSProtocol.java:263)
+ at oracle.jdbc.driver.T4CConnection.connect(T4CConnection.java:1360)
+ at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:486)
+ ... 10 more
+2024-05-14 11:27:22,745 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleStatement
+2024-05-14 11:27:22,745 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 11:27:22,745 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 11:27:22,745 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleStatement
+2024-05-14 11:27:22,745 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-14 11:27:22,745 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 11:27:22,758 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #29 - autoCommit reset back to true
+2024-05-14 11:27:22,759 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (02/37/00) - Connection #29 tested: OK
+2024-05-14 11:27:22,763 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-14 11:27:22,787 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #28 - autoCommit reset back to true
+2024-05-14 11:27:22,788 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/37/00) - Connection #28 tested: OK
+2024-05-14 11:27:22,790 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:27:22,790 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-14 11:27:22,792 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:27:22,792 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-14 11:27:22,793 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 30.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-14 11:27:22,793 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-14 11:27:22,793 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:27:22,794 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=7.5, classInfo=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], formmodeIdMap={uf_jcl_kq_kqfa=12, uf_jcl_kq_jqye=11, uf_jcl_kq_jbjg=25, uf_jcl_kq_jqed=18, uf_jcl_kq_cqjg=19, uf_jcl_kq_bdkjl=7, uf_jcl_kq_glpb=17, uf_jcl_kq_kqzqmc=26, uf_jcl_kq_rlxx=22, uf_jcl_kq_cqjt=13, uf_pbjg=20, uf_jcl_kq_rlmc=503, uf_jcl_kq_zhgs=502}, modeId=19, recordDataTime={j1=2024-05-10 09:30:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-05-10 20:00:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-05-10, userId=23, recordData=[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-05-10 09:30:00, betweenMinutes=30, kczgsc=1, itemduration=30.0, classStartTime=2024-05-10 09:00, pointTime=2024-05-10 09:00, hsdw=2}, {hsl=1.0, bdlx=2, item=8, itemType=LEAVE_EARLY, classEndTime=2024-05-10 21:00, betweenMinutes=60, kczgsc=1, itemduration=1.0, classStartTime=2024-05-10 20:00:00, pointTime=2024-05-10 21:00, hsdw=1}, {item=119, itemduration=2.0}], rqlx=0}
+2024-05-14 11:27:22,795 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:27:22,795 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-14 11:27:22,795 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:27:22,808 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-14 11:27:22,811 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #30 - autoCommit reset back to true
+2024-05-14 11:27:22,812 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-14 11:27:22,813 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/37/00) - Connection #30 tested: OK
+2024-05-14 11:27:22,813 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=7.5,cqzt=1,fxrq='2024-05-14 11:27:22',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=126,sc1=30.0,xm2=8,sc2=1.0,xm3=119,sc3=2.0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-10 09:30:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-05-10 20:00:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-14 11:27:22,816 [Shutdown Hook] [org.logicalcobwebs.proxool.ConnectionPool] [INFO] - Waiting until Tue May 14 11:27:22 GMT+08:00 2024 for all connections to become inactive (active count is 1).
+2024-05-14 11:27:22,817 [Shutdown Hook] [org.logicalcobwebs.proxool.ConnectionPool] [WARN] - Shutdown waited for 5 milliseconds for all the connections to become inactive but the active count is still 1. Shutting down anyway.
+2024-05-14 11:27:22,820 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (01/36/00) - #0037 removed because of shutdown.
+2024-05-14 11:27:22,821 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-14 11:27:22,829 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (01/35/00) - #0036 removed because of shutdown.
+2024-05-14 11:27:22,829 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-14 11:27:22,838 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #31 - autoCommit reset back to true
+2024-05-14 11:27:22,839 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/34/00) - Connection #31 tested: OK
+2024-05-14 11:27:22,846 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (01/34/00) - #0035 removed because of shutdown.
+2024-05-14 11:27:22,846 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-14 11:27:22,854 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (01/33/00) - #0034 removed because of shutdown.
+2024-05-14 11:27:22,854 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-14 11:27:22,860 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #32 - autoCommit reset back to true
+2024-05-14 11:27:22,860 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/32/00) - Connection #32 tested: OK
+2024-05-14 11:27:22,861 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/32/00) - #0033 removed because of shutdown.
+2024-05-14 11:27:22,861 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-14 11:27:22,870 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000059 (01/31/00) - #0032 removed because of shutdown.
+2024-05-14 11:27:22,870 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-14 11:27:22,879 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-14 11:27:22,879 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/30/00) - Connection #2 tested: OK
+2024-05-14 11:27:22,880 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-14 11:27:22,880 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:35:08,030 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-14 11:35:08,033 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-14 11:35:08,034 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-14 11:35:08,034 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-14 11:35:08,035 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-14 11:35:08,495 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 11:35:08,495 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-14 11:35:08,495 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-14 11:35:08,496 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-14 11:35:08,496 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-14 11:35:08,496 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-14 11:35:08,496 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-14 11:35:08,496 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-14 11:35:08,497 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-14 11:35:08,497 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-14 11:35:08,497 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-14 11:35:08,498 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-14 11:35:08,498 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-14 11:35:08,499 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-14 11:35:08,499 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-14 11:35:08,499 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-14 11:35:08,499 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-14 11:35:08,499 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-14 11:35:08,500 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-14 11:35:08,500 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-14 11:35:08,500 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-14 11:35:08,500 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-14 11:35:08,500 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-14 11:35:08,500 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-14 11:35:08,500 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-14 11:35:08,501 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-14 11:35:08,501 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-14 11:35:08,501 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-14 11:35:08,501 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-14 11:35:08,501 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-14 11:35:08,501 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-14 11:35:08,502 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-14 11:35:08,502 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-14 11:35:08,502 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-14 11:35:08,502 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-14 11:35:08,502 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-14 11:35:08,502 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-14 11:35:08,503 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-14 11:35:08,503 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-14 11:35:08,503 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-14 11:35:08,503 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-14 11:35:08,503 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-14 11:35:08,503 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-14 11:35:08,504 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-14 11:35:08,504 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-14 11:35:08,504 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-14 11:35:08,504 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-14 11:35:08,504 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 11:35:08,504 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-14 11:35:08,505 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-14 11:35:08,505 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-14 11:35:08,505 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-14 11:35:08,505 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-14 11:35:08,505 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-14 11:35:08,505 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-14 11:35:08,505 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-14 11:35:08,506 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-14 11:35:08,506 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 11:35:08,506 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-14 11:35:08,506 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-14 11:35:08,506 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-14 11:35:08,525 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-14 11:35:08,528 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-14 11:35:08,531 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-14 11:35:09,471 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-14 11:35:09,471 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-14 11:35:09,471 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 1
+2024-05-14 11:35:09,472 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = null
+2024-05-14 11:35:09,472 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-14 11:35:09,472 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-14 11:35:09,473 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/01/00) - Connection #1 created on demand = ACTIVE
+2024-05-14 11:35:09,475 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:09,508 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:09,525 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BfileDBAccess
+2024-05-14 11:35:09,526 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.ClobDBAccess
+2024-05-14 11:35:09,526 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleConnection
+2024-05-14 11:35:09,526 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ClientDataSupport
+2024-05-14 11:35:09,526 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 11:35:09,526 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleConnection
+2024-05-14 11:35:09,526 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-14 11:35:09,527 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 11:35:09,527 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BlobDBAccess
+2024-05-14 11:35:09,527 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 11:35:09,541 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:09,566 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:09,608 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:09,640 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:09,665 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:09,691 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:09,710 [main] [A2] [INFO] - rootPath ==
+2024-05-14 11:35:09,710 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-14 11:35:09,711 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-14 11:35:09,712 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-14 11:35:09,716 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:09,766 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:09,799 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:09,833 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:09,858 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:09,874 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 11:35:09,874 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-14 11:35:09,875 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-14 11:35:09,875 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleStatement
+2024-05-14 11:35:09,875 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 11:35:09,875 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OraclePreparedStatement
+2024-05-14 11:35:09,875 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 11:35:09,875 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleStatement
+2024-05-14 11:35:09,875 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OraclePreparedStatement
+2024-05-14 11:35:09,883 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:09,908 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:09,936 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:09,958 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:09,983 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:09,998 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-14 11:35:09,999 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-14 11:35:10,003 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-14 11:35:10,004 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/19/00) - Connection #2 tested: OK
+2024-05-14 11:35:10,008 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:10,032 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:10,049 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:10,051 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-14 11:35:10,052 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/22/00) - Connection #3 tested: OK
+2024-05-14 11:35:10,062 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-14 11:35:10,063 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-14 11:35:10,063 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath426114893.jar;C:\Users\liuliang\AppData\Local\JetBrains\IntelliJIdea2021.2\captureAgent\debugger-agent.jar
+2024-05-14 11:35:10,063 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-14 11:35:10,063 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-14 11:35:10,063 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-14 11:35:10,065 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:10,091 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:10,101 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-14 11:35:10,102 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-14 11:35:10,102 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-14 11:35:10,102 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-14 11:35:10,102 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-14 11:35:10,102 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-14 11:35:10,102 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-14 11:35:10,103 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-14 11:35:10,103 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-14 11:35:10,103 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-14 11:35:10,107 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:10,107 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-14 11:35:10,110 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-14 11:35:10,111 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-14 11:35:10,111 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-14 11:35:10,111 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-14 11:35:10,112 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-14 11:35:10,113 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@17f460bb
+2024-05-14 11:35:10,113 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-14 11:35:10,124 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:10,129 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-14 11:35:10,130 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/26/00) - Connection #4 tested: OK
+2024-05-14 11:35:10,139 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-14 11:35:10,140 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/26/00) - Connection #5 tested: OK
+2024-05-14 11:35:10,145 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-14 11:35:10,145 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/26/00) - Connection #1 tested: OK
+2024-05-14 11:35:10,148 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-14 11:35:10,149 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/26/00) - Connection #6 tested: OK
+2024-05-14 11:35:10,149 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000006 (01/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:10,153 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-14 11:35:10,154 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/27/00) - Connection #7 tested: OK
+2024-05-14 11:35:10,157 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-14 11:35:10,158 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/27/00) - Connection #8 tested: OK
+2024-05-14 11:35:10,159 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-14 11:35:10,160 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/27/00) - Connection #9 tested: OK
+2024-05-14 11:35:10,163 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-14 11:35:10,164 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/27/00) - Connection #10 tested: OK
+2024-05-14 11:35:10,166 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-14 11:35:10,167 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/27/00) - Connection #11 tested: OK
+2024-05-14 11:35:10,169 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-14 11:35:10,170 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/27/00) - Connection #12 tested: OK
+2024-05-14 11:35:10,172 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-14 11:35:10,172 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/27/00) - Connection #13 tested: OK
+2024-05-14 11:35:10,174 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-14 11:35:10,174 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000014 (01/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:10,174 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/28/00) - Connection #14 tested: OK
+2024-05-14 11:35:10,188 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-14 11:35:10,189 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/28/00) - Connection #15 tested: OK
+2024-05-14 11:35:10,192 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-14 11:35:10,192 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/28/00) - Connection #16 tested: OK
+2024-05-14 11:35:10,194 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-14 11:35:10,195 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/28/00) - Connection #17 tested: OK
+2024-05-14 11:35:10,197 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-14 11:35:10,197 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/28/00) - Connection #18 tested: OK
+2024-05-14 11:35:10,199 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000019 (01/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:10,200 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-14 11:35:10,200 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/29/00) - Connection #19 tested: OK
+2024-05-14 11:35:10,203 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-14 11:35:10,204 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/29/00) - Connection #20 tested: OK
+2024-05-14 11:35:10,207 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #21 - autoCommit reset back to true
+2024-05-14 11:35:10,208 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/29/00) - Connection #21 tested: OK
+2024-05-14 11:35:10,210 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-14 11:35:10,211 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/29/00) - Connection #22 tested: OK
+2024-05-14 11:35:10,213 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-14 11:35:10,213 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/29/00) - Connection #23 tested: OK
+2024-05-14 11:35:10,215 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-14 11:35:10,215 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/29/00) - Connection #24 tested: OK
+2024-05-14 11:35:10,217 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #25 - autoCommit reset back to true
+2024-05-14 11:35:10,217 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/29/00) - Connection #25 tested: OK
+2024-05-14 11:35:10,219 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #26 - autoCommit reset back to true
+2024-05-14 11:35:10,220 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/29/00) - Connection #26 tested: OK
+2024-05-14 11:35:10,221 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #27 - autoCommit reset back to true
+2024-05-14 11:35:10,222 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/29/00) - Connection #27 tested: OK
+2024-05-14 11:35:10,224 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #28 - autoCommit reset back to true
+2024-05-14 11:35:10,224 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000028 (01/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:10,224 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/30/00) - Connection #28 tested: OK
+2024-05-14 11:35:10,226 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #29 - autoCommit reset back to true
+2024-05-14 11:35:10,226 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/30/00) - Connection #29 tested: OK
+2024-05-14 11:35:10,241 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:10,245 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #30 - autoCommit reset back to true
+2024-05-14 11:35:10,246 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/31/00) - Connection #30 tested: OK
+2024-05-14 11:35:10,247 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #31 - autoCommit reset back to true
+2024-05-14 11:35:10,247 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/31/00) - Connection #31 tested: OK
+2024-05-14 11:35:10,256 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:35:10,257 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-14 11:35:10,258 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:35:10,266 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:10,283 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:10,299 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000032 (01/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:10,302 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #32 - autoCommit reset back to true
+2024-05-14 11:35:10,303 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/34/00) - Connection #32 tested: OK
+2024-05-14 11:35:10,305 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #33 - autoCommit reset back to true
+2024-05-14 11:35:10,306 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/34/00) - Connection #33 tested: OK
+2024-05-14 11:35:10,307 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #34 - autoCommit reset back to true
+2024-05-14 11:35:10,307 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/34/00) - Connection #34 tested: OK
+2024-05-14 11:35:10,316 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000035 (01/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:10,319 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-14 11:35:10,319 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/35/00) - Connection #1 tested: OK
+2024-05-14 11:35:10,322 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [10]
+2024-05-14 11:35:10,323 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (10)
+2024-05-14 11:35:10,325 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-14 11:35:10,326 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/35/00) - Connection #2 tested: OK
+2024-05-14 11:35:10,326 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-14 11:35:10,326 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:35:10,327 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:35:10,327 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-14 11:35:10,327 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:35:10,331 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-14 11:35:10,332 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/35/00) - Connection #3 tested: OK
+2024-05-14 11:35:10,333 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-14 11:35:10,333 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/35/00) - Connection #4 tested: OK
+2024-05-14 11:35:10,334 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-14 11:35:10,335 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/35/00) - Connection #5 tested: OK
+2024-05-14 11:35:10,336 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (24)
+2024-05-14 11:35:10,338 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-14 11:35:10,338 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/35/00) - Connection #6 tested: OK
+2024-05-14 11:35:10,339 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {24=[{empid=304, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=305, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=306, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=307, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}]}
+2024-05-14 11:35:10,340 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 304,userId : 23
+2024-05-14 11:35:10,340 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 305,userId : 23
+2024-05-14 11:35:10,340 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 306,userId : 23
+2024-05-14 11:35:10,341 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 307,userId : 23
+2024-05-14 11:35:10,341 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - personnelGroupIds : []
+2024-05-14 11:35:10,341 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000040 (00/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:10,343 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-14 11:35:10,344 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-14 11:35:10,344 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:35:10,345 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:35:10,345 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-14 11:35:10,345 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:35:10,345 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-05-08, 2024-05-12, 23]
+2024-05-14 11:35:10,351 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-14 11:35:10,352 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/36/00) - Connection #7 tested: OK
+2024-05-14 11:35:10,354 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-14 11:35:10,355 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/36/00) - Connection #8 tested: OK
+2024-05-14 11:35:10,355 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {}
+2024-05-14 11:35:10,355 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-14 11:35:10,357 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-14 11:35:10,357 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/36/00) - Connection #9 tested: OK
+2024-05-14 11:35:10,366 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000044 (01/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:10,368 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-14 11:35:10,369 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/37/00) - Connection #10 tested: OK
+2024-05-14 11:35:10,371 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1521]
+2024-05-14 11:35:10,371 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1521
+2024-05-14 11:35:10,373 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-14 11:35:10,374 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/37/00) - Connection #11 tested: OK
+2024-05-14 11:35:10,374 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1021
+2024-05-14 11:35:10,377 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-14 11:35:10,378 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/37/00) - Connection #12 tested: OK
+2024-05-14 11:35:10,379 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 5
+2024-05-14 11:35:10,380 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-14 11:35:10,380 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:35:10,380 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-14 11:35:10,380 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-14 11:35:10,380 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-14 11:35:10,380 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-14 11:35:10,380 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-14 11:35:10,380 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=206030f9-2859-424f-965f-9d1a7fee446b, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751103, glpbid=, pbtj=0, key=2751103, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751103, modedatacreater=1, bcrq=2024-05-08, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=c952e1d5-dec3-4f04-9010-b2613f99f23d, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751104, glpbid=, pbtj=0, key=2751104, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751104, modedatacreater=1, bcrq=2024-05-09, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=0272a300-e2bb-4064-ab6a-00bde8640919, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751105, glpbid=, pbtj=0, key=2751105, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751105, modedatacreater=1, bcrq=2024-05-10, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=11a36a66-9ac8-4d78-abf6-8d04c49df919, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751106, glpbid=, pbtj=0, key=2751106, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751106, modedatacreater=1, bcrq=2024-05-11, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=4, pbdxry=23-awq3}, {modeuuid=2fa2d638-a9d3-4e37-8857-75ea8963ce9f, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751107, glpbid=, pbtj=0, key=2751107, form_biz_id=, pbdxbm=, pbgl=62, sfxx=1, keyid=2751107, modedatacreater=1, bcrq=2024-05-12, lastname=awq3, bcxx=32-休息班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=23-awq3}]
+2024-05-14 11:35:10,381 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-14 11:35:10,383 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000047 (01/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:10,383 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-14 11:35:10,384 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/38/00) - Connection #13 tested: OK
+2024-05-14 11:35:10,388 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-14 11:35:10,389 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/38/00) - Connection #14 tested: OK
+2024-05-14 11:35:10,389 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:35:10,390 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDateCmd --------------------------------------------------------
+2024-05-14 11:35:10,390 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:35:10,402 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-14 11:35:10,403 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/38/00) - Connection #15 tested: OK
+2024-05-14 11:35:10,404 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDateCmd finished --------------------------------------------------------
+2024-05-14 11:35:10,404 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:35:10,406 [main] [com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl] [INFO] - SchedulingResults : [{2024-05-08=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-09=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-10=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-11=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=4}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}], 2024-05-12=[{edsc=9, bdlx=0, fgsjd=14:18, jsdk=1, tqdkfzs=, sfxx=1, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=32, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-14 11:35:10,406 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:23,analysisDate:2024-05-10 start***********
+2024-05-14 11:35:10,406 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}, {signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, {signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}]]
+2024-05-14 11:35:10,407 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-05-10, schedulingResultCollect={2024-05-08=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-09=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-10=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-11=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=4}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}], 2024-05-12=[{edsc=9, bdlx=0, fgsjd=14:18, jsdk=1, tqdkfzs=, sfxx=1, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=32, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}, {signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, {signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}], clockInTimeCollect={2024-05-08=[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}], 2024-05-10=[{signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}], 2024-05-11=[{signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}]}, userId=23, clockInTimeMap={}}]
+2024-05-14 11:35:10,407 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (00/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:10,408 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:35:10,408 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-14 11:35:10,408 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:35:10,411 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-05-10 07:00],lastestTime: [2024-05-10 22:00]
+2024-05-14 11:35:10,412 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-14 11:35:10,413 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:35:10,416 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-14 11:35:10,417 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/39/00) - Connection #16 tested: OK
+2024-05-14 11:35:10,418 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-14 11:35:10,418 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/39/00) - Connection #17 tested: OK
+2024-05-14 11:35:10,420 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:35:10,420 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-14 11:35:10,420 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:35:10,422 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-14 11:35:10,422 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/39/00) - Connection #18 tested: OK
+2024-05-14 11:35:10,423 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-14 11:35:10,423 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-14 11:35:10,423 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:35:10,424 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:35:10,424 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-14 11:35:10,424 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:35:10,426 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-14 11:35:10,426 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/39/00) - Connection #19 tested: OK
+2024-05-14 11:35:10,426 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-14 11:35:10,427 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-14 11:35:10,427 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:35:10,428 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:35:10,428 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-14 11:35:10,428 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:35:10,429 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-14 11:35:10,429 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-14 11:35:10,433 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-05-10 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, record=true), ClockPointDTO(classTime=2024-05-10 21:00, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=2, clockTime={signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, record=true)]]
+2024-05-14 11:35:10,433 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-14 11:35:10,433 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:35:10,433 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-05-10 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, record=true), ClockPointDTO(classTime=2024-05-10 21:00, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=2, clockTime={signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, record=true)],attendanceItems size :33,scheduleResult :[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],analysisDate:[2024-05-10],userId:[23],rqlx:[0],modeId:[{}]
+2024-05-14 11:35:10,434 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}]
+2024-05-14 11:35:10,434 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-14 11:35:10,435 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:35:10,436 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:35:10,436 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-14 11:35:10,436 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:35:10,438 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=0, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=, jbscbdccsqsc=0, yxsydjb=, bddrqlx=, mc=zss1-迟到, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=1, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=zss1-迟到, modedatacreatetime=13:36:17, cchsfzs=, hbjscsdxm=, famc=zss-迟到, modeuuid=8087a80c-e32e-45d9-a692-ca479c473786, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=21, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=0, tqlghlfzs=, modedatacreatedate=2024-04-26, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000025, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=zss1-迟到, zysd=1, sjd=13:35, cckcbc=1, hsdw=2, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=0, yedqwsycl=, sfxysh=, zdyqsc=, ldkzkg=0, modedatamodifydatetime=2024-04-26 15:12:28, cftxdcs=, jbzzhlfzs=}]]
+2024-05-14 11:35:10,438 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-14 11:35:10,438 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:35:10,439 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}]
+2024-05-14 11:35:10,439 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-14 11:35:10,440 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:35:10,440 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-14 11:35:10,440 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:35:10,441 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=30, jbscbdccsqsc=0, yxsydjb=, bddrqlx=0,1,2,3,4, mc=延长加班, ktjbzdcfwlb=0, id=119, gjksrqlxsz=0, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=1, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=1, keyid=119, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=1, requestid=, ccqszhdhsfzs=, jc=延长加班, modedatacreatetime=17:49:23, cchsfzs=, hbjscsdxm=, modeuuid=0db15f4e-b711-483a-95bc-10105c3143f6, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=2, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-24, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=119, form_biz_id=, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=240, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=17:48, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=30, xmlx=4, yedqwsycl=, sfxysh=, zdyqsc=, ldkzkg=0, modedatamodifydatetime=2024-05-14 10:59:01, cftxdcs=, jbzzhlfzs=5}]]
+2024-05-14 11:35:10,441 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-14 11:35:10,441 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:35:10,441 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:35:10,441 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-14 11:35:10,441 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:35:10,442 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-14 11:35:10,442 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-14 11:35:10,442 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:35:10,443 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:35:10,443 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-14 11:35:10,443 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:35:10,443 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-14 11:35:10,443 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-14 11:35:10,443 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:35:10,444 [main] [com.engine.attendance.attendanceanalysis.service.impl.AbnormalAttendanceServiceImpl] [INFO] - between :60,jbzzhlfzs:5
+2024-05-14 11:35:10,444 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-05-10 09:30:00, betweenMinutes=30, kczgsc=1, itemduration=30.0, classStartTime=2024-05-10 09:00, pointTime=2024-05-10 09:00, hsdw=2}, {hsl=1.0, bdlx=2, item=8, itemType=LEAVE_EARLY, classEndTime=2024-05-10 21:00, betweenMinutes=60, kczgsc=1, itemduration=1.0, classStartTime=2024-05-10 20:00:00, pointTime=2024-05-10 21:00, hsdw=1}]]
+2024-05-14 11:35:10,444 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-14 11:35:10,444 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-14 11:35:10,445 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:35:10,445 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-14 11:35:10,445 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:35:10,445 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=30, jbscbdccsqsc=0, yxsydjb=, bddrqlx=0,1,2,3,4, mc=延长加班, ktjbzdcfwlb=0, id=119, gjksrqlxsz=0, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=1, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=1, keyid=119, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=1, requestid=, ccqszhdhsfzs=, jc=延长加班, modedatacreatetime=17:49:23, cchsfzs=, hbjscsdxm=, modeuuid=0db15f4e-b711-483a-95bc-10105c3143f6, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=2, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-24, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=119, form_biz_id=, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=240, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=17:48, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=30, xmlx=4, yedqwsycl=, sfxysh=, zdyqsc=, ldkzkg=0, modedatamodifydatetime=2024-05-14 10:59:01, cftxdcs=, jbzzhlfzs=5}]]
+2024-05-14 11:35:10,445 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-14 11:35:10,446 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:37:59,068 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班开始时间漏卡: 2024-05-10 18:00,clcokInTimeData:{2024-05-10 21:00={signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, 2024-05-10 09:00={signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}}
+2024-05-14 11:37:59,070 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:37:59,071 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-14 11:37:59,071 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:37:59,073 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-14 11:37:59,073 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 30.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-14 11:37:59,074 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-14 11:37:59,074 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:37:59,074 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=7.5, classInfo=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], formmodeIdMap={uf_jcl_kq_kqfa=12, uf_jcl_kq_jqye=11, uf_jcl_kq_jbjg=25, uf_jcl_kq_jqed=18, uf_jcl_kq_cqjg=19, uf_jcl_kq_bdkjl=7, uf_jcl_kq_glpb=17, uf_jcl_kq_kqzqmc=26, uf_jcl_kq_rlxx=22, uf_jcl_kq_cqjt=13, uf_pbjg=20, uf_jcl_kq_rlmc=503, uf_jcl_kq_zhgs=502}, modeId=19, recordDataTime={j1=2024-05-10 09:30:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-05-10 20:00:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-05-10, userId=23, recordData=[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-05-10 09:30:00, betweenMinutes=30, kczgsc=1, itemduration=30.0, classStartTime=2024-05-10 09:00, pointTime=2024-05-10 09:00, hsdw=2}, {hsl=1.0, bdlx=2, item=8, itemType=LEAVE_EARLY, classEndTime=2024-05-10 21:00, betweenMinutes=60, kczgsc=1, itemduration=1.0, classStartTime=2024-05-10 20:00:00, pointTime=2024-05-10 21:00, hsdw=1}, {item=119, itemduration=0}], rqlx=0}
+2024-05-14 11:37:59,075 [Prototyper] [org.logicalcobwebs.proxool.ecology] [ERROR] - Prototype
+java.sql.SQLRecoverableException: IO 错误: Connection reset
+ at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:682)
+ at oracle.jdbc.driver.PhysicalConnection.(PhysicalConnection.java:711)
+ at oracle.jdbc.driver.T4CConnection.(T4CConnection.java:385)
+ at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:30)
+ at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:558)
+ at java.sql.DriverManager.getConnection(DriverManager.java:664)
+ at java.sql.DriverManager.getConnection(DriverManager.java:208)
+ at org.logicalcobwebs.proxool.DefaultConnectionBuilder.buildConnection(DefaultConnectionBuilder.java:39)
+ at org.logicalcobwebs.proxool.Prototyper.buildConnection(Prototyper.java:159)
+ at org.logicalcobwebs.proxool.Prototyper.sweep(Prototyper.java:102)
+ at org.logicalcobwebs.proxool.PrototyperThread.run(PrototyperThread.java:44)
+Caused by: java.net.SocketException: Connection reset
+ at java.net.SocketInputStream.read(SocketInputStream.java:209)
+ at java.net.SocketInputStream.read(SocketInputStream.java:141)
+ at oracle.net.ns.Packet.receive(Packet.java:311)
+ at oracle.net.ns.NSProtocolStream.negotiateConnection(NSProtocolStream.java:153)
+ at oracle.net.ns.NSProtocol.connect(NSProtocol.java:263)
+ at oracle.jdbc.driver.T4CConnection.connect(T4CConnection.java:1360)
+ at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:486)
+ ... 10 more
+2024-05-14 11:37:59,075 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:37:59,078 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-14 11:37:59,078 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:37:59,088 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-14 11:37:59,089 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/40/00) - Connection #20 tested: OK
+2024-05-14 11:37:59,089 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=7.5,cqzt=1,fxrq='2024-05-14 11:37:59',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=126,sc1=30.0,xm2=8,sc2=1.0,xm3=119,sc3=0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-10 09:30:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-05-10 20:00:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-14 11:37:59,101 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 11:37:59,101 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-14 11:37:59,101 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleStatement
+2024-05-14 11:37:59,102 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 11:37:59,102 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 11:37:59,102 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleStatement
+2024-05-14 11:37:59,105 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-14 11:37:59,106 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-14 11:37:59,111 [Shutdown Hook] [org.logicalcobwebs.proxool.ConnectionPool] [INFO] - Waiting until Tue May 14 11:37:59 GMT+08:00 2024 for all connections to become inactive (active count is 2).
+2024-05-14 11:37:59,111 [Shutdown Hook] [org.logicalcobwebs.proxool.ConnectionPool] [WARN] - Shutdown waited for 5 milliseconds for all the connections to become inactive but the active count is still 2. Shutting down anyway.
+2024-05-14 11:37:59,113 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-14 11:37:59,113 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (02/39/00) - Connection #22 tested: OK
+2024-05-14 11:37:59,118 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (01/39/00) - #0040 removed because of shutdown.
+2024-05-14 11:37:59,118 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-14 11:37:59,125 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (01/38/00) - #0039 removed because of shutdown.
+2024-05-14 11:37:59,125 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-14 11:37:59,129 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-14 11:37:59,133 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (01/37/00) - #0038 removed because of shutdown.
+2024-05-14 11:37:59,133 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-14 11:37:59,142 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #21 - autoCommit reset back to true
+2024-05-14 11:37:59,143 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/36/00) - Connection #21 tested: OK
+2024-05-14 11:37:59,151 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (01/36/00) - #0037 removed because of shutdown.
+2024-05-14 11:37:59,151 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-14 11:37:59,159 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (01/35/00) - #0036 removed because of shutdown.
+2024-05-14 11:37:59,159 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-14 11:37:59,162 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-14 11:37:59,163 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/34/00) - Connection #23 tested: OK
+2024-05-14 11:37:59,167 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (01/34/00) - #0035 removed because of shutdown.
+2024-05-14 11:37:59,167 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-14 11:37:59,176 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (01/33/00) - #0034 removed because of shutdown.
+2024-05-14 11:37:59,176 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-14 11:37:59,184 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-14 11:37:59,185 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/32/00) - Connection #24 tested: OK
+2024-05-14 11:37:59,185 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-14 11:37:59,185 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:37:59,192 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000059 (01/32/00) - #0033 removed because of shutdown.
+2024-05-14 11:37:59,192 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-14 11:37:59,194 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #25 - autoCommit reset back to true
+2024-05-14 11:37:59,195 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/31/00) - Connection #25 tested: OK
+2024-05-14 11:37:59,197 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #26 - autoCommit reset back to true
+2024-05-14 11:37:59,198 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/31/00) - Connection #26 tested: OK
+2024-05-14 11:37:59,200 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #27 - autoCommit reset back to true
+2024-05-14 11:37:59,201 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000061 (01/31/00) - #0032 removed because of shutdown.
+2024-05-14 11:37:59,201 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-14 11:37:59,201 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/30/00) - Connection #27 tested: OK
+2024-05-14 11:37:59,201 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [130]
+2024-05-14 11:37:59,205 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #28 - autoCommit reset back to true
+2024-05-14 11:37:59,206 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/30/00) - Connection #28 tested: OK
+2024-05-14 11:37:59,206 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=, id=294}]
+2024-05-14 11:37:59,209 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000063 (01/30/00) - #0031 removed because of shutdown.
+2024-05-14 11:37:59,209 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-14 11:37:59,210 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #29 - autoCommit reset back to true
+2024-05-14 11:37:59,211 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/29/00) - Connection #29 tested: OK
+2024-05-14 11:37:59,211 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 294
+2024-05-14 11:37:59,211 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-14 11:37:59,211 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-14 11:37:59,211 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-14 11:37:59,214 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-14 11:37:59,215 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/29/00) - Connection #1 tested: OK
+2024-05-14 11:37:59,217 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-14 11:37:59,217 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000065 (01/29/00) - #0030 removed because of shutdown.
+2024-05-14 11:37:59,217 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-14 11:37:59,217 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/28/00) - Connection #2 tested: OK
+2024-05-14 11:37:59,218 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=, id=24}]
+2024-05-14 11:37:59,221 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-14 11:37:59,222 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/28/00) - Connection #3 tested: OK
+2024-05-14 11:37:59,222 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 24
+2024-05-14 11:37:59,222 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-14 11:37:59,222 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-14 11:37:59,222 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-14 11:37:59,225 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-14 11:37:59,226 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000067 (01/28/00) - #0029 removed because of shutdown.
+2024-05-14 11:37:59,226 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-14 11:37:59,226 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/27/00) - Connection #4 tested: OK
+2024-05-14 11:37:59,228 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-14 11:37:59,229 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/27/00) - Connection #5 tested: OK
+2024-05-14 11:37:59,229 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-14 11:37:59,229 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-14 11:37:59,229 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-14 11:37:59,229 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-14 11:37:59,232 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-14 11:37:59,233 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/27/00) - Connection #6 tested: OK
+2024-05-14 11:37:59,234 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000070 (01/27/00) - #0028 removed because of shutdown.
+2024-05-14 11:37:59,234 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-14 11:37:59,235 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-14 11:37:59,235 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/26/00) - Connection #7 tested: OK
+2024-05-14 11:37:59,236 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=, id=23}]
+2024-05-14 11:37:59,237 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-14 11:37:59,238 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/26/00) - Connection #8 tested: OK
+2024-05-14 11:37:59,238 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 23
+2024-05-14 11:37:59,238 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-14 11:37:59,238 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-14 11:37:59,238 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-14 11:37:59,240 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-14 11:37:59,240 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/26/00) - Connection #9 tested: OK
+2024-05-14 11:37:59,242 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000073 (01/26/00) - #0027 removed because of shutdown.
+2024-05-14 11:37:59,242 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-14 11:37:59,242 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-14 11:37:59,243 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/25/00) - Connection #10 tested: OK
+2024-05-14 11:37:59,244 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:138] - cqData_size : 0
+2024-05-14 11:37:59,246 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-14 11:37:59,247 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/25/00) - Connection #11 tested: OK
+2024-05-14 11:37:59,249 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-14 11:37:59,249 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/25/00) - Connection #12 tested: OK
+2024-05-14 11:37:59,250 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000076 (01/25/00) - #0026 removed because of shutdown.
+2024-05-14 11:37:59,250 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-14 11:37:59,253 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-14 11:37:59,254 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/24/00) - Connection #13 tested: OK
+2024-05-14 11:37:59,254 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 0
+2024-05-14 11:38:04,144 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-14 11:38:04,148 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-14 11:38:04,148 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-14 11:38:04,148 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-14 11:38:04,149 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-14 11:38:04,611 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 11:38:04,612 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-14 11:38:04,612 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-14 11:38:04,612 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-14 11:38:04,613 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-14 11:38:04,613 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-14 11:38:04,613 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-14 11:38:04,613 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-14 11:38:04,613 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-14 11:38:04,613 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-14 11:38:04,614 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-14 11:38:04,615 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-14 11:38:04,615 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-14 11:38:04,615 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-14 11:38:04,615 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-14 11:38:04,615 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-14 11:38:04,615 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-14 11:38:04,615 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-14 11:38:04,616 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-14 11:38:04,616 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-14 11:38:04,616 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-14 11:38:04,616 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-14 11:38:04,616 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-14 11:38:04,616 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-14 11:38:04,616 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-14 11:38:04,617 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-14 11:38:04,617 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-14 11:38:04,617 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-14 11:38:04,617 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-14 11:38:04,617 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-14 11:38:04,617 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-14 11:38:04,617 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-14 11:38:04,618 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-14 11:38:04,618 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-14 11:38:04,618 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-14 11:38:04,618 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-14 11:38:04,618 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-14 11:38:04,618 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-14 11:38:04,618 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-14 11:38:04,619 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-14 11:38:04,619 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-14 11:38:04,619 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-14 11:38:04,619 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-14 11:38:04,619 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-14 11:38:04,619 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-14 11:38:04,619 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-14 11:38:04,619 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-14 11:38:04,620 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 11:38:04,620 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-14 11:38:04,620 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-14 11:38:04,620 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-14 11:38:04,620 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-14 11:38:04,620 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-14 11:38:04,620 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-14 11:38:04,621 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-14 11:38:04,621 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-14 11:38:04,621 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-14 11:38:04,621 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 11:38:04,621 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-14 11:38:04,621 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-14 11:38:04,621 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-14 11:38:04,637 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-14 11:38:04,640 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-14 11:38:04,641 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-14 11:38:05,561 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-14 11:38:05,562 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-14 11:38:05,562 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 1
+2024-05-14 11:38:05,562 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = null
+2024-05-14 11:38:05,562 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-14 11:38:05,562 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-14 11:38:05,563 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/01/00) - Connection #1 created on demand = ACTIVE
+2024-05-14 11:38:05,566 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:05,591 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:05,609 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BlobDBAccess
+2024-05-14 11:38:05,610 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 11:38:05,610 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleConnection
+2024-05-14 11:38:05,610 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 11:38:05,610 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ClientDataSupport
+2024-05-14 11:38:05,610 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-14 11:38:05,610 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.ClobDBAccess
+2024-05-14 11:38:05,611 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 11:38:05,611 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BfileDBAccess
+2024-05-14 11:38:05,611 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleConnection
+2024-05-14 11:38:05,616 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:05,641 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:05,674 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:05,699 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:05,734 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:05,766 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:05,782 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:05,787 [main] [A2] [INFO] - rootPath ==
+2024-05-14 11:38:05,788 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-14 11:38:05,788 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-14 11:38:05,789 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-14 11:38:05,832 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:05,866 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:05,891 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:05,916 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:05,919 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-14 11:38:05,920 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleStatement
+2024-05-14 11:38:05,920 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleStatement
+2024-05-14 11:38:05,920 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OraclePreparedStatement
+2024-05-14 11:38:05,920 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 11:38:05,920 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 11:38:05,920 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-14 11:38:05,920 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OraclePreparedStatement
+2024-05-14 11:38:05,921 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 11:38:05,941 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:05,966 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:06,000 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:06,024 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:06,034 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-14 11:38:06,035 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-14 11:38:06,038 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-14 11:38:06,040 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/18/00) - Connection #2 tested: OK
+2024-05-14 11:38:06,049 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:06,074 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:06,087 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-14 11:38:06,088 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/20/00) - Connection #3 tested: OK
+2024-05-14 11:38:06,099 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-14 11:38:06,099 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-14 11:38:06,099 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath300410597.jar;C:\Users\liuliang\AppData\Local\JetBrains\IntelliJIdea2021.2\captureAgent\debugger-agent.jar
+2024-05-14 11:38:06,099 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-14 11:38:06,099 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-14 11:38:06,099 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-14 11:38:06,108 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:06,133 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:06,139 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-14 11:38:06,139 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-14 11:38:06,139 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-14 11:38:06,140 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-14 11:38:06,140 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-14 11:38:06,140 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-14 11:38:06,140 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-14 11:38:06,140 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-14 11:38:06,140 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-14 11:38:06,140 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-14 11:38:06,145 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-14 11:38:06,147 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-14 11:38:06,149 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-14 11:38:06,149 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-14 11:38:06,149 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-14 11:38:06,149 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-14 11:38:06,149 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:06,151 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@62577d6
+2024-05-14 11:38:06,151 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-14 11:38:06,168 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-14 11:38:06,169 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/23/00) - Connection #4 tested: OK
+2024-05-14 11:38:06,174 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000005 (02/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:06,177 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-14 11:38:06,178 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/24/00) - Connection #5 tested: OK
+2024-05-14 11:38:06,182 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-14 11:38:06,183 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/24/00) - Connection #1 tested: OK
+2024-05-14 11:38:06,185 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-14 11:38:06,186 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/24/00) - Connection #6 tested: OK
+2024-05-14 11:38:06,188 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-14 11:38:06,189 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/24/00) - Connection #7 tested: OK
+2024-05-14 11:38:06,190 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000008 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:06,191 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-14 11:38:06,191 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/25/00) - Connection #8 tested: OK
+2024-05-14 11:38:06,193 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-14 11:38:06,194 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/25/00) - Connection #9 tested: OK
+2024-05-14 11:38:06,197 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-14 11:38:06,198 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/25/00) - Connection #10 tested: OK
+2024-05-14 11:38:06,200 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-14 11:38:06,201 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/25/00) - Connection #11 tested: OK
+2024-05-14 11:38:06,202 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-14 11:38:06,203 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/25/00) - Connection #12 tested: OK
+2024-05-14 11:38:06,205 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-14 11:38:06,206 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/25/00) - Connection #13 tested: OK
+2024-05-14 11:38:06,208 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-14 11:38:06,208 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/25/00) - Connection #14 tested: OK
+2024-05-14 11:38:06,225 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000014 (00/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:06,241 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-14 11:38:06,243 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/26/00) - Connection #15 tested: OK
+2024-05-14 11:38:06,250 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-14 11:38:06,251 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/26/00) - Connection #16 tested: OK
+2024-05-14 11:38:06,255 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-14 11:38:06,255 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/26/00) - Connection #17 tested: OK
+2024-05-14 11:38:06,259 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-14 11:38:06,260 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/26/00) - Connection #18 tested: OK
+2024-05-14 11:38:06,262 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-14 11:38:06,263 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/26/00) - Connection #19 tested: OK
+2024-05-14 11:38:06,266 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000020 (01/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:06,266 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-14 11:38:06,267 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/27/00) - Connection #20 tested: OK
+2024-05-14 11:38:06,270 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #21 - autoCommit reset back to true
+2024-05-14 11:38:06,271 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/27/00) - Connection #21 tested: OK
+2024-05-14 11:38:06,273 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-14 11:38:06,274 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/27/00) - Connection #22 tested: OK
+2024-05-14 11:38:06,277 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-14 11:38:06,278 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/27/00) - Connection #23 tested: OK
+2024-05-14 11:38:06,279 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-14 11:38:06,280 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/27/00) - Connection #24 tested: OK
+2024-05-14 11:38:06,282 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #25 - autoCommit reset back to true
+2024-05-14 11:38:06,282 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/27/00) - Connection #25 tested: OK
+2024-05-14 11:38:06,284 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #26 - autoCommit reset back to true
+2024-05-14 11:38:06,285 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/27/00) - Connection #26 tested: OK
+2024-05-14 11:38:06,287 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #27 - autoCommit reset back to true
+2024-05-14 11:38:06,287 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/27/00) - Connection #27 tested: OK
+2024-05-14 11:38:06,289 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-14 11:38:06,290 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/27/00) - Connection #1 tested: OK
+2024-05-14 11:38:06,291 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-14 11:38:06,291 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/27/00) - Connection #2 tested: OK
+2024-05-14 11:38:06,299 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:06,310 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-14 11:38:06,311 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/28/00) - Connection #3 tested: OK
+2024-05-14 11:38:06,313 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-14 11:38:06,313 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/28/00) - Connection #4 tested: OK
+2024-05-14 11:38:06,321 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:06,322 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-14 11:38:06,323 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:38:06,333 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:06,366 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000032 (01/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:06,370 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-14 11:38:06,371 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/30/00) - Connection #5 tested: OK
+2024-05-14 11:38:06,374 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-14 11:38:06,374 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/30/00) - Connection #6 tested: OK
+2024-05-14 11:38:06,376 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-14 11:38:06,376 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/30/00) - Connection #7 tested: OK
+2024-05-14 11:38:06,387 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-14 11:38:06,387 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/30/00) - Connection #8 tested: OK
+2024-05-14 11:38:06,390 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [10]
+2024-05-14 11:38:06,391 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (10)
+2024-05-14 11:38:06,391 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000036 (01/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:06,393 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-14 11:38:06,394 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/31/00) - Connection #9 tested: OK
+2024-05-14 11:38:06,394 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-14 11:38:06,394 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:06,395 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:06,395 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-14 11:38:06,395 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:38:06,399 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-14 11:38:06,399 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/31/00) - Connection #10 tested: OK
+2024-05-14 11:38:06,400 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-14 11:38:06,401 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/31/00) - Connection #11 tested: OK
+2024-05-14 11:38:06,402 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-14 11:38:06,403 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/31/00) - Connection #12 tested: OK
+2024-05-14 11:38:06,404 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (24)
+2024-05-14 11:38:06,406 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-14 11:38:06,406 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/31/00) - Connection #13 tested: OK
+2024-05-14 11:38:06,407 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {24=[{empid=304, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=305, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=306, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=307, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}]}
+2024-05-14 11:38:06,408 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 304,userId : 23
+2024-05-14 11:38:06,408 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 305,userId : 23
+2024-05-14 11:38:06,408 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 306,userId : 23
+2024-05-14 11:38:06,408 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 307,userId : 23
+2024-05-14 11:38:06,409 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - personnelGroupIds : []
+2024-05-14 11:38:06,411 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-14 11:38:06,411 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-14 11:38:06,411 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:06,412 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:06,412 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-14 11:38:06,413 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:38:06,413 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-05-08, 2024-05-12, 23]
+2024-05-14 11:38:06,415 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-14 11:38:06,416 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/31/00) - Connection #14 tested: OK
+2024-05-14 11:38:06,416 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000041 (00/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:06,419 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-14 11:38:06,420 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/32/00) - Connection #15 tested: OK
+2024-05-14 11:38:06,420 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {}
+2024-05-14 11:38:06,420 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-14 11:38:06,422 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-14 11:38:06,423 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/32/00) - Connection #16 tested: OK
+2024-05-14 11:38:06,434 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-14 11:38:06,434 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/32/00) - Connection #17 tested: OK
+2024-05-14 11:38:06,435 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1521]
+2024-05-14 11:38:06,435 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1521
+2024-05-14 11:38:06,438 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-14 11:38:06,439 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/32/00) - Connection #18 tested: OK
+2024-05-14 11:38:06,439 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1021
+2024-05-14 11:38:06,441 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000046 (01/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:06,442 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-14 11:38:06,442 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/33/00) - Connection #19 tested: OK
+2024-05-14 11:38:06,444 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 5
+2024-05-14 11:38:06,444 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-14 11:38:06,444 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:06,444 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-14 11:38:06,444 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-14 11:38:06,445 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-14 11:38:06,445 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-14 11:38:06,445 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-14 11:38:06,445 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=206030f9-2859-424f-965f-9d1a7fee446b, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751103, glpbid=, pbtj=0, key=2751103, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751103, modedatacreater=1, bcrq=2024-05-08, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=c952e1d5-dec3-4f04-9010-b2613f99f23d, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751104, glpbid=, pbtj=0, key=2751104, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751104, modedatacreater=1, bcrq=2024-05-09, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=0272a300-e2bb-4064-ab6a-00bde8640919, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751105, glpbid=, pbtj=0, key=2751105, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751105, modedatacreater=1, bcrq=2024-05-10, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=11a36a66-9ac8-4d78-abf6-8d04c49df919, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751106, glpbid=, pbtj=0, key=2751106, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751106, modedatacreater=1, bcrq=2024-05-11, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=4, pbdxry=23-awq3}, {modeuuid=2fa2d638-a9d3-4e37-8857-75ea8963ce9f, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751107, glpbid=, pbtj=0, key=2751107, form_biz_id=, pbdxbm=, pbgl=62, sfxx=1, keyid=2751107, modedatacreater=1, bcrq=2024-05-12, lastname=awq3, bcxx=32-休息班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=23-awq3}]
+2024-05-14 11:38:06,445 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-14 11:38:06,449 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-14 11:38:06,450 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/33/00) - Connection #20 tested: OK
+2024-05-14 11:38:06,453 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #21 - autoCommit reset back to true
+2024-05-14 11:38:06,453 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/33/00) - Connection #21 tested: OK
+2024-05-14 11:38:06,454 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:06,454 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDateCmd --------------------------------------------------------
+2024-05-14 11:38:06,454 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:38:06,466 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (01/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:06,468 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-14 11:38:06,469 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/34/00) - Connection #22 tested: OK
+2024-05-14 11:38:06,470 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDateCmd finished --------------------------------------------------------
+2024-05-14 11:38:06,470 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:06,471 [main] [com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl] [INFO] - SchedulingResults : [{2024-05-08=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-09=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-10=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-11=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=4}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}], 2024-05-12=[{edsc=9, bdlx=0, fgsjd=14:18, jsdk=1, tqdkfzs=, sfxx=1, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=32, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-14 11:38:06,471 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:23,analysisDate:2024-05-10 start***********
+2024-05-14 11:38:06,472 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}, {signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, {signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}]]
+2024-05-14 11:38:06,472 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-05-10, schedulingResultCollect={2024-05-08=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-09=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-10=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-11=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=4}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}], 2024-05-12=[{edsc=9, bdlx=0, fgsjd=14:18, jsdk=1, tqdkfzs=, sfxx=1, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=32, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}, {signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, {signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}], clockInTimeCollect={2024-05-08=[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}], 2024-05-10=[{signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}], 2024-05-11=[{signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}]}, userId=23, clockInTimeMap={}}]
+2024-05-14 11:38:06,473 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:06,473 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-14 11:38:06,473 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:38:06,476 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-05-10 07:00],lastestTime: [2024-05-10 22:00]
+2024-05-14 11:38:06,477 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-14 11:38:06,477 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:06,480 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-14 11:38:06,481 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/34/00) - Connection #23 tested: OK
+2024-05-14 11:38:06,482 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-14 11:38:06,483 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/34/00) - Connection #24 tested: OK
+2024-05-14 11:38:06,484 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:06,484 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-14 11:38:06,484 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:38:06,486 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #25 - autoCommit reset back to true
+2024-05-14 11:38:06,486 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/34/00) - Connection #25 tested: OK
+2024-05-14 11:38:06,487 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-14 11:38:06,488 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-14 11:38:06,488 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:06,488 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:06,489 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-14 11:38:06,489 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:38:06,491 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #26 - autoCommit reset back to true
+2024-05-14 11:38:06,491 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (01/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:06,492 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/35/00) - Connection #26 tested: OK
+2024-05-14 11:38:06,492 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-14 11:38:06,493 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-14 11:38:06,493 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:06,494 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:06,494 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-14 11:38:06,494 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:38:06,495 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-14 11:38:06,495 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-14 11:38:06,499 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-05-10 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, record=true), ClockPointDTO(classTime=2024-05-10 21:00, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=2, clockTime={signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, record=true)]]
+2024-05-14 11:38:06,499 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-14 11:38:06,499 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:06,499 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-05-10 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, record=true), ClockPointDTO(classTime=2024-05-10 21:00, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=2, clockTime={signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, record=true)],attendanceItems size :33,scheduleResult :[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],analysisDate:[2024-05-10],userId:[23],rqlx:[0],modeId:[{}]
+2024-05-14 11:38:06,500 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}]
+2024-05-14 11:38:06,501 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-14 11:38:06,502 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:06,502 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-14 11:38:06,502 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:38:06,504 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=0, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=, jbscbdccsqsc=0, yxsydjb=, bddrqlx=, mc=zss1-迟到, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=1, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=zss1-迟到, modedatacreatetime=13:36:17, cchsfzs=, hbjscsdxm=, famc=zss-迟到, modeuuid=8087a80c-e32e-45d9-a692-ca479c473786, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=21, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=0, tqlghlfzs=, modedatacreatedate=2024-04-26, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000025, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=zss1-迟到, zysd=1, sjd=13:35, cckcbc=1, hsdw=2, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=0, yedqwsycl=, sfxysh=, zdyqsc=, ldkzkg=0, modedatamodifydatetime=2024-04-26 15:12:28, cftxdcs=, jbzzhlfzs=}]]
+2024-05-14 11:38:06,504 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-14 11:38:06,504 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:06,505 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}]
+2024-05-14 11:38:06,505 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-14 11:38:06,506 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:06,506 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-14 11:38:06,506 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:38:06,507 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=30, jbscbdccsqsc=0, yxsydjb=, bddrqlx=0,1,2,3,4, mc=延长加班, ktjbzdcfwlb=0, id=119, gjksrqlxsz=0, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=1, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=1, keyid=119, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=1, requestid=, ccqszhdhsfzs=, jc=延长加班, modedatacreatetime=17:49:23, cchsfzs=, hbjscsdxm=, modeuuid=0db15f4e-b711-483a-95bc-10105c3143f6, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=2, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-24, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=119, form_biz_id=, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=240, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=17:48, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=30, xmlx=4, yedqwsycl=, sfxysh=, zdyqsc=, ldkzkg=0, modedatamodifydatetime=2024-05-14 10:59:01, cftxdcs=, jbzzhlfzs=5}]]
+2024-05-14 11:38:06,507 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-14 11:38:06,507 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:06,508 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:06,508 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-14 11:38:06,508 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:38:06,508 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:06,509 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-14 11:38:06,509 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-14 11:38:06,509 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:06,510 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:06,510 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-14 11:38:06,510 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:38:06,510 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-14 11:38:06,510 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-14 11:38:06,510 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:06,511 [main] [com.engine.attendance.attendanceanalysis.service.impl.AbnormalAttendanceServiceImpl] [INFO] - between :60,jbzzhlfzs:5
+2024-05-14 11:38:06,511 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-05-10 09:30:00, betweenMinutes=30, kczgsc=1, itemduration=30.0, classStartTime=2024-05-10 09:00, pointTime=2024-05-10 09:00, hsdw=2}, {hsl=1.0, bdlx=2, item=8, itemType=LEAVE_EARLY, classEndTime=2024-05-10 21:00, betweenMinutes=60, kczgsc=1, itemduration=1.0, classStartTime=2024-05-10 20:00:00, pointTime=2024-05-10 21:00, hsdw=1}]]
+2024-05-14 11:38:06,511 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-14 11:38:06,512 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-14 11:38:06,512 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:06,512 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-14 11:38:06,512 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:38:06,512 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=30, jbscbdccsqsc=0, yxsydjb=, bddrqlx=0,1,2,3,4, mc=延长加班, ktjbzdcfwlb=0, id=119, gjksrqlxsz=0, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=1, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=1, keyid=119, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=1, requestid=, ccqszhdhsfzs=, jc=延长加班, modedatacreatetime=17:49:23, cchsfzs=, hbjscsdxm=, modeuuid=0db15f4e-b711-483a-95bc-10105c3143f6, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=2, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-24, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=119, form_biz_id=, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=240, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=17:48, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=30, xmlx=4, yedqwsycl=, sfxysh=, zdyqsc=, ldkzkg=0, modedatamodifydatetime=2024-05-14 10:59:01, cftxdcs=, jbzzhlfzs=5}]]
+2024-05-14 11:38:06,513 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-14 11:38:06,513 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:26,872 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班开始时间漏卡: 2024-05-10 18:00,clcokInTimeData:{2024-05-10 21:00={signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, 2024-05-10 09:00={signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}}
+2024-05-14 11:38:26,873 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:26,874 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-14 11:38:26,874 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:38:26,874 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-14 11:38:26,874 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 30.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-14 11:38:26,875 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-14 11:38:26,875 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:26,876 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=7.5, classInfo=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], formmodeIdMap={uf_jcl_kq_kqfa=12, uf_jcl_kq_jqye=11, uf_jcl_kq_jbjg=25, uf_jcl_kq_jqed=18, uf_jcl_kq_cqjg=19, uf_jcl_kq_bdkjl=7, uf_jcl_kq_glpb=17, uf_jcl_kq_kqzqmc=26, uf_jcl_kq_rlxx=22, uf_jcl_kq_cqjt=13, uf_pbjg=20, uf_jcl_kq_rlmc=503, uf_jcl_kq_zhgs=502}, modeId=19, recordDataTime={j1=2024-05-10 09:30:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-05-10 20:00:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-05-10, userId=23, recordData=[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-05-10 09:30:00, betweenMinutes=30, kczgsc=1, itemduration=30.0, classStartTime=2024-05-10 09:00, pointTime=2024-05-10 09:00, hsdw=2}, {hsl=1.0, bdlx=2, item=8, itemType=LEAVE_EARLY, classEndTime=2024-05-10 21:00, betweenMinutes=60, kczgsc=1, itemduration=1.0, classStartTime=2024-05-10 20:00:00, pointTime=2024-05-10 21:00, hsdw=1}, {item=119, itemduration=0}], rqlx=0}
+2024-05-14 11:38:26,876 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:26,877 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-14 11:38:26,877 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:38:26,886 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000054 (01/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:26,896 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #27 - autoCommit reset back to true
+2024-05-14 11:38:26,897 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/37/00) - Connection #27 tested: OK
+2024-05-14 11:38:26,897 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=7.5,cqzt=1,fxrq='2024-05-14 11:38:26',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=126,sc1=30.0,xm2=8,sc2=1.0,xm3=119,sc3=0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-10 09:30:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-05-10 20:00:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-14 11:38:26,908 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleStatement
+2024-05-14 11:38:26,908 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleStatement
+2024-05-14 11:38:26,908 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 11:38:26,908 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 11:38:26,908 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-14 11:38:26,908 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 11:38:26,909 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-14 11:38:26,911 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (02/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:26,920 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #29 - autoCommit reset back to true
+2024-05-14 11:38:26,921 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (02/38/00) - Connection #29 tested: OK
+2024-05-14 11:38:26,929 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-14 11:38:26,936 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (01/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:26,944 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #28 - autoCommit reset back to true
+2024-05-14 11:38:26,945 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/39/00) - Connection #28 tested: OK
+2024-05-14 11:38:26,952 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #30 - autoCommit reset back to true
+2024-05-14 11:38:26,953 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/39/00) - Connection #30 tested: OK
+2024-05-14 11:38:26,961 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (01/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:26,962 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #31 - autoCommit reset back to true
+2024-05-14 11:38:26,963 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/40/00) - Connection #31 tested: OK
+2024-05-14 11:38:26,963 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-14 11:38:26,963 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:26,966 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #32 - autoCommit reset back to true
+2024-05-14 11:38:26,967 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/40/00) - Connection #32 tested: OK
+2024-05-14 11:38:26,969 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #33 - autoCommit reset back to true
+2024-05-14 11:38:26,969 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/40/00) - Connection #33 tested: OK
+2024-05-14 11:38:26,972 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #34 - autoCommit reset back to true
+2024-05-14 11:38:26,972 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/40/00) - Connection #34 tested: OK
+2024-05-14 11:38:26,973 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [130]
+2024-05-14 11:38:26,975 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #35 - autoCommit reset back to true
+2024-05-14 11:38:26,976 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/40/00) - Connection #35 tested: OK
+2024-05-14 11:38:26,976 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=, id=294}]
+2024-05-14 11:38:26,978 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000063 (01/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:26,979 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #36 - autoCommit reset back to true
+2024-05-14 11:38:26,980 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/41/00) - Connection #36 tested: OK
+2024-05-14 11:38:26,980 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 294
+2024-05-14 11:38:26,980 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-14 11:38:26,980 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-14 11:38:26,980 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-14 11:38:26,983 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #37 - autoCommit reset back to true
+2024-05-14 11:38:26,983 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/41/00) - Connection #37 tested: OK
+2024-05-14 11:38:26,986 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #38 - autoCommit reset back to true
+2024-05-14 11:38:26,986 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/41/00) - Connection #38 tested: OK
+2024-05-14 11:38:26,986 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=, id=24}]
+2024-05-14 11:38:26,989 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #39 - autoCommit reset back to true
+2024-05-14 11:38:26,990 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/41/00) - Connection #39 tested: OK
+2024-05-14 11:38:26,990 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 24
+2024-05-14 11:38:26,991 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-14 11:38:26,991 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-14 11:38:26,991 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-14 11:38:26,993 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #40 - autoCommit reset back to true
+2024-05-14 11:38:26,994 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/41/00) - Connection #40 tested: OK
+2024-05-14 11:38:26,996 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #41 - autoCommit reset back to true
+2024-05-14 11:38:26,997 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/41/00) - Connection #41 tested: OK
+2024-05-14 11:38:26,997 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-14 11:38:26,997 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-14 11:38:26,997 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-14 11:38:26,997 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-14 11:38:26,999 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-14 11:38:26,999 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/41/00) - Connection #1 tested: OK
+2024-05-14 11:38:27,001 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-14 11:38:27,001 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/41/00) - Connection #2 tested: OK
+2024-05-14 11:38:27,002 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=, id=23}]
+2024-05-14 11:38:27,003 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000071 (01/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:27,004 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-14 11:38:27,004 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/42/00) - Connection #3 tested: OK
+2024-05-14 11:38:27,005 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 23
+2024-05-14 11:38:27,005 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-14 11:38:27,005 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-14 11:38:27,005 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-14 11:38:27,007 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-14 11:38:27,008 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/42/00) - Connection #4 tested: OK
+2024-05-14 11:38:27,010 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-14 11:38:27,011 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/42/00) - Connection #5 tested: OK
+2024-05-14 11:38:27,012 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:138] - cqData_size : 0
+2024-05-14 11:38:27,014 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-14 11:38:27,015 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/42/00) - Connection #6 tested: OK
+2024-05-14 11:38:27,017 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-14 11:38:27,017 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/42/00) - Connection #7 tested: OK
+2024-05-14 11:38:27,019 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-14 11:38:27,019 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/42/00) - Connection #8 tested: OK
+2024-05-14 11:38:27,019 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 0
+2024-05-14 11:38:27,028 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000076 (00/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:36,419 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-14 11:38:36,422 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-14 11:38:36,422 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-14 11:38:36,422 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-14 11:38:36,428 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-14 11:38:36,920 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 11:38:36,920 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-14 11:38:36,920 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-14 11:38:36,921 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-14 11:38:36,921 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-14 11:38:36,921 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-14 11:38:36,921 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-14 11:38:36,921 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-14 11:38:36,921 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-14 11:38:36,922 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-14 11:38:36,922 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-14 11:38:36,923 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-14 11:38:36,923 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-14 11:38:36,923 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-14 11:38:36,923 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-14 11:38:36,924 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-14 11:38:36,924 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-14 11:38:36,924 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-14 11:38:36,924 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-14 11:38:36,924 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-14 11:38:36,924 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-14 11:38:36,924 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-14 11:38:36,925 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-14 11:38:36,925 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-14 11:38:36,925 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-14 11:38:36,925 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-14 11:38:36,925 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-14 11:38:36,925 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-14 11:38:36,926 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-14 11:38:36,926 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-14 11:38:36,926 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-14 11:38:36,926 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-14 11:38:36,926 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-14 11:38:36,926 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-14 11:38:36,927 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-14 11:38:36,927 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-14 11:38:36,927 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-14 11:38:36,927 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-14 11:38:36,927 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-14 11:38:36,927 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-14 11:38:36,927 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-14 11:38:36,928 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-14 11:38:36,928 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-14 11:38:36,928 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-14 11:38:36,928 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-14 11:38:36,928 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-14 11:38:36,928 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-14 11:38:36,928 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 11:38:36,929 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-14 11:38:36,929 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-14 11:38:36,929 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-14 11:38:36,929 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-14 11:38:36,929 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-14 11:38:36,929 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-14 11:38:36,929 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-14 11:38:36,930 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-14 11:38:36,930 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-14 11:38:36,930 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 11:38:36,930 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-14 11:38:36,930 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-14 11:38:36,930 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-14 11:38:36,949 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-14 11:38:36,952 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-14 11:38:36,953 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-14 11:38:37,855 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-14 11:38:37,855 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-14 11:38:37,855 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 1
+2024-05-14 11:38:37,855 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = null
+2024-05-14 11:38:37,855 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-14 11:38:37,855 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-14 11:38:37,856 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (00/01/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:37,859 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-14 11:38:37,876 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:37,901 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:37,917 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BfileDBAccess
+2024-05-14 11:38:37,917 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BlobDBAccess
+2024-05-14 11:38:37,917 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 11:38:37,917 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 11:38:37,918 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ClientDataSupport
+2024-05-14 11:38:37,918 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-14 11:38:37,918 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.ClobDBAccess
+2024-05-14 11:38:37,918 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 11:38:37,918 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleConnection
+2024-05-14 11:38:37,918 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleConnection
+2024-05-14 11:38:37,976 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,000 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,026 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,051 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,076 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,087 [main] [A2] [INFO] - rootPath ==
+2024-05-14 11:38:38,087 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-14 11:38:38,088 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-14 11:38:38,094 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-14 11:38:38,127 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,150 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,175 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,200 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,213 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleStatement
+2024-05-14 11:38:38,214 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 11:38:38,214 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 11:38:38,214 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OraclePreparedStatement
+2024-05-14 11:38:38,214 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-14 11:38:38,214 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-14 11:38:38,214 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OraclePreparedStatement
+2024-05-14 11:38:38,215 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 11:38:38,215 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleStatement
+2024-05-14 11:38:38,217 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,234 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,259 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,284 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,309 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,324 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-14 11:38:38,325 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-14 11:38:38,329 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-14 11:38:38,331 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/18/00) - Connection #2 tested: OK
+2024-05-14 11:38:38,334 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,367 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,377 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-14 11:38:38,378 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/20/00) - Connection #3 tested: OK
+2024-05-14 11:38:38,383 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,388 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-14 11:38:38,388 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-14 11:38:38,389 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath122808085.jar;C:\Users\liuliang\AppData\Local\JetBrains\IntelliJIdea2021.2\captureAgent\debugger-agent.jar
+2024-05-14 11:38:38,389 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-14 11:38:38,389 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-14 11:38:38,389 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-14 11:38:38,408 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,425 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,430 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-14 11:38:38,430 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-14 11:38:38,430 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-14 11:38:38,430 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-14 11:38:38,430 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-14 11:38:38,430 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-14 11:38:38,430 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-14 11:38:38,431 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-14 11:38:38,431 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-14 11:38:38,431 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-14 11:38:38,435 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-14 11:38:38,441 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-14 11:38:38,443 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-14 11:38:38,443 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-14 11:38:38,443 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-14 11:38:38,443 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-14 11:38:38,445 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@4d666b41
+2024-05-14 11:38:38,445 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-14 11:38:38,458 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-14 11:38:38,458 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/23/00) - Connection #4 tested: OK
+2024-05-14 11:38:38,459 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000004 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,465 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-14 11:38:38,466 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/24/00) - Connection #5 tested: OK
+2024-05-14 11:38:38,470 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-14 11:38:38,471 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/24/00) - Connection #1 tested: OK
+2024-05-14 11:38:38,473 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-14 11:38:38,473 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/24/00) - Connection #6 tested: OK
+2024-05-14 11:38:38,475 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000007 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,475 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-14 11:38:38,476 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/25/00) - Connection #7 tested: OK
+2024-05-14 11:38:38,478 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-14 11:38:38,479 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/25/00) - Connection #8 tested: OK
+2024-05-14 11:38:38,480 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-14 11:38:38,481 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/25/00) - Connection #9 tested: OK
+2024-05-14 11:38:38,483 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-14 11:38:38,484 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/25/00) - Connection #10 tested: OK
+2024-05-14 11:38:38,486 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-14 11:38:38,486 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/25/00) - Connection #11 tested: OK
+2024-05-14 11:38:38,488 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-14 11:38:38,489 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/25/00) - Connection #12 tested: OK
+2024-05-14 11:38:38,491 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-14 11:38:38,491 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/25/00) - Connection #13 tested: OK
+2024-05-14 11:38:38,492 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000014 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,492 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-14 11:38:38,493 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/26/00) - Connection #14 tested: OK
+2024-05-14 11:38:38,506 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-14 11:38:38,507 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/26/00) - Connection #15 tested: OK
+2024-05-14 11:38:38,510 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-14 11:38:38,510 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/26/00) - Connection #16 tested: OK
+2024-05-14 11:38:38,512 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-14 11:38:38,513 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/26/00) - Connection #17 tested: OK
+2024-05-14 11:38:38,515 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-14 11:38:38,515 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/26/00) - Connection #18 tested: OK
+2024-05-14 11:38:38,516 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-14 11:38:38,517 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000019 (01/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,517 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/27/00) - Connection #19 tested: OK
+2024-05-14 11:38:38,519 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-14 11:38:38,520 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/27/00) - Connection #20 tested: OK
+2024-05-14 11:38:38,522 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #21 - autoCommit reset back to true
+2024-05-14 11:38:38,522 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/27/00) - Connection #21 tested: OK
+2024-05-14 11:38:38,524 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-14 11:38:38,525 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/27/00) - Connection #22 tested: OK
+2024-05-14 11:38:38,527 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-14 11:38:38,527 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/27/00) - Connection #23 tested: OK
+2024-05-14 11:38:38,529 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-14 11:38:38,529 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/27/00) - Connection #24 tested: OK
+2024-05-14 11:38:38,530 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #25 - autoCommit reset back to true
+2024-05-14 11:38:38,531 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/27/00) - Connection #25 tested: OK
+2024-05-14 11:38:38,533 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #26 - autoCommit reset back to true
+2024-05-14 11:38:38,533 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/27/00) - Connection #26 tested: OK
+2024-05-14 11:38:38,533 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000026 (00/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,535 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #27 - autoCommit reset back to true
+2024-05-14 11:38:38,536 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/28/00) - Connection #27 tested: OK
+2024-05-14 11:38:38,538 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #28 - autoCommit reset back to true
+2024-05-14 11:38:38,539 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/28/00) - Connection #28 tested: OK
+2024-05-14 11:38:38,540 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-14 11:38:38,541 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/28/00) - Connection #2 tested: OK
+2024-05-14 11:38:38,550 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,561 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-14 11:38:38,562 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/29/00) - Connection #1 tested: OK
+2024-05-14 11:38:38,564 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-14 11:38:38,565 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/29/00) - Connection #3 tested: OK
+2024-05-14 11:38:38,573 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:38,575 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-14 11:38:38,576 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:38:38,576 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,592 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,609 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,624 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-14 11:38:38,625 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/32/00) - Connection #4 tested: OK
+2024-05-14 11:38:38,629 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-14 11:38:38,629 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/32/00) - Connection #5 tested: OK
+2024-05-14 11:38:38,630 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-14 11:38:38,631 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/32/00) - Connection #6 tested: OK
+2024-05-14 11:38:38,633 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000034 (00/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,643 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-14 11:38:38,644 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/33/00) - Connection #7 tested: OK
+2024-05-14 11:38:38,647 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [10]
+2024-05-14 11:38:38,648 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (10)
+2024-05-14 11:38:38,650 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-14 11:38:38,651 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/33/00) - Connection #8 tested: OK
+2024-05-14 11:38:38,651 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-14 11:38:38,651 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:38,652 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:38,652 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-14 11:38:38,652 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:38:38,657 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-14 11:38:38,657 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/33/00) - Connection #9 tested: OK
+2024-05-14 11:38:38,658 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-14 11:38:38,658 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/33/00) - Connection #10 tested: OK
+2024-05-14 11:38:38,658 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000038 (01/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,660 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-14 11:38:38,660 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/34/00) - Connection #11 tested: OK
+2024-05-14 11:38:38,662 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (24)
+2024-05-14 11:38:38,663 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-14 11:38:38,663 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/34/00) - Connection #12 tested: OK
+2024-05-14 11:38:38,664 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {24=[{empid=304, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=305, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=306, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=307, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}]}
+2024-05-14 11:38:38,665 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 304,userId : 23
+2024-05-14 11:38:38,665 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 305,userId : 23
+2024-05-14 11:38:38,665 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 306,userId : 23
+2024-05-14 11:38:38,666 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 307,userId : 23
+2024-05-14 11:38:38,666 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - personnelGroupIds : []
+2024-05-14 11:38:38,668 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-14 11:38:38,668 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-14 11:38:38,668 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:38,669 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:38,669 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-14 11:38:38,669 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:38:38,669 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-05-08, 2024-05-12, 23]
+2024-05-14 11:38:38,672 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-14 11:38:38,673 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/34/00) - Connection #13 tested: OK
+2024-05-14 11:38:38,675 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000042 (01/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,675 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-14 11:38:38,676 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/35/00) - Connection #14 tested: OK
+2024-05-14 11:38:38,676 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {}
+2024-05-14 11:38:38,676 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-14 11:38:38,678 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-14 11:38:38,678 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/35/00) - Connection #15 tested: OK
+2024-05-14 11:38:38,689 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-14 11:38:38,689 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/35/00) - Connection #16 tested: OK
+2024-05-14 11:38:38,690 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1521]
+2024-05-14 11:38:38,690 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1521
+2024-05-14 11:38:38,692 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000045 (01/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,694 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-14 11:38:38,694 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/36/00) - Connection #17 tested: OK
+2024-05-14 11:38:38,695 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1021
+2024-05-14 11:38:38,698 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-14 11:38:38,699 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/36/00) - Connection #18 tested: OK
+2024-05-14 11:38:38,700 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 5
+2024-05-14 11:38:38,701 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-14 11:38:38,701 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:38,701 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-14 11:38:38,701 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-14 11:38:38,701 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-14 11:38:38,701 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-14 11:38:38,701 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-14 11:38:38,701 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=206030f9-2859-424f-965f-9d1a7fee446b, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751103, glpbid=, pbtj=0, key=2751103, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751103, modedatacreater=1, bcrq=2024-05-08, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=c952e1d5-dec3-4f04-9010-b2613f99f23d, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751104, glpbid=, pbtj=0, key=2751104, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751104, modedatacreater=1, bcrq=2024-05-09, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=0272a300-e2bb-4064-ab6a-00bde8640919, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751105, glpbid=, pbtj=0, key=2751105, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751105, modedatacreater=1, bcrq=2024-05-10, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=11a36a66-9ac8-4d78-abf6-8d04c49df919, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751106, glpbid=, pbtj=0, key=2751106, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751106, modedatacreater=1, bcrq=2024-05-11, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=4, pbdxry=23-awq3}, {modeuuid=2fa2d638-a9d3-4e37-8857-75ea8963ce9f, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751107, glpbid=, pbtj=0, key=2751107, form_biz_id=, pbdxbm=, pbgl=62, sfxx=1, keyid=2751107, modedatacreater=1, bcrq=2024-05-12, lastname=awq3, bcxx=32-休息班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=23-awq3}]
+2024-05-14 11:38:38,703 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-14 11:38:38,706 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-14 11:38:38,707 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/36/00) - Connection #19 tested: OK
+2024-05-14 11:38:38,710 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-14 11:38:38,711 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/36/00) - Connection #20 tested: OK
+2024-05-14 11:38:38,712 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:38,712 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDateCmd --------------------------------------------------------
+2024-05-14 11:38:38,712 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:38:38,717 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (01/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,725 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #21 - autoCommit reset back to true
+2024-05-14 11:38:38,726 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/37/00) - Connection #21 tested: OK
+2024-05-14 11:38:38,727 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDateCmd finished --------------------------------------------------------
+2024-05-14 11:38:38,727 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:38,729 [main] [com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl] [INFO] - SchedulingResults : [{2024-05-08=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-09=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-10=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-11=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=4}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}], 2024-05-12=[{edsc=9, bdlx=0, fgsjd=14:18, jsdk=1, tqdkfzs=, sfxx=1, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=32, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-14 11:38:38,729 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:23,analysisDate:2024-05-10 start***********
+2024-05-14 11:38:38,729 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}, {signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, {signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}]]
+2024-05-14 11:38:38,730 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-05-10, schedulingResultCollect={2024-05-08=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-09=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-10=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-11=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=4}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}], 2024-05-12=[{edsc=9, bdlx=0, fgsjd=14:18, jsdk=1, tqdkfzs=, sfxx=1, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=32, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}, {signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, {signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}], clockInTimeCollect={2024-05-08=[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}], 2024-05-10=[{signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}], 2024-05-11=[{signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}]}, userId=23, clockInTimeMap={}}]
+2024-05-14 11:38:38,731 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:38,731 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-14 11:38:38,731 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:38:38,734 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (00/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,734 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-05-10 07:00],lastestTime: [2024-05-10 22:00]
+2024-05-14 11:38:38,735 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-14 11:38:38,735 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:38,738 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-14 11:38:38,739 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/38/00) - Connection #22 tested: OK
+2024-05-14 11:38:38,740 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-14 11:38:38,740 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/38/00) - Connection #23 tested: OK
+2024-05-14 11:38:38,741 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:38,741 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-14 11:38:38,741 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:38:38,743 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-14 11:38:38,743 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/38/00) - Connection #24 tested: OK
+2024-05-14 11:38:38,744 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-14 11:38:38,745 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-14 11:38:38,745 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:38,745 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:38,746 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-14 11:38:38,746 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:38:38,747 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #25 - autoCommit reset back to true
+2024-05-14 11:38:38,747 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/38/00) - Connection #25 tested: OK
+2024-05-14 11:38:38,748 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-14 11:38:38,748 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-14 11:38:38,748 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:38,750 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:38,750 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-14 11:38:38,750 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:38:38,750 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:38:38,750 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-14 11:38:38,751 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-14 11:38:38,755 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-05-10 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, record=true), ClockPointDTO(classTime=2024-05-10 21:00, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=2, clockTime={signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, record=true)]]
+2024-05-14 11:38:38,755 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-14 11:38:38,755 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:38,755 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-05-10 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, record=true), ClockPointDTO(classTime=2024-05-10 21:00, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=2, clockTime={signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, record=true)],attendanceItems size :33,scheduleResult :[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],analysisDate:[2024-05-10],userId:[23],rqlx:[0],modeId:[{}]
+2024-05-14 11:38:38,756 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}]
+2024-05-14 11:38:38,756 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-14 11:38:38,758 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:38,758 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-14 11:38:38,758 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:38:38,760 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=0, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=, jbscbdccsqsc=0, yxsydjb=, bddrqlx=, mc=zss1-迟到, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=1, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=zss1-迟到, modedatacreatetime=13:36:17, cchsfzs=, hbjscsdxm=, famc=zss-迟到, modeuuid=8087a80c-e32e-45d9-a692-ca479c473786, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=21, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=0, tqlghlfzs=, modedatacreatedate=2024-04-26, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000025, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=zss1-迟到, zysd=1, sjd=13:35, cckcbc=1, hsdw=2, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=0, yedqwsycl=, sfxysh=, zdyqsc=, ldkzkg=0, modedatamodifydatetime=2024-04-26 15:12:28, cftxdcs=, jbzzhlfzs=}]]
+2024-05-14 11:38:38,760 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-14 11:38:38,760 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:38,761 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}]
+2024-05-14 11:38:38,761 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-14 11:38:38,762 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:38,762 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-14 11:38:38,762 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:38:38,763 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=30, jbscbdccsqsc=0, yxsydjb=, bddrqlx=0,1,2,3,4, mc=延长加班, ktjbzdcfwlb=0, id=119, gjksrqlxsz=0, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=1, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=1, keyid=119, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=1, requestid=, ccqszhdhsfzs=, jc=延长加班, modedatacreatetime=17:49:23, cchsfzs=, hbjscsdxm=, modeuuid=0db15f4e-b711-483a-95bc-10105c3143f6, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=2, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-24, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=119, form_biz_id=, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=240, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=17:48, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=30, xmlx=4, yedqwsycl=, sfxysh=, zdyqsc=, ldkzkg=0, modedatamodifydatetime=2024-05-14 10:59:01, cftxdcs=, jbzzhlfzs=5}]]
+2024-05-14 11:38:38,763 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-14 11:38:38,763 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:38,764 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:38,764 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-14 11:38:38,764 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:38:38,764 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-14 11:38:38,764 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-14 11:38:38,764 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:38,765 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:38,765 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-14 11:38:38,765 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:38:38,766 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-14 11:38:38,766 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-14 11:38:38,766 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:38,767 [main] [com.engine.attendance.attendanceanalysis.service.impl.AbnormalAttendanceServiceImpl] [INFO] - between :60,jbzzhlfzs:5
+2024-05-14 11:38:38,767 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-05-10 09:30:00, betweenMinutes=30, kczgsc=1, itemduration=30.0, classStartTime=2024-05-10 09:00, pointTime=2024-05-10 09:00, hsdw=2}, {hsl=1.0, bdlx=2, item=8, itemType=LEAVE_EARLY, classEndTime=2024-05-10 21:00, betweenMinutes=60, kczgsc=1, itemduration=1.0, classStartTime=2024-05-10 20:00:00, pointTime=2024-05-10 21:00, hsdw=1}]]
+2024-05-14 11:38:38,767 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-14 11:38:38,767 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-14 11:38:38,768 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:38,768 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-14 11:38:38,768 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:38:38,768 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=30, jbscbdccsqsc=0, yxsydjb=, bddrqlx=0,1,2,3,4, mc=延长加班, ktjbzdcfwlb=0, id=119, gjksrqlxsz=0, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=1, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=1, keyid=119, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=1, requestid=, ccqszhdhsfzs=, jc=延长加班, modedatacreatetime=17:49:23, cchsfzs=, hbjscsdxm=, modeuuid=0db15f4e-b711-483a-95bc-10105c3143f6, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=2, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-24, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=119, form_biz_id=, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=240, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=17:48, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=30, xmlx=4, yedqwsycl=, sfxysh=, zdyqsc=, ldkzkg=0, modedatamodifydatetime=2024-05-14 10:59:01, cftxdcs=, jbzzhlfzs=5}]]
+2024-05-14 11:38:38,768 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-14 11:38:38,768 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:38:41,794 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:39:11,729 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:39:34,997 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/41/01) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:39:54,600 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/42/01) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:39:59,344 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/43/01) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:40:11,021 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 180.0
+2024-05-14 11:40:11,565 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[60.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-14 11:40:14,918 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[120.0]
+2024-05-14 11:40:14,918 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长: 120.0
+2024-05-14 11:40:14,921 [main] [com.engine.common.util.CommonUtil] [INFO] - makeInsertSql : [insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)]
+2024-05-14 11:40:14,921 [main] [com.engine.common.util.CommonUtil] [INFO] - needInsertDate: [[d0ae52eb-f647-483f-ba2a-7b259b3de8ec, 0, 25, 23, 1, 18:00, 20:00, 119, 2024-05-14, 4, 23-2024-05-14, 1, 2024-05-10, 2024-05-10, 2.0, 11:40:14]]
+2024-05-14 11:40:14,936 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (02/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:40:14,936 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleStatement
+2024-05-14 11:40:14,936 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 11:40:14,936 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 11:40:14,936 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-14 11:40:14,936 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 11:40:14,936 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleStatement
+2024-05-14 11:40:14,947 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #27 - autoCommit reset back to true
+2024-05-14 11:40:14,948 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (02/45/00) - Connection #27 tested: OK
+2024-05-14 11:40:14,949 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-14 11:40:14,952 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-14 11:40:14,960 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #26 - autoCommit reset back to true
+2024-05-14 11:40:14,961 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/45/00) - Connection #26 tested: OK
+2024-05-14 11:40:14,962 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:40:14,962 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-14 11:40:14,962 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:40:14,963 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-14 11:40:14,963 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 30.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-14 11:40:14,963 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-14 11:40:14,963 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:40:14,964 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=7.5, classInfo=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], formmodeIdMap={uf_jcl_kq_kqfa=12, uf_jcl_kq_jqye=11, uf_jcl_kq_jbjg=25, uf_jcl_kq_jqed=18, uf_jcl_kq_cqjg=19, uf_jcl_kq_bdkjl=7, uf_jcl_kq_glpb=17, uf_jcl_kq_kqzqmc=26, uf_jcl_kq_rlxx=22, uf_jcl_kq_cqjt=13, uf_pbjg=20, uf_jcl_kq_rlmc=503, uf_jcl_kq_zhgs=502}, modeId=19, recordDataTime={j1=2024-05-10 09:30:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-05-10 20:00:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-05-10, userId=23, recordData=[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-05-10 09:30:00, betweenMinutes=30, kczgsc=1, itemduration=30.0, classStartTime=2024-05-10 09:00, pointTime=2024-05-10 09:00, hsdw=2}, {hsl=1.0, bdlx=2, item=8, itemType=LEAVE_EARLY, classEndTime=2024-05-10 21:00, betweenMinutes=60, kczgsc=1, itemduration=1.0, classStartTime=2024-05-10 20:00:00, pointTime=2024-05-10 21:00, hsdw=1}, {item=119, itemduration=2.0}], rqlx=0}
+2024-05-14 11:40:14,964 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:40:14,964 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-14 11:40:14,964 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:40:14,969 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (01/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:40:14,971 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #28 - autoCommit reset back to true
+2024-05-14 11:40:14,971 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/46/00) - Connection #28 tested: OK
+2024-05-14 11:40:14,972 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=7.5,cqzt=1,fxrq='2024-05-14 11:40:14',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=126,sc1=30.0,xm2=8,sc2=1.0,xm3=119,sc3=2.0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-10 09:30:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-05-10 20:00:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-14 11:40:14,987 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #29 - autoCommit reset back to true
+2024-05-14 11:40:14,987 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/46/00) - Connection #29 tested: OK
+2024-05-14 11:40:14,995 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (01/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:40:14,995 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #30 - autoCommit reset back to true
+2024-05-14 11:40:14,996 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/47/00) - Connection #30 tested: OK
+2024-05-14 11:40:15,011 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #31 - autoCommit reset back to true
+2024-05-14 11:40:15,011 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/47/00) - Connection #31 tested: OK
+2024-05-14 11:40:15,011 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-14 11:40:15,012 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:40:15,016 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #32 - autoCommit reset back to true
+2024-05-14 11:40:15,017 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/47/00) - Connection #32 tested: OK
+2024-05-14 11:40:15,017 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #33 - autoCommit reset back to true
+2024-05-14 11:40:15,019 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/47/00) - Connection #33 tested: OK
+2024-05-14 11:40:15,019 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000062 (01/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:40:15,019 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #34 - autoCommit reset back to true
+2024-05-14 11:40:15,020 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/48/00) - Connection #34 tested: OK
+2024-05-14 11:40:15,020 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [130]
+2024-05-14 11:40:15,021 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #35 - autoCommit reset back to true
+2024-05-14 11:40:15,022 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/48/00) - Connection #35 tested: OK
+2024-05-14 11:40:15,022 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=, id=294}]
+2024-05-14 11:40:15,025 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #36 - autoCommit reset back to true
+2024-05-14 11:40:15,025 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/48/00) - Connection #36 tested: OK
+2024-05-14 11:40:15,025 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 294
+2024-05-14 11:40:15,025 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-14 11:40:15,025 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-14 11:40:15,026 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-14 11:40:15,027 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #37 - autoCommit reset back to true
+2024-05-14 11:40:15,028 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/48/00) - Connection #37 tested: OK
+2024-05-14 11:40:15,030 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #38 - autoCommit reset back to true
+2024-05-14 11:40:15,030 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/48/00) - Connection #38 tested: OK
+2024-05-14 11:40:15,030 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=, id=24}]
+2024-05-14 11:40:15,032 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #39 - autoCommit reset back to true
+2024-05-14 11:40:15,033 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/48/00) - Connection #39 tested: OK
+2024-05-14 11:40:15,033 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 24
+2024-05-14 11:40:15,033 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-14 11:40:15,033 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-14 11:40:15,033 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-14 11:40:15,035 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #40 - autoCommit reset back to true
+2024-05-14 11:40:15,035 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000068 (01/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:40:15,036 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/49/00) - Connection #40 tested: OK
+2024-05-14 11:40:15,038 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #41 - autoCommit reset back to true
+2024-05-14 11:40:15,038 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/49/00) - Connection #41 tested: OK
+2024-05-14 11:40:15,038 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-14 11:40:15,038 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-14 11:40:15,038 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-14 11:40:15,039 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-14 11:40:15,040 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #42 - autoCommit reset back to true
+2024-05-14 11:40:15,041 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/49/00) - Connection #42 tested: OK
+2024-05-14 11:40:15,043 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #43 - autoCommit reset back to true
+2024-05-14 11:40:15,043 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/49/00) - Connection #43 tested: OK
+2024-05-14 11:40:15,043 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=, id=23}]
+2024-05-14 11:40:15,046 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #44 - autoCommit reset back to true
+2024-05-14 11:40:15,047 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/49/00) - Connection #44 tested: OK
+2024-05-14 11:40:15,047 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 23
+2024-05-14 11:40:15,047 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-14 11:40:15,047 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-14 11:40:15,047 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-14 11:40:15,049 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #45 - autoCommit reset back to true
+2024-05-14 11:40:15,050 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/49/00) - Connection #45 tested: OK
+2024-05-14 11:40:15,052 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #46 - autoCommit reset back to true
+2024-05-14 11:40:15,053 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/49/00) - Connection #46 tested: OK
+2024-05-14 11:40:15,053 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000074 (01/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:40:15,053 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-14 11:40:15,054 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:138] - cqData_size : 0
+2024-05-14 11:40:15,056 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #47 - autoCommit reset back to true
+2024-05-14 11:40:15,057 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/49/00) - Connection #47 tested: OK
+2024-05-14 11:40:15,060 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #48 - autoCommit reset back to true
+2024-05-14 11:40:15,061 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/49/00) - Connection #48 tested: OK
+2024-05-14 11:40:15,061 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000076 (01/49/00) - #0050 removed because of shutdown.
+2024-05-14 11:40:15,061 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-14 11:40:15,070 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/48/00) - #0049 removed because of shutdown.
+2024-05-14 11:40:15,070 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-14 11:40:15,071 [main] [A2] [INFO] - [null] main-1[weaver.conn.RecordSet:1402] - select * from uf_jcl_kq_kqxm where xmlx = 7
+2024-05-14 11:40:15,071 [main] [A2] [ERROR] - [null] main-1[weaver.conn.RecordSet:1403] - weaver.conn.RecordSet
+java.sql.SQLException: Couldn't perform the operation prepareStatement: You can't perform any operations on this connection. It has been automatically closed by Proxool for some reason (see logs).
+ at org.logicalcobwebs.proxool.WrappedConnection.invoke(WrappedConnection.java:207)
+ at org.logicalcobwebs.proxool.WrappedConnection.intercept(WrappedConnection.java:87)
+ at oracle.sql.BfileDBAccess$$EnhancerByProxool$$d1c80978.prepareStatement()
+ at weaver.conn.WeaverConnection.prepareStatement(WeaverConnection.java:216)
+ at weaver.conn.RecordSet.executeSql(RecordSet.java:1171)
+ at weaver.conn.RecordSet.executeQuery(RecordSet.java:984)
+ at com.engine.common.util.DbTools.getSqlToList(DbTools.java:21)
+ at com.engine.attendance.workflow.service.impl.AllowanceServiceImpl.collectKqxmCountScaleInfo(AllowanceServiceImpl.java:515)
+ at com.engine.attendance.workflow.service.impl.AllowanceServiceImpl.createAllowanceInfo(AllowanceServiceImpl.java:196)
+ at com.engine.attendance.workflow.service.impl.AllowanceServiceImpl.addAllowanceRecords(AllowanceServiceImpl.java:140)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:162)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+2024-05-14 11:40:15,074 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 0
+2024-05-14 11:40:15,078 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/47/00) - #0048 removed because of shutdown.
+2024-05-14 11:40:15,078 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-14 11:40:15,087 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/46/00) - #0047 removed because of shutdown.
+2024-05-14 11:40:15,087 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-14 11:41:16,924 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-14 11:41:16,926 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-14 11:41:16,927 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-14 11:41:16,927 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-14 11:41:16,928 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-14 11:41:17,415 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 11:41:17,416 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-14 11:41:17,416 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-14 11:41:17,416 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-14 11:41:17,416 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-14 11:41:17,417 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-14 11:41:17,417 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-14 11:41:17,417 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-14 11:41:17,417 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-14 11:41:17,417 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-14 11:41:17,417 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-14 11:41:17,418 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-14 11:41:17,419 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-14 11:41:17,419 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-14 11:41:17,419 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-14 11:41:17,419 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-14 11:41:17,419 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-14 11:41:17,419 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-14 11:41:17,420 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-14 11:41:17,420 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-14 11:41:17,420 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-14 11:41:17,420 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-14 11:41:17,420 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-14 11:41:17,420 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-14 11:41:17,420 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-14 11:41:17,421 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-14 11:41:17,421 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-14 11:41:17,421 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-14 11:41:17,421 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-14 11:41:17,421 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-14 11:41:17,421 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-14 11:41:17,421 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-14 11:41:17,421 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-14 11:41:17,422 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-14 11:41:17,422 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-14 11:41:17,422 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-14 11:41:17,422 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-14 11:41:17,422 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-14 11:41:17,422 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-14 11:41:17,422 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-14 11:41:17,423 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-14 11:41:17,423 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-14 11:41:17,423 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-14 11:41:17,423 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-14 11:41:17,423 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-14 11:41:17,423 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-14 11:41:17,423 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-14 11:41:17,424 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 11:41:17,424 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-14 11:41:17,424 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-14 11:41:17,424 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-14 11:41:17,424 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-14 11:41:17,425 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-14 11:41:17,425 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-14 11:41:17,425 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-14 11:41:17,425 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-14 11:41:17,425 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-14 11:41:17,425 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-14 11:41:17,425 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-14 11:41:17,426 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-14 11:41:17,426 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-14 11:41:17,440 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-14 11:41:17,442 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-14 11:41:17,444 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-14 11:41:18,317 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-14 11:41:18,317 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-14 11:41:18,317 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 1
+2024-05-14 11:41:18,317 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = null
+2024-05-14 11:41:18,317 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-14 11:41:18,317 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-14 11:41:18,318 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/01/00) - Connection #1 created on demand = ACTIVE
+2024-05-14 11:41:18,321 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:18,347 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:18,364 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BlobDBAccess
+2024-05-14 11:41:18,366 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.ClobDBAccess
+2024-05-14 11:41:18,366 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleConnection
+2024-05-14 11:41:18,366 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-14 11:41:18,366 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 11:41:18,367 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ClientDataSupport
+2024-05-14 11:41:18,367 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 11:41:18,367 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BfileDBAccess
+2024-05-14 11:41:18,367 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 11:41:18,367 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleConnection
+2024-05-14 11:41:18,380 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:18,405 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:18,438 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:18,463 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:18,496 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:18,520 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:18,543 [main] [A2] [INFO] - rootPath ==
+2024-05-14 11:41:18,543 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-14 11:41:18,544 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-14 11:41:18,545 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-14 11:41:18,555 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:18,613 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:18,637 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:18,663 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:18,673 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-14 11:41:18,673 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OraclePreparedStatement
+2024-05-14 11:41:18,673 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleStatement
+2024-05-14 11:41:18,673 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 11:41:18,673 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 11:41:18,673 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 11:41:18,674 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-14 11:41:18,674 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OraclePreparedStatement
+2024-05-14 11:41:18,674 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleStatement
+2024-05-14 11:41:18,688 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:18,713 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:18,815 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:18,846 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:18,879 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-14 11:41:18,879 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:18,881 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-14 11:41:18,890 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-14 11:41:18,891 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/18/00) - Connection #2 tested: OK
+2024-05-14 11:41:18,904 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:18,929 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:18,940 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-14 11:41:18,941 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/20/00) - Connection #3 tested: OK
+2024-05-14 11:41:18,946 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:18,951 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-14 11:41:18,951 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-14 11:41:18,952 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath1683120586.jar;D:\soft\IntelliJ IDEA 2021.2\lib\idea_rt.jar
+2024-05-14 11:41:18,952 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-14 11:41:18,952 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-14 11:41:18,952 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-14 11:41:18,971 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:18,996 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:18,998 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-14 11:41:18,998 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-14 11:41:18,999 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-14 11:41:18,999 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-14 11:41:18,999 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-14 11:41:18,999 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-14 11:41:18,999 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-14 11:41:18,999 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-14 11:41:18,999 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-14 11:41:18,999 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-14 11:41:19,003 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-14 11:41:19,005 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-14 11:41:19,006 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-14 11:41:19,006 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-14 11:41:19,006 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-14 11:41:19,006 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-14 11:41:19,008 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@7b7fdc8
+2024-05-14 11:41:19,008 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-14 11:41:19,012 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:19,021 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-14 11:41:19,022 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/24/00) - Connection #4 tested: OK
+2024-05-14 11:41:19,031 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-14 11:41:19,032 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/24/00) - Connection #5 tested: OK
+2024-05-14 11:41:19,036 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-14 11:41:19,037 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/24/00) - Connection #1 tested: OK
+2024-05-14 11:41:19,037 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000006 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:19,039 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-14 11:41:19,040 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/25/00) - Connection #6 tested: OK
+2024-05-14 11:41:19,042 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-14 11:41:19,043 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/25/00) - Connection #7 tested: OK
+2024-05-14 11:41:19,046 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-14 11:41:19,047 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/25/00) - Connection #8 tested: OK
+2024-05-14 11:41:19,048 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-14 11:41:19,049 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/25/00) - Connection #9 tested: OK
+2024-05-14 11:41:19,052 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-14 11:41:19,052 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/25/00) - Connection #10 tested: OK
+2024-05-14 11:41:19,056 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-14 11:41:19,056 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/25/00) - Connection #11 tested: OK
+2024-05-14 11:41:19,058 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-14 11:41:19,059 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/25/00) - Connection #12 tested: OK
+2024-05-14 11:41:19,060 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-14 11:41:19,061 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/25/00) - Connection #13 tested: OK
+2024-05-14 11:41:19,062 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-14 11:41:19,062 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000014 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:19,063 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/26/00) - Connection #14 tested: OK
+2024-05-14 11:41:19,072 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-14 11:41:19,073 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/26/00) - Connection #15 tested: OK
+2024-05-14 11:41:19,076 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-14 11:41:19,076 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/26/00) - Connection #16 tested: OK
+2024-05-14 11:41:19,077 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-14 11:41:19,078 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/26/00) - Connection #17 tested: OK
+2024-05-14 11:41:19,079 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000018 (01/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:19,080 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-14 11:41:19,080 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/27/00) - Connection #18 tested: OK
+2024-05-14 11:41:19,082 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-14 11:41:19,082 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/27/00) - Connection #19 tested: OK
+2024-05-14 11:41:19,084 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-14 11:41:19,085 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/27/00) - Connection #20 tested: OK
+2024-05-14 11:41:19,087 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #21 - autoCommit reset back to true
+2024-05-14 11:41:19,088 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/27/00) - Connection #21 tested: OK
+2024-05-14 11:41:19,090 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-14 11:41:19,090 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/27/00) - Connection #22 tested: OK
+2024-05-14 11:41:19,092 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-14 11:41:19,093 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/27/00) - Connection #23 tested: OK
+2024-05-14 11:41:19,094 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-14 11:41:19,095 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/27/00) - Connection #24 tested: OK
+2024-05-14 11:41:19,096 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #25 - autoCommit reset back to true
+2024-05-14 11:41:19,096 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000025 (01/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:19,096 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/28/00) - Connection #25 tested: OK
+2024-05-14 11:41:19,098 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #26 - autoCommit reset back to true
+2024-05-14 11:41:19,098 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/28/00) - Connection #26 tested: OK
+2024-05-14 11:41:19,100 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #27 - autoCommit reset back to true
+2024-05-14 11:41:19,100 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/28/00) - Connection #27 tested: OK
+2024-05-14 11:41:19,102 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #28 - autoCommit reset back to true
+2024-05-14 11:41:19,103 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/28/00) - Connection #28 tested: OK
+2024-05-14 11:41:19,104 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-14 11:41:19,104 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/28/00) - Connection #1 tested: OK
+2024-05-14 11:41:19,120 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-14 11:41:19,120 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/28/00) - Connection #2 tested: OK
+2024-05-14 11:41:19,121 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-14 11:41:19,122 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/28/00) - Connection #3 tested: OK
+2024-05-14 11:41:19,129 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:41:19,130 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:19,130 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-14 11:41:19,132 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:41:19,154 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:19,171 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-14 11:41:19,171 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/30/00) - Connection #4 tested: OK
+2024-05-14 11:41:19,174 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-14 11:41:19,175 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/30/00) - Connection #5 tested: OK
+2024-05-14 11:41:19,176 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-14 11:41:19,177 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/30/00) - Connection #6 tested: OK
+2024-05-14 11:41:19,180 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000034 (00/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:19,186 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-14 11:41:19,187 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/31/00) - Connection #7 tested: OK
+2024-05-14 11:41:19,189 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [10]
+2024-05-14 11:41:19,190 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (10)
+2024-05-14 11:41:19,192 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-14 11:41:19,192 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/31/00) - Connection #8 tested: OK
+2024-05-14 11:41:19,193 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-14 11:41:19,193 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:41:19,193 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:41:19,194 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-14 11:41:19,194 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:41:19,196 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000037 (01/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:19,197 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-14 11:41:19,198 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/32/00) - Connection #9 tested: OK
+2024-05-14 11:41:19,199 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-14 11:41:19,200 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/32/00) - Connection #10 tested: OK
+2024-05-14 11:41:19,200 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-14 11:41:19,200 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/32/00) - Connection #11 tested: OK
+2024-05-14 11:41:19,203 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (24)
+2024-05-14 11:41:19,204 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-14 11:41:19,204 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/32/00) - Connection #12 tested: OK
+2024-05-14 11:41:19,204 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {24=[{empid=304, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=305, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=306, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=307, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}]}
+2024-05-14 11:41:19,205 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 304,userId : 23
+2024-05-14 11:41:19,205 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 305,userId : 23
+2024-05-14 11:41:19,205 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 306,userId : 23
+2024-05-14 11:41:19,205 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 307,userId : 23
+2024-05-14 11:41:19,205 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - personnelGroupIds : []
+2024-05-14 11:41:19,207 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-14 11:41:19,207 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-14 11:41:19,207 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:41:19,208 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:41:19,208 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-14 11:41:19,208 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:41:19,209 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-05-08, 2024-05-12, 23]
+2024-05-14 11:41:19,211 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-14 11:41:19,212 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/32/00) - Connection #13 tested: OK
+2024-05-14 11:41:19,212 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000041 (00/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:19,214 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-14 11:41:19,215 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/33/00) - Connection #14 tested: OK
+2024-05-14 11:41:19,215 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {}
+2024-05-14 11:41:19,215 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-14 11:41:19,216 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-14 11:41:19,217 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/33/00) - Connection #15 tested: OK
+2024-05-14 11:41:19,227 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-14 11:41:19,228 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/33/00) - Connection #16 tested: OK
+2024-05-14 11:41:19,229 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1521]
+2024-05-14 11:41:19,229 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1521
+2024-05-14 11:41:19,229 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000045 (01/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:19,231 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-14 11:41:19,231 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/34/00) - Connection #17 tested: OK
+2024-05-14 11:41:19,232 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1021
+2024-05-14 11:41:19,234 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-14 11:41:19,235 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/34/00) - Connection #18 tested: OK
+2024-05-14 11:41:19,236 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 5
+2024-05-14 11:41:19,236 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-14 11:41:19,237 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:41:19,237 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-14 11:41:19,237 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-14 11:41:19,237 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-14 11:41:19,237 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-14 11:41:19,237 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-14 11:41:19,237 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=206030f9-2859-424f-965f-9d1a7fee446b, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751103, glpbid=, pbtj=0, key=2751103, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751103, modedatacreater=1, bcrq=2024-05-08, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=c952e1d5-dec3-4f04-9010-b2613f99f23d, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751104, glpbid=, pbtj=0, key=2751104, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751104, modedatacreater=1, bcrq=2024-05-09, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=0272a300-e2bb-4064-ab6a-00bde8640919, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751105, glpbid=, pbtj=0, key=2751105, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751105, modedatacreater=1, bcrq=2024-05-10, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=11a36a66-9ac8-4d78-abf6-8d04c49df919, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751106, glpbid=, pbtj=0, key=2751106, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2751106, modedatacreater=1, bcrq=2024-05-11, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=4, pbdxry=23-awq3}, {modeuuid=2fa2d638-a9d3-4e37-8857-75ea8963ce9f, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2751107, glpbid=, pbtj=0, key=2751107, form_biz_id=, pbdxbm=, pbgl=62, sfxx=1, keyid=2751107, modedatacreater=1, bcrq=2024-05-12, lastname=awq3, bcxx=32-休息班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=23-awq3}]
+2024-05-14 11:41:19,238 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-14 11:41:19,240 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-14 11:41:19,241 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/34/00) - Connection #19 tested: OK
+2024-05-14 11:41:19,243 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-14 11:41:19,244 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/34/00) - Connection #20 tested: OK
+2024-05-14 11:41:19,245 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:41:19,245 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDateCmd --------------------------------------------------------
+2024-05-14 11:41:19,245 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:41:19,254 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (01/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:19,257 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #21 - autoCommit reset back to true
+2024-05-14 11:41:19,258 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/35/00) - Connection #21 tested: OK
+2024-05-14 11:41:19,259 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDateCmd finished --------------------------------------------------------
+2024-05-14 11:41:19,260 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:41:19,261 [main] [com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl] [INFO] - SchedulingResults : [{2024-05-08=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-09=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-10=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-11=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=4}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}], 2024-05-12=[{edsc=9, bdlx=0, fgsjd=14:18, jsdk=1, tqdkfzs=, sfxx=1, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=32, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-14 11:41:19,261 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:23,analysisDate:2024-05-10 start***********
+2024-05-14 11:41:19,261 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}, {signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, {signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}]]
+2024-05-14 11:41:19,261 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-05-10, schedulingResultCollect={2024-05-08=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-09=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-10=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-11=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=4}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}], 2024-05-12=[{edsc=9, bdlx=0, fgsjd=14:18, jsdk=1, tqdkfzs=, sfxx=1, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=32, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}, {signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, {signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}], clockInTimeCollect={2024-05-08=[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}], 2024-05-10=[{signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}], 2024-05-11=[{signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}]}, userId=23, clockInTimeMap={}}]
+2024-05-14 11:41:19,262 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:41:19,262 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-14 11:41:19,263 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:41:19,265 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-05-10 07:00],lastestTime: [2024-05-10 22:00]
+2024-05-14 11:41:19,266 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-14 11:41:19,266 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:41:19,270 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-14 11:41:19,270 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/35/00) - Connection #22 tested: OK
+2024-05-14 11:41:19,272 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-14 11:41:19,273 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/35/00) - Connection #23 tested: OK
+2024-05-14 11:41:19,273 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:41:19,273 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-14 11:41:19,274 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:41:19,275 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-14 11:41:19,276 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/35/00) - Connection #24 tested: OK
+2024-05-14 11:41:19,277 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-14 11:41:19,277 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-14 11:41:19,277 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:41:19,278 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:41:19,278 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-14 11:41:19,278 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:41:19,279 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (01/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:19,280 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #25 - autoCommit reset back to true
+2024-05-14 11:41:19,280 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/36/00) - Connection #25 tested: OK
+2024-05-14 11:41:19,281 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-14 11:41:19,281 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-14 11:41:19,281 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:41:19,283 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:41:19,283 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-14 11:41:19,283 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:41:19,284 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-14 11:41:19,284 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-14 11:41:19,287 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-05-10 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, record=true), ClockPointDTO(classTime=2024-05-10 21:00, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=2, clockTime={signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, record=true)]]
+2024-05-14 11:41:19,287 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-14 11:41:19,287 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:41:19,287 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-05-10 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, record=true), ClockPointDTO(classTime=2024-05-10 21:00, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=2, clockTime={signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, record=true)],attendanceItems size :33,scheduleResult :[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],analysisDate:[2024-05-10],userId:[23],rqlx:[0],modeId:[{}]
+2024-05-14 11:41:19,288 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}]
+2024-05-14 11:41:19,289 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-14 11:41:19,290 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:41:19,290 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-14 11:41:19,290 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:41:19,292 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=0, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=, jbscbdccsqsc=0, yxsydjb=, bddrqlx=, mc=zss1-迟到, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=1, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=zss1-迟到, modedatacreatetime=13:36:17, cchsfzs=, hbjscsdxm=, famc=zss-迟到, modeuuid=8087a80c-e32e-45d9-a692-ca479c473786, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=21, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=0, tqlghlfzs=, modedatacreatedate=2024-04-26, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000025, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=zss1-迟到, zysd=1, sjd=13:35, cckcbc=1, hsdw=2, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=0, yedqwsycl=, sfxysh=, zdyqsc=, ldkzkg=0, modedatamodifydatetime=2024-04-26 15:12:28, cftxdcs=, jbzzhlfzs=}]]
+2024-05-14 11:41:19,292 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-14 11:41:19,292 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:41:19,293 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}]
+2024-05-14 11:41:19,293 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-14 11:41:19,294 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:41:19,294 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-14 11:41:19,294 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:41:19,294 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=30, jbscbdccsqsc=0, yxsydjb=, bddrqlx=0,1,2,3,4, mc=延长加班, ktjbzdcfwlb=0, id=119, gjksrqlxsz=0, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=1, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=1, keyid=119, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=1, requestid=, ccqszhdhsfzs=, jc=延长加班, modedatacreatetime=17:49:23, cchsfzs=, hbjscsdxm=, modeuuid=0db15f4e-b711-483a-95bc-10105c3143f6, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=2, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-24, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=119, form_biz_id=, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=240, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=17:48, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=30, xmlx=4, yedqwsycl=, sfxysh=, zdyqsc=, ldkzkg=0, modedatamodifydatetime=2024-05-14 10:59:01, cftxdcs=, jbzzhlfzs=5}]]
+2024-05-14 11:41:19,294 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-14 11:41:19,294 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:41:19,295 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:41:19,295 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-14 11:41:19,295 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:41:19,295 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-14 11:41:19,296 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-14 11:41:19,296 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:41:19,296 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:41:19,296 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-14 11:41:19,296 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:41:19,297 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-14 11:41:19,297 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-14 11:41:19,297 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:41:19,298 [main] [com.engine.attendance.attendanceanalysis.service.impl.AbnormalAttendanceServiceImpl] [INFO] - between :60,jbzzhlfzs:5
+2024-05-14 11:41:19,298 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-05-10 09:30:00, betweenMinutes=30, kczgsc=1, itemduration=30.0, classStartTime=2024-05-10 09:00, pointTime=2024-05-10 09:00, hsdw=2}, {hsl=1.0, bdlx=2, item=8, itemType=LEAVE_EARLY, classEndTime=2024-05-10 21:00, betweenMinutes=60, kczgsc=1, itemduration=1.0, classStartTime=2024-05-10 20:00:00, pointTime=2024-05-10 21:00, hsdw=1}]]
+2024-05-14 11:41:19,298 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-14 11:41:19,298 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-14 11:41:19,299 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:41:19,299 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-14 11:41:19,299 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:41:19,299 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=30, jbscbdccsqsc=0, yxsydjb=, bddrqlx=0,1,2,3,4, mc=延长加班, ktjbzdcfwlb=0, id=119, gjksrqlxsz=0, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=1, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=1, keyid=119, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=1, requestid=, ccqszhdhsfzs=, jc=延长加班, modedatacreatetime=17:49:23, cchsfzs=, hbjscsdxm=, modeuuid=0db15f4e-b711-483a-95bc-10105c3143f6, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=2, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-24, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=119, form_biz_id=, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=240, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=17:48, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=30, xmlx=4, yedqwsycl=, sfxysh=, zdyqsc=, ldkzkg=0, modedatamodifydatetime=2024-05-14 10:59:01, cftxdcs=, jbzzhlfzs=5}]]
+2024-05-14 11:41:19,299 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-14 11:41:19,299 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:41:19,300 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 180.0
+2024-05-14 11:41:19,300 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[60.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-14 11:41:19,300 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[120.0]
+2024-05-14 11:41:19,301 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长: 120.0
+2024-05-14 11:41:19,302 [main] [com.engine.common.util.CommonUtil] [INFO] - makeInsertSql : [insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)]
+2024-05-14 11:41:19,302 [main] [com.engine.common.util.CommonUtil] [INFO] - needInsertDate: [[3a5e133f-0a43-4401-97ee-754387c4b41d, 0, 25, 23, 1, 18:00, 20:00, 119, 2024-05-14, 4, 23-2024-05-14, 1, 2024-05-10, 2024-05-10, 2.0, 11:41:19]]
+2024-05-14 11:41:19,312 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleStatement
+2024-05-14 11:41:19,312 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-14 11:41:19,312 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-14 11:41:19,313 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-14 11:41:19,313 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-14 11:41:19,313 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleStatement
+2024-05-14 11:41:19,313 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (02/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:19,326 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #27 - autoCommit reset back to true
+2024-05-14 11:41:19,327 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (02/37/00) - Connection #27 tested: OK
+2024-05-14 11:41:19,328 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-14 11:41:19,338 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #26 - autoCommit reset back to true
+2024-05-14 11:41:19,339 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/37/00) - Connection #26 tested: OK
+2024-05-14 11:41:19,339 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:41:19,339 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-14 11:41:19,340 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:41:19,340 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-14 11:41:19,340 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 30.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-14 11:41:19,341 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-14 11:41:19,341 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:41:19,341 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=7.5, classInfo=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], formmodeIdMap={uf_jcl_kq_kqfa=12, uf_jcl_kq_jqye=11, uf_jcl_kq_jbjg=25, uf_jcl_kq_jqed=18, uf_jcl_kq_cqjg=19, uf_jcl_kq_bdkjl=7, uf_jcl_kq_glpb=17, uf_jcl_kq_kqzqmc=26, uf_jcl_kq_rlxx=22, uf_jcl_kq_cqjt=13, uf_pbjg=20, uf_jcl_kq_rlmc=503, uf_jcl_kq_zhgs=502}, modeId=19, recordDataTime={j1=2024-05-10 09:30:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-05-10 20:00:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-05-10, userId=23, recordData=[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-05-10 09:30:00, betweenMinutes=30, kczgsc=1, itemduration=30.0, classStartTime=2024-05-10 09:00, pointTime=2024-05-10 09:00, hsdw=2}, {hsl=1.0, bdlx=2, item=8, itemType=LEAVE_EARLY, classEndTime=2024-05-10 21:00, betweenMinutes=60, kczgsc=1, itemduration=1.0, classStartTime=2024-05-10 20:00:00, pointTime=2024-05-10 21:00, hsdw=1}, {item=119, itemduration=2.0}], rqlx=0}
+2024-05-14 11:41:19,342 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:41:19,342 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-14 11:41:19,342 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-14 11:41:19,346 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (01/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:19,359 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #28 - autoCommit reset back to true
+2024-05-14 11:41:19,360 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/38/00) - Connection #28 tested: OK
+2024-05-14 11:41:19,360 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=7.5,cqzt=1,fxrq='2024-05-14 11:41:19',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=126,sc1=30.0,xm2=8,sc2=1.0,xm3=119,sc3=2.0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-10 09:30:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-05-10 20:00:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-14 11:41:19,370 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (01/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:19,380 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #29 - autoCommit reset back to true
+2024-05-14 11:41:19,381 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/39/00) - Connection #29 tested: OK
+2024-05-14 11:41:19,391 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #30 - autoCommit reset back to true
+2024-05-14 11:41:19,392 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/39/00) - Connection #30 tested: OK
+2024-05-14 11:41:19,396 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:19,413 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #31 - autoCommit reset back to true
+2024-05-14 11:41:19,414 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/40/00) - Connection #31 tested: OK
+2024-05-14 11:41:19,415 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-14 11:41:19,415 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-14 11:41:19,420 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #32 - autoCommit reset back to true
+2024-05-14 11:41:19,421 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/40/00) - Connection #32 tested: OK
+2024-05-14 11:41:19,421 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000061 (01/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:19,422 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #33 - autoCommit reset back to true
+2024-05-14 11:41:19,422 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/41/00) - Connection #33 tested: OK
+2024-05-14 11:41:19,424 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #34 - autoCommit reset back to true
+2024-05-14 11:41:19,425 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/41/00) - Connection #34 tested: OK
+2024-05-14 11:41:19,425 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [130]
+2024-05-14 11:41:19,427 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #35 - autoCommit reset back to true
+2024-05-14 11:41:19,427 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/41/00) - Connection #35 tested: OK
+2024-05-14 11:41:19,428 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=, id=294}]
+2024-05-14 11:41:19,431 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #36 - autoCommit reset back to true
+2024-05-14 11:41:19,432 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/41/00) - Connection #36 tested: OK
+2024-05-14 11:41:19,432 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 294
+2024-05-14 11:41:19,432 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-14 11:41:19,432 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-14 11:41:19,432 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-14 11:41:19,434 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #37 - autoCommit reset back to true
+2024-05-14 11:41:19,435 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/41/00) - Connection #37 tested: OK
+2024-05-14 11:41:19,436 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #38 - autoCommit reset back to true
+2024-05-14 11:41:19,437 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/41/00) - Connection #38 tested: OK
+2024-05-14 11:41:19,437 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=, id=24}]
+2024-05-14 11:41:19,437 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000067 (01/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:19,440 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #39 - autoCommit reset back to true
+2024-05-14 11:41:19,440 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/42/00) - Connection #39 tested: OK
+2024-05-14 11:41:19,440 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 24
+2024-05-14 11:41:19,441 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-14 11:41:19,441 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-14 11:41:19,441 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-14 11:41:19,443 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #40 - autoCommit reset back to true
+2024-05-14 11:41:19,443 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/42/00) - Connection #40 tested: OK
+2024-05-14 11:41:19,445 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #41 - autoCommit reset back to true
+2024-05-14 11:41:19,445 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/42/00) - Connection #41 tested: OK
+2024-05-14 11:41:19,446 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-14 11:41:19,446 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-14 11:41:19,446 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-14 11:41:19,446 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-14 11:41:19,448 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #42 - autoCommit reset back to true
+2024-05-14 11:41:19,449 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/42/00) - Connection #42 tested: OK
+2024-05-14 11:41:19,450 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-14 11:41:19,451 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/42/00) - Connection #1 tested: OK
+2024-05-14 11:41:19,451 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=, id=23}]
+2024-05-14 11:41:19,453 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-14 11:41:19,454 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/42/00) - Connection #2 tested: OK
+2024-05-14 11:41:19,454 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 23
+2024-05-14 11:41:19,454 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000072 (00/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:19,454 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-14 11:41:19,454 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-14 11:41:19,454 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-14 11:41:19,456 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-14 11:41:19,456 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/43/00) - Connection #3 tested: OK
+2024-05-14 11:41:19,458 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-14 11:41:19,459 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/43/00) - Connection #4 tested: OK
+2024-05-14 11:41:19,460 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:138] - cqData_size : 0
+2024-05-14 11:41:19,462 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-14 11:41:19,463 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/43/00) - Connection #5 tested: OK
+2024-05-14 11:41:19,466 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-14 11:41:19,466 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/43/00) - Connection #6 tested: OK
+2024-05-14 11:41:19,468 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-14 11:41:19,469 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/43/00) - Connection #7 tested: OK
+2024-05-14 11:41:19,469 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 0
+2024-05-14 11:41:19,471 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-14 11:41:19,479 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:19,504 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:19,529 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:19,563 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:19,621 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:19,655 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:19,695 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-14 11:41:19,696 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-14 11:41:19,704 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/49/00) - #0050 removed because of shutdown.
+2024-05-14 11:41:19,704 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-14 11:41:19,712 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/48/00) - #0049 removed because of shutdown.
+2024-05-14 11:41:19,712 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-14 11:41:19,720 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/47/00) - #0048 removed because of shutdown.
+2024-05-14 11:41:19,721 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-14 11:41:19,729 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/46/00) - #0047 removed because of shutdown.
+2024-05-14 11:41:19,729 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-14 11:41:19,737 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/45/00) - #0046 removed because of shutdown.
+2024-05-14 11:41:19,737 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-14 11:41:19,745 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/44/00) - #0045 removed because of shutdown.
+2024-05-14 11:41:19,746 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-14 11:41:19,754 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/43/00) - #0044 removed because of shutdown.
+2024-05-14 11:41:19,754 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-14 11:41:19,771 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/42/00) - #0043 removed because of shutdown.
+2024-05-14 11:41:19,771 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-14 11:41:19,779 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/41/00) - #0042 removed because of shutdown.
+2024-05-14 11:41:19,779 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-14 11:41:19,788 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/40/00) - #0041 removed because of shutdown.
+2024-05-14 11:41:19,788 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-14 11:41:19,796 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/39/00) - #0040 removed because of shutdown.
+2024-05-14 11:41:19,796 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-14 11:41:19,804 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/38/00) - #0039 removed because of shutdown.
+2024-05-14 11:41:19,804 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-14 11:41:19,813 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/37/00) - #0038 removed because of shutdown.
+2024-05-14 11:41:19,813 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-14 11:41:19,821 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/36/00) - #0037 removed because of shutdown.
+2024-05-14 11:41:19,821 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-14 11:41:19,829 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/35/00) - #0036 removed because of shutdown.
+2024-05-14 11:41:19,829 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-14 11:41:19,838 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/34/00) - #0035 removed because of shutdown.
+2024-05-14 11:41:19,838 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-14 11:41:19,846 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/33/00) - #0034 removed because of shutdown.
+2024-05-14 11:41:19,846 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-14 11:41:19,854 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/32/00) - #0033 removed because of shutdown.
+2024-05-14 11:41:19,855 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-14 11:41:19,863 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/31/00) - #0032 removed because of shutdown.
+2024-05-14 11:41:19,863 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-14 11:41:19,871 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/30/00) - #0031 removed because of shutdown.
+2024-05-14 11:41:19,871 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-14 11:41:19,880 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/29/00) - #0030 removed because of shutdown.
+2024-05-14 11:41:19,880 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-14 11:41:19,888 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/28/00) - #0029 removed because of shutdown.
+2024-05-14 11:41:19,888 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-14 11:41:19,896 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/27/00) - #0028 removed because of shutdown.
+2024-05-14 11:41:19,896 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-14 11:41:19,905 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/26/00) - #0027 removed because of shutdown.
+2024-05-14 11:41:19,905 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-14 11:41:19,913 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/25/00) - #0026 removed because of shutdown.
+2024-05-14 11:41:19,913 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-14 11:41:19,921 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/24/00) - #0025 removed because of shutdown.
+2024-05-14 11:41:19,921 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-14 11:41:19,930 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/23/00) - #0024 removed because of shutdown.
+2024-05-14 11:41:19,930 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-14 11:41:19,938 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/22/00) - #0023 removed because of shutdown.
+2024-05-14 11:41:19,938 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-14 11:41:19,946 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/21/00) - #0022 removed because of shutdown.
+2024-05-14 11:41:19,946 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-14 11:41:19,955 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/20/00) - #0021 removed because of shutdown.
+2024-05-14 11:41:19,955 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-14 11:41:19,963 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/19/00) - #0020 removed because of shutdown.
+2024-05-14 11:41:19,963 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-14 11:41:19,972 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/18/00) - #0019 removed because of shutdown.
+2024-05-14 11:41:19,972 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-14 11:41:19,980 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/17/00) - #0018 removed because of shutdown.
+2024-05-14 11:41:19,980 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-14 11:41:19,988 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/16/00) - #0017 removed because of shutdown.
+2024-05-14 11:41:19,988 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-14 11:41:19,996 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/15/00) - #0016 removed because of shutdown.
+2024-05-14 11:41:19,996 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-14 11:41:20,005 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/14/00) - #0015 removed because of shutdown.
+2024-05-14 11:41:20,005 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-14 11:41:20,013 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/13/00) - #0014 removed because of shutdown.
+2024-05-14 11:41:20,013 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-14 11:41:20,022 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/12/00) - #0013 removed because of shutdown.
+2024-05-14 11:41:20,022 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-14 11:41:20,030 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/11/00) - #0012 removed because of shutdown.
+2024-05-14 11:41:20,030 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-14 11:41:20,039 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/10/00) - #0011 removed because of shutdown.
+2024-05-14 11:41:20,039 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-14 11:41:20,047 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/09/00) - #0010 removed because of shutdown.
+2024-05-14 11:41:20,047 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-14 11:41:20,055 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/08/00) - #0009 removed because of shutdown.
+2024-05-14 11:41:20,055 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-14 11:41:20,063 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/07/00) - #0008 removed because of shutdown.
+2024-05-14 11:41:20,063 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-14 11:41:20,072 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/06/00) - #0007 removed because of shutdown.
+2024-05-14 11:41:20,072 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-14 11:41:20,080 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/05/00) - #0006 removed because of shutdown.
+2024-05-14 11:41:20,080 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-14 11:41:20,089 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/04/00) - #0005 removed because of shutdown.
+2024-05-14 11:41:20,089 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-14 11:41:20,097 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/03/00) - #0004 removed because of shutdown.
+2024-05-14 11:41:20,097 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-14 11:41:20,105 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/02/00) - #0003 removed because of shutdown.
+2024-05-14 11:41:20,105 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-14 11:41:20,113 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/01/00) - #0002 removed because of shutdown.
+2024-05-14 11:41:20,113 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-14 11:41:20,122 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/00/00) - #0001 removed because of shutdown.
+2024-05-14 11:41:20,122 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-14 11:41:20,122 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 426 milliseconds.
+2024-05-14 11:41:20,122 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-14 11:41:20,122 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
+2024-05-15 11:49:37,772 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-15 11:49:37,775 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-15 11:49:37,776 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-15 11:49:37,776 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-15 11:49:37,777 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-15 11:49:38,345 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 11:49:38,345 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-15 11:49:38,345 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-15 11:49:38,345 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-15 11:49:38,345 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-15 11:49:38,345 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-15 11:49:38,345 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-15 11:49:38,345 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-15 11:49:38,345 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-15 11:49:38,345 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-15 11:49:38,345 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-15 11:49:38,361 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-15 11:49:38,376 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-15 11:49:38,376 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-15 11:49:38,392 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-15 11:49:40,001 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-15 11:49:40,001 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-15 11:49:40,001 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 1
+2024-05-15 11:49:40,001 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = null
+2024-05-15 11:49:40,001 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-15 11:49:40,001 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-15 11:49:40,001 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/01/00) - Connection #1 created on demand = ACTIVE
+2024-05-15 11:49:40,001 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,032 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,047 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleConnection
+2024-05-15 11:49:40,047 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleConnection
+2024-05-15 11:49:40,047 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-15 11:49:40,047 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 11:49:40,047 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-15 11:49:40,047 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BlobDBAccess
+2024-05-15 11:49:40,047 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ClientDataSupport
+2024-05-15 11:49:40,047 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.ClobDBAccess
+2024-05-15 11:49:40,047 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 11:49:40,047 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BfileDBAccess
+2024-05-15 11:49:40,047 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,079 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,095 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,126 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,157 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,188 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,204 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,219 [main] [A2] [INFO] - rootPath ==
+2024-05-15 11:49:40,219 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-15 11:49:40,219 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-15 11:49:40,219 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-15 11:49:40,266 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,291 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,316 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,332 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,363 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,363 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OraclePreparedStatement
+2024-05-15 11:49:40,363 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-15 11:49:40,363 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 11:49:40,363 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-15 11:49:40,363 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OraclePreparedStatement
+2024-05-15 11:49:40,363 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-15 11:49:40,363 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 11:49:40,363 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleStatement
+2024-05-15 11:49:40,363 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleStatement
+2024-05-15 11:49:40,379 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,406 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,421 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,437 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,468 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,485 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-15 11:49:40,487 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-15 11:49:40,491 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-15 11:49:40,492 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/20/00) - Connection #2 tested: OK
+2024-05-15 11:49:40,500 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,516 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,532 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,532 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-15 11:49:40,532 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/23/00) - Connection #3 tested: OK
+2024-05-15 11:49:40,547 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-15 11:49:40,547 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-15 11:49:40,547 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath928891700.jar;C:\Users\liuliang\AppData\Local\JetBrains\IntelliJIdea2021.2\captureAgent\debugger-agent.jar
+2024-05-15 11:49:40,547 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-15 11:49:40,547 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-15 11:49:40,547 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-15 11:49:40,547 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,583 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,593 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-15 11:49:40,593 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-15 11:49:40,594 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-15 11:49:40,594 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-15 11:49:40,594 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-15 11:49:40,594 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-15 11:49:40,594 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-15 11:49:40,594 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-15 11:49:40,595 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-15 11:49:40,595 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-15 11:49:40,602 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-15 11:49:40,605 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-15 11:49:40,606 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-15 11:49:40,606 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-15 11:49:40,606 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-15 11:49:40,606 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-15 11:49:40,607 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@5eefa415
+2024-05-15 11:49:40,607 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-15 11:49:40,607 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,622 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-15 11:49:40,623 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/26/00) - Connection #4 tested: OK
+2024-05-15 11:49:40,625 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000004 (01/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,626 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-15 11:49:40,626 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/27/00) - Connection #5 tested: OK
+2024-05-15 11:49:40,626 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-15 11:49:40,626 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/27/00) - Connection #1 tested: OK
+2024-05-15 11:49:40,626 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-15 11:49:40,626 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/27/00) - Connection #6 tested: OK
+2024-05-15 11:49:40,641 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000007 (01/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,641 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-15 11:49:40,641 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/28/00) - Connection #7 tested: OK
+2024-05-15 11:49:40,641 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-15 11:49:40,641 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/28/00) - Connection #8 tested: OK
+2024-05-15 11:49:40,641 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-15 11:49:40,641 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/28/00) - Connection #9 tested: OK
+2024-05-15 11:49:40,641 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-15 11:49:40,641 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/28/00) - Connection #10 tested: OK
+2024-05-15 11:49:40,641 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-15 11:49:40,641 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/28/00) - Connection #11 tested: OK
+2024-05-15 11:49:40,657 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-15 11:49:40,657 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/28/00) - Connection #12 tested: OK
+2024-05-15 11:49:40,657 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000012 (01/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,657 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-15 11:49:40,657 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/29/00) - Connection #13 tested: OK
+2024-05-15 11:49:40,657 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-15 11:49:40,657 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/29/00) - Connection #14 tested: OK
+2024-05-15 11:49:40,673 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-15 11:49:40,673 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/29/00) - Connection #15 tested: OK
+2024-05-15 11:49:40,673 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000016 (01/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,673 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-15 11:49:40,673 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/30/00) - Connection #16 tested: OK
+2024-05-15 11:49:40,673 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-15 11:49:40,673 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/30/00) - Connection #17 tested: OK
+2024-05-15 11:49:40,688 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-15 11:49:40,688 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/30/00) - Connection #18 tested: OK
+2024-05-15 11:49:40,688 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-15 11:49:40,688 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/30/00) - Connection #19 tested: OK
+2024-05-15 11:49:40,688 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-15 11:49:40,688 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/30/00) - Connection #20 tested: OK
+2024-05-15 11:49:40,688 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #21 - autoCommit reset back to true
+2024-05-15 11:49:40,688 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/30/00) - Connection #21 tested: OK
+2024-05-15 11:49:40,688 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-15 11:49:40,688 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/30/00) - Connection #22 tested: OK
+2024-05-15 11:49:40,704 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-15 11:49:40,704 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/30/00) - Connection #23 tested: OK
+2024-05-15 11:49:40,704 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-15 11:49:40,704 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/30/00) - Connection #24 tested: OK
+2024-05-15 11:49:40,704 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000025 (01/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,704 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #25 - autoCommit reset back to true
+2024-05-15 11:49:40,704 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/31/00) - Connection #25 tested: OK
+2024-05-15 11:49:40,704 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #26 - autoCommit reset back to true
+2024-05-15 11:49:40,704 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/31/00) - Connection #26 tested: OK
+2024-05-15 11:49:40,704 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #27 - autoCommit reset back to true
+2024-05-15 11:49:40,704 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/31/00) - Connection #27 tested: OK
+2024-05-15 11:49:40,704 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #28 - autoCommit reset back to true
+2024-05-15 11:49:40,704 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/31/00) - Connection #28 tested: OK
+2024-05-15 11:49:40,719 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #29 - autoCommit reset back to true
+2024-05-15 11:49:40,720 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/31/00) - Connection #29 tested: OK
+2024-05-15 11:49:40,733 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,735 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #30 - autoCommit reset back to true
+2024-05-15 11:49:40,735 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/32/00) - Connection #30 tested: OK
+2024-05-15 11:49:40,735 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #31 - autoCommit reset back to true
+2024-05-15 11:49:40,735 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/32/00) - Connection #31 tested: OK
+2024-05-15 11:49:40,751 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 11:49:40,751 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-15 11:49:40,751 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 11:49:40,751 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,767 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,782 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,798 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #32 - autoCommit reset back to true
+2024-05-15 11:49:40,798 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/35/00) - Connection #32 tested: OK
+2024-05-15 11:49:40,798 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #33 - autoCommit reset back to true
+2024-05-15 11:49:40,798 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/35/00) - Connection #33 tested: OK
+2024-05-15 11:49:40,798 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #34 - autoCommit reset back to true
+2024-05-15 11:49:40,798 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000034 (01/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,798 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/36/00) - Connection #34 tested: OK
+2024-05-15 11:49:40,814 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #35 - autoCommit reset back to true
+2024-05-15 11:49:40,814 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/36/00) - Connection #35 tested: OK
+2024-05-15 11:49:40,814 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [10]
+2024-05-15 11:49:40,814 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (10)
+2024-05-15 11:49:40,814 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000036 (01/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,814 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #36 - autoCommit reset back to true
+2024-05-15 11:49:40,829 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/37/00) - Connection #36 tested: OK
+2024-05-15 11:49:40,829 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-15 11:49:40,829 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 11:49:40,831 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 11:49:40,831 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-15 11:49:40,831 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 11:49:40,834 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #37 - autoCommit reset back to true
+2024-05-15 11:49:40,835 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/37/00) - Connection #37 tested: OK
+2024-05-15 11:49:40,836 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-15 11:49:40,837 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/37/00) - Connection #1 tested: OK
+2024-05-15 11:49:40,839 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-15 11:49:40,839 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/37/00) - Connection #2 tested: OK
+2024-05-15 11:49:40,840 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (24)
+2024-05-15 11:49:40,841 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000040 (01/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,841 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-15 11:49:40,842 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/38/00) - Connection #3 tested: OK
+2024-05-15 11:49:40,842 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {24=[{empid=304, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=305, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=306, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=307, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}]}
+2024-05-15 11:49:40,844 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 304,userId : 23
+2024-05-15 11:49:40,844 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 305,userId : 23
+2024-05-15 11:49:40,844 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 306,userId : 23
+2024-05-15 11:49:40,844 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 307,userId : 23
+2024-05-15 11:49:40,844 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - personnelGroupIds : []
+2024-05-15 11:49:40,844 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-15 11:49:40,844 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-15 11:49:40,844 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 11:49:40,844 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 11:49:40,844 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-15 11:49:40,844 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 11:49:40,844 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-05-08, 2024-05-12, 23]
+2024-05-15 11:49:40,906 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-15 11:49:40,906 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/38/00) - Connection #4 tested: OK
+2024-05-15 11:49:40,906 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-15 11:49:40,906 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/38/00) - Connection #5 tested: OK
+2024-05-15 11:49:40,906 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {}
+2024-05-15 11:49:40,906 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-15 11:49:40,906 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-15 11:49:40,906 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/38/00) - Connection #6 tested: OK
+2024-05-15 11:49:40,906 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000043 (00/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,922 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-15 11:49:40,922 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/39/00) - Connection #7 tested: OK
+2024-05-15 11:49:40,922 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1521]
+2024-05-15 11:49:40,922 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1521
+2024-05-15 11:49:40,922 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-15 11:49:40,937 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/39/00) - Connection #8 tested: OK
+2024-05-15 11:49:40,938 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1021
+2024-05-15 11:49:40,944 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000046 (01/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:40,951 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-15 11:49:40,951 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/40/00) - Connection #9 tested: OK
+2024-05-15 11:49:40,954 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 5
+2024-05-15 11:49:40,954 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-15 11:49:40,954 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 11:49:40,954 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-15 11:49:40,954 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-15 11:49:40,954 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-15 11:49:40,954 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-15 11:49:40,954 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-15 11:49:40,954 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=95db556a-8438-451d-a548-23f001aa9efc, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=2754416, glpbid=, pbtj=0, key=2754416, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2754416, modedatacreater=1, bcrq=2024-05-08, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=d5bb2cec-f503-4e9c-aa61-ed7cf4eec01e, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=2754417, glpbid=, pbtj=0, key=2754417, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2754417, modedatacreater=1, bcrq=2024-05-09, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=799f76aa-4b75-4e18-b113-13d52459e5f6, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=2754418, glpbid=, pbtj=0, key=2754418, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2754418, modedatacreater=1, bcrq=2024-05-10, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=6c5021b4-040d-413b-bd53-e92583e01b24, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=2754419, glpbid=, pbtj=0, key=2754419, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2754419, modedatacreater=1, bcrq=2024-05-11, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=4, pbdxry=23-awq3}, {modeuuid=3d9cd475-2585-4314-af1b-8560700a1b95, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=2754420, glpbid=, pbtj=0, key=2754420, form_biz_id=, pbdxbm=, pbgl=62, sfxx=1, keyid=2754420, modedatacreater=1, bcrq=2024-05-12, lastname=awq3, bcxx=32-休息班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=23-awq3}]
+2024-05-15 11:49:40,954 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-15 11:49:43,987 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000046 (00/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:49:44,415 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-15 11:49:44,417 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/41/00) - Connection #10 tested: OK
+2024-05-15 11:50:09,961 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000047 (00/41/01) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:50:17,124 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-15 11:50:17,124 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/41/01) - Connection #11 tested: OK
+2024-05-15 11:50:17,124 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 11:50:17,124 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDateCmd --------------------------------------------------------
+2024-05-15 11:50:17,124 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 11:50:17,140 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-15 11:50:17,140 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/42/00) - Connection #12 tested: OK
+2024-05-15 11:50:17,140 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDateCmd finished --------------------------------------------------------
+2024-05-15 11:50:17,140 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 11:50:17,140 [main] [com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl] [INFO] - SchedulingResults : [{2024-05-08=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-09=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-10=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-11=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=4}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}], 2024-05-12=[{edsc=9, bdlx=0, fgsjd=14:18, jsdk=1, tqdkfzs=, sfxx=1, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=32, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-15 11:50:17,140 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:23,analysisDate:2024-05-10 start***********
+2024-05-15 11:50:17,140 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}, {signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, {signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}]]
+2024-05-15 11:50:17,140 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-05-10, schedulingResultCollect={2024-05-08=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-09=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-10=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-11=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=4}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}], 2024-05-12=[{edsc=9, bdlx=0, fgsjd=14:18, jsdk=1, tqdkfzs=, sfxx=1, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=32, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}, {signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, {signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}], clockInTimeCollect={2024-05-08=[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}], 2024-05-10=[{signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}], 2024-05-11=[{signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}]}, userId=23, clockInTimeMap={}}]
+2024-05-15 11:50:17,140 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 11:50:17,140 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-15 11:50:17,140 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 11:50:17,140 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (00/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:50:17,140 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-05-10 07:00],lastestTime: [2024-05-10 22:00]
+2024-05-15 11:50:17,140 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-15 11:50:17,140 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 11:50:17,155 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-15 11:50:17,155 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/43/00) - Connection #13 tested: OK
+2024-05-15 11:50:17,155 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-15 11:50:17,155 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/43/00) - Connection #14 tested: OK
+2024-05-15 11:50:17,155 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 11:50:17,155 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-15 11:50:17,155 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 11:50:17,155 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-15 11:50:17,155 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/43/00) - Connection #15 tested: OK
+2024-05-15 11:50:17,155 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-15 11:50:17,155 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-15 11:50:17,155 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 11:50:17,155 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 11:50:17,155 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-15 11:50:17,155 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 11:50:17,155 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-15 11:50:17,155 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/43/00) - Connection #16 tested: OK
+2024-05-15 11:50:17,155 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-15 11:50:17,155 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-15 11:50:17,155 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 11:50:17,155 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 11:50:17,155 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-15 11:50:17,155 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 11:50:17,171 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-15 11:50:17,171 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-15 11:50:17,171 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:50:17,171 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-05-10 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, record=true), ClockPointDTO(classTime=2024-05-10 21:00, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=2, clockTime={signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, record=true)]]
+2024-05-15 11:50:17,171 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-15 11:50:17,171 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 11:50:17,171 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-05-10 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, record=true), ClockPointDTO(classTime=2024-05-10 21:00, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=2, clockTime={signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, record=true)],attendanceItems size :35,scheduleResult :[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],analysisDate:[2024-05-10],userId:[23],rqlx:[0],modeId:[{}]
+2024-05-15 11:50:17,171 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}]
+2024-05-15 11:50:17,171 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-15 11:50:17,171 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 11:50:17,171 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-15 11:50:17,171 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 11:50:17,171 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=0, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=, jbscbdccsqsc=0, yxsydjb=, bddrqlx=, mc=zss1-迟到, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=1, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=zss1-迟到, modedatacreatetime=13:36:17, cchsfzs=, hbjscsdxm=, famc=zss-迟到, modeuuid=8087a80c-e32e-45d9-a692-ca479c473786, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=21, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=0, tqlghlfzs=, modedatacreatedate=2024-04-26, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000025, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=zss1-迟到, zysd=1, sjd=13:35, cckcbc=1, hsdw=2, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=0, yedqwsycl=, sfxysh=, zdyqsc=, ldkzkg=0, modedatamodifydatetime=2024-04-26 15:12:28, cftxdcs=, jbzzhlfzs=}]]
+2024-05-15 11:50:17,171 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-15 11:50:17,171 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 11:50:17,186 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}]
+2024-05-15 11:50:17,186 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-15 11:50:17,186 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 11:50:17,186 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-15 11:50:17,186 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 11:50:17,186 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=30, jbscbdccsqsc=0, yxsydjb=, bddrqlx=0,1,2,3,4, mc=延长加班, ktjbzdcfwlb=0, id=119, gjksrqlxsz=0, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=1, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=1, keyid=119, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=1, requestid=, ccqszhdhsfzs=, jc=延长加班, modedatacreatetime=17:49:23, cchsfzs=, hbjscsdxm=, modeuuid=0db15f4e-b711-483a-95bc-10105c3143f6, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=2, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-24, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=119, form_biz_id=, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=240, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=17:48, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=30, xmlx=4, yedqwsycl=, sfxysh=, zdyqsc=, ldkzkg=0, modedatamodifydatetime=2024-05-14 10:59:01, cftxdcs=, jbzzhlfzs=5}]]
+2024-05-15 11:50:17,186 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-15 11:50:17,186 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 11:50:17,186 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 11:50:17,186 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-15 11:50:17,186 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 11:50:17,186 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-15 11:50:17,186 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-15 11:50:17,186 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 11:50:17,186 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 11:50:17,186 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-15 11:50:17,186 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 11:50:17,186 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-15 11:50:17,186 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-15 11:50:17,186 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 11:50:17,186 [main] [com.engine.attendance.attendanceanalysis.service.impl.AbnormalAttendanceServiceImpl] [INFO] - between :60,jbzzhlfzs:5
+2024-05-15 11:50:17,186 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-05-10 09:30:00, betweenMinutes=30, kczgsc=1, itemduration=30.0, classStartTime=2024-05-10 09:00, pointTime=2024-05-10 09:00, hsdw=2}, {hsl=1.0, bdlx=2, item=8, itemType=LEAVE_EARLY, classEndTime=2024-05-10 21:00, betweenMinutes=60, kczgsc=1, itemduration=1.0, classStartTime=2024-05-10 20:00:00, pointTime=2024-05-10 21:00, hsdw=1}]]
+2024-05-15 11:50:17,186 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-15 11:50:17,186 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-15 11:50:17,186 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 11:50:17,186 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-15 11:50:17,186 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 11:50:17,186 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=30, jbscbdccsqsc=0, yxsydjb=, bddrqlx=0,1,2,3,4, mc=延长加班, ktjbzdcfwlb=0, id=119, gjksrqlxsz=0, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=1, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=1, keyid=119, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=1, requestid=, ccqszhdhsfzs=, jc=延长加班, modedatacreatetime=17:49:23, cchsfzs=, hbjscsdxm=, modeuuid=0db15f4e-b711-483a-95bc-10105c3143f6, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=2, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-24, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=119, form_biz_id=, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=240, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=17:48, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=30, xmlx=4, yedqwsycl=, sfxysh=, zdyqsc=, ldkzkg=0, modedatamodifydatetime=2024-05-14 10:59:01, cftxdcs=, jbzzhlfzs=5}]]
+2024-05-15 11:50:17,186 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-15 11:50:17,186 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 11:50:17,186 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 180.0
+2024-05-15 11:50:17,186 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[60.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-15 11:50:17,186 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[120.0]
+2024-05-15 11:50:17,186 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长: 120.0
+2024-05-15 11:50:17,202 [main] [com.engine.common.util.CommonUtil] [INFO] - makeInsertSql : [insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)]
+2024-05-15 11:50:17,202 [main] [com.engine.common.util.CommonUtil] [INFO] - needInsertDate: [[99707d9b-ac72-4c12-9e7d-e4f7fca1fd4d, 0, 25, 23, 1, 18:00, 20:00, 119, 2024-05-15, 4, 23-2024-05-15, 1, 2024-05-10, 2024-05-10, 2.0, 11:50:17]]
+2024-05-15 11:50:17,202 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-15 11:50:17,202 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-15 11:50:17,202 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 11:50:17,202 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-15 11:50:17,202 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 11:50:17,202 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleStatement
+2024-05-15 11:50:17,202 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleStatement
+2024-05-15 11:50:17,202 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (02/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 11:50:17,227 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-15 11:50:17,228 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (02/45/00) - Connection #18 tested: OK
+2024-05-15 11:50:17,229 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-15 14:32:55,035 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-15 14:32:55,038 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-15 14:32:55,038 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-15 14:32:55,039 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-15 14:32:55,039 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-15 14:32:55,596 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 14:32:55,596 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-15 14:32:55,597 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-15 14:32:55,597 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-15 14:32:55,597 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-15 14:32:55,597 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-15 14:32:55,598 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-15 14:32:55,598 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-15 14:32:55,598 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-15 14:32:55,598 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-15 14:32:55,598 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-15 14:32:55,599 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-15 14:32:55,599 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-15 14:32:55,599 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-15 14:32:55,600 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-15 14:32:55,600 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-15 14:32:55,600 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-15 14:32:55,600 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-15 14:32:55,600 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-15 14:32:55,600 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-15 14:32:55,600 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-15 14:32:55,600 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-15 14:32:55,601 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-15 14:32:55,601 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-15 14:32:55,601 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-15 14:32:55,601 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-15 14:32:55,601 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-15 14:32:55,601 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-15 14:32:55,601 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-15 14:32:55,602 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-15 14:32:55,602 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-15 14:32:55,602 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-15 14:32:55,602 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-15 14:32:55,602 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-15 14:32:55,602 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-15 14:32:55,602 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-15 14:32:55,603 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-15 14:32:55,603 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-15 14:32:55,603 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-15 14:32:55,603 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-15 14:32:55,603 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-15 14:32:55,603 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-15 14:32:55,604 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-15 14:32:55,604 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-15 14:32:55,604 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-15 14:32:55,604 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-15 14:32:55,604 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-15 14:32:55,604 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 14:32:55,605 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-15 14:32:55,605 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-15 14:32:55,605 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-15 14:32:55,605 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-15 14:32:55,605 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-15 14:32:55,605 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-15 14:32:55,606 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-15 14:32:55,606 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-15 14:32:55,606 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-15 14:32:55,606 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 14:32:55,606 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-15 14:32:55,606 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-15 14:32:55,606 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-15 14:32:55,621 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-15 14:32:55,623 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-15 14:32:55,624 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-15 14:32:56,561 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-15 14:32:56,561 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-15 14:32:56,561 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 1
+2024-05-15 14:32:56,561 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = null
+2024-05-15 14:32:56,561 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-15 14:32:56,562 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-15 14:32:56,562 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/01/00) - Connection #1 created on demand = ACTIVE
+2024-05-15 14:32:56,566 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:56,591 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:56,607 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.ClobDBAccess
+2024-05-15 14:32:56,607 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BlobDBAccess
+2024-05-15 14:32:56,607 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-15 14:32:56,607 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-15 14:32:56,607 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 14:32:56,607 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleConnection
+2024-05-15 14:32:56,607 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleConnection
+2024-05-15 14:32:56,608 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ClientDataSupport
+2024-05-15 14:32:56,608 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BfileDBAccess
+2024-05-15 14:32:56,608 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 14:32:56,616 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:56,642 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:56,666 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:56,691 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:56,715 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:56,741 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:56,765 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:56,783 [main] [A2] [INFO] - rootPath ==
+2024-05-15 14:32:56,783 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-15 14:32:56,784 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-15 14:32:56,785 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-15 14:32:56,794 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:56,840 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:56,865 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:56,890 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:56,908 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-15 14:32:56,908 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OraclePreparedStatement
+2024-05-15 14:32:56,908 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleStatement
+2024-05-15 14:32:56,908 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-15 14:32:56,908 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-15 14:32:56,908 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 14:32:56,909 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleStatement
+2024-05-15 14:32:56,909 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OraclePreparedStatement
+2024-05-15 14:32:56,909 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 14:32:56,915 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:56,940 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:56,974 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:56,999 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,014 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-15 14:32:57,015 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-15 14:32:57,019 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-15 14:32:57,021 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/18/00) - Connection #2 tested: OK
+2024-05-15 14:32:57,025 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,050 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,069 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-15 14:32:57,069 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/20/00) - Connection #3 tested: OK
+2024-05-15 14:32:57,074 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,083 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-15 14:32:57,083 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-15 14:32:57,083 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath1294158267.jar;D:\soft\IntelliJ IDEA 2021.2\lib\idea_rt.jar
+2024-05-15 14:32:57,083 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-15 14:32:57,084 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-15 14:32:57,084 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-15 14:32:57,098 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,125 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-15 14:32:57,125 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-15 14:32:57,125 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-15 14:32:57,125 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-15 14:32:57,125 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-15 14:32:57,125 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-15 14:32:57,126 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-15 14:32:57,126 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-15 14:32:57,126 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-15 14:32:57,126 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-15 14:32:57,130 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-15 14:32:57,132 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-15 14:32:57,132 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,133 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-15 14:32:57,133 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-15 14:32:57,133 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-15 14:32:57,133 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-15 14:32:57,135 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@1187c9e8
+2024-05-15 14:32:57,135 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-15 14:32:57,148 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-15 14:32:57,149 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000004 (02/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,149 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/24/00) - Connection #4 tested: OK
+2024-05-15 14:32:57,159 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-15 14:32:57,160 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/24/00) - Connection #5 tested: OK
+2024-05-15 14:32:57,164 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-15 14:32:57,165 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/24/00) - Connection #1 tested: OK
+2024-05-15 14:32:57,166 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000006 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,167 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-15 14:32:57,167 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/25/00) - Connection #6 tested: OK
+2024-05-15 14:32:57,169 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-15 14:32:57,170 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/25/00) - Connection #7 tested: OK
+2024-05-15 14:32:57,172 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-15 14:32:57,173 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/25/00) - Connection #8 tested: OK
+2024-05-15 14:32:57,174 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-15 14:32:57,175 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/25/00) - Connection #9 tested: OK
+2024-05-15 14:32:57,177 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-15 14:32:57,178 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/25/00) - Connection #10 tested: OK
+2024-05-15 14:32:57,180 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-15 14:32:57,181 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/25/00) - Connection #11 tested: OK
+2024-05-15 14:32:57,182 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000012 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,183 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-15 14:32:57,183 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/26/00) - Connection #12 tested: OK
+2024-05-15 14:32:57,185 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-15 14:32:57,186 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/26/00) - Connection #13 tested: OK
+2024-05-15 14:32:57,187 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-15 14:32:57,188 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/26/00) - Connection #14 tested: OK
+2024-05-15 14:32:57,199 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000015 (01/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,199 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-15 14:32:57,201 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/27/00) - Connection #15 tested: OK
+2024-05-15 14:32:57,203 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-15 14:32:57,204 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/27/00) - Connection #16 tested: OK
+2024-05-15 14:32:57,205 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-15 14:32:57,206 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/27/00) - Connection #17 tested: OK
+2024-05-15 14:32:57,208 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-15 14:32:57,209 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/27/00) - Connection #18 tested: OK
+2024-05-15 14:32:57,210 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-15 14:32:57,211 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/27/00) - Connection #19 tested: OK
+2024-05-15 14:32:57,214 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-15 14:32:57,215 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/27/00) - Connection #20 tested: OK
+2024-05-15 14:32:57,217 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #21 - autoCommit reset back to true
+2024-05-15 14:32:57,218 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/27/00) - Connection #21 tested: OK
+2024-05-15 14:32:57,220 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-15 14:32:57,220 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/27/00) - Connection #22 tested: OK
+2024-05-15 14:32:57,223 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-15 14:32:57,224 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/27/00) - Connection #23 tested: OK
+2024-05-15 14:32:57,224 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000024 (01/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,225 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-15 14:32:57,226 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/28/00) - Connection #24 tested: OK
+2024-05-15 14:32:57,227 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #25 - autoCommit reset back to true
+2024-05-15 14:32:57,228 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/28/00) - Connection #25 tested: OK
+2024-05-15 14:32:57,230 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #26 - autoCommit reset back to true
+2024-05-15 14:32:57,231 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/28/00) - Connection #26 tested: OK
+2024-05-15 14:32:57,233 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #27 - autoCommit reset back to true
+2024-05-15 14:32:57,234 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/28/00) - Connection #27 tested: OK
+2024-05-15 14:32:57,236 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #28 - autoCommit reset back to true
+2024-05-15 14:32:57,237 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/28/00) - Connection #28 tested: OK
+2024-05-15 14:32:57,238 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-15 14:32:57,238 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/28/00) - Connection #1 tested: OK
+2024-05-15 14:32:57,250 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,257 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-15 14:32:57,258 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/29/00) - Connection #2 tested: OK
+2024-05-15 14:32:57,260 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-15 14:32:57,260 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/29/00) - Connection #3 tested: OK
+2024-05-15 14:32:57,269 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 14:32:57,271 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-15 14:32:57,272 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 14:32:57,274 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,298 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,315 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,340 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,349 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-15 14:32:57,349 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/33/00) - Connection #4 tested: OK
+2024-05-15 14:32:57,352 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-15 14:32:57,352 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/33/00) - Connection #5 tested: OK
+2024-05-15 14:32:57,353 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-15 14:32:57,354 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/33/00) - Connection #6 tested: OK
+2024-05-15 14:32:57,357 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000034 (00/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,366 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-15 14:32:57,367 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/34/00) - Connection #7 tested: OK
+2024-05-15 14:32:57,370 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [10]
+2024-05-15 14:32:57,370 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (10)
+2024-05-15 14:32:57,373 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-15 14:32:57,373 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/34/00) - Connection #8 tested: OK
+2024-05-15 14:32:57,374 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-15 14:32:57,374 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 14:32:57,375 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 14:32:57,375 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-15 14:32:57,375 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 14:32:57,381 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-15 14:32:57,381 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/34/00) - Connection #9 tested: OK
+2024-05-15 14:32:57,383 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-15 14:32:57,383 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/34/00) - Connection #10 tested: OK
+2024-05-15 14:32:57,384 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-15 14:32:57,385 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/34/00) - Connection #11 tested: OK
+2024-05-15 14:32:57,386 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (24)
+2024-05-15 14:32:57,388 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-15 14:32:57,388 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/34/00) - Connection #12 tested: OK
+2024-05-15 14:32:57,389 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {24=[{empid=304, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=305, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=306, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=307, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}]}
+2024-05-15 14:32:57,390 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 304,userId : 23
+2024-05-15 14:32:57,390 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 305,userId : 23
+2024-05-15 14:32:57,390 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 306,userId : 23
+2024-05-15 14:32:57,390 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 307,userId : 23
+2024-05-15 14:32:57,390 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - personnelGroupIds : []
+2024-05-15 14:32:57,391 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000040 (00/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,393 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-15 14:32:57,393 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-15 14:32:57,393 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 14:32:57,395 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 14:32:57,395 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-15 14:32:57,395 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 14:32:57,395 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-05-08, 2024-05-12, 23]
+2024-05-15 14:32:57,398 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-15 14:32:57,399 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/35/00) - Connection #13 tested: OK
+2024-05-15 14:32:57,402 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-15 14:32:57,402 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/35/00) - Connection #14 tested: OK
+2024-05-15 14:32:57,402 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {}
+2024-05-15 14:32:57,402 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-15 14:32:57,404 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-15 14:32:57,404 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/35/00) - Connection #15 tested: OK
+2024-05-15 14:32:57,408 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000043 (00/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,416 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-15 14:32:57,417 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/36/00) - Connection #16 tested: OK
+2024-05-15 14:32:57,418 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1521]
+2024-05-15 14:32:57,418 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1521
+2024-05-15 14:32:57,421 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-15 14:32:57,422 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/36/00) - Connection #17 tested: OK
+2024-05-15 14:32:57,422 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1021
+2024-05-15 14:32:57,427 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-15 14:32:57,427 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/36/00) - Connection #18 tested: OK
+2024-05-15 14:32:57,430 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 5
+2024-05-15 14:32:57,430 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-15 14:32:57,430 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 14:32:57,430 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-15 14:32:57,430 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-15 14:32:57,430 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-15 14:32:57,430 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-15 14:32:57,430 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-15 14:32:57,430 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=95db556a-8438-451d-a548-23f001aa9efc, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=2754416, glpbid=, pbtj=0, key=2754416, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2754416, modedatacreater=1, bcrq=2024-05-08, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=d5bb2cec-f503-4e9c-aa61-ed7cf4eec01e, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=2754417, glpbid=, pbtj=0, key=2754417, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2754417, modedatacreater=1, bcrq=2024-05-09, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=799f76aa-4b75-4e18-b113-13d52459e5f6, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=2754418, glpbid=, pbtj=0, key=2754418, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2754418, modedatacreater=1, bcrq=2024-05-10, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=23-awq3}, {modeuuid=6c5021b4-040d-413b-bd53-e92583e01b24, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=2754419, glpbid=, pbtj=0, key=2754419, form_biz_id=, pbdxbm=, pbgl=62, sfxx=0, keyid=2754419, modedatacreater=1, bcrq=2024-05-11, lastname=awq3, bcxx=31-白班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=4, pbdxry=23-awq3}, {modeuuid=3d9cd475-2585-4314-af1b-8560700a1b95, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=2754420, glpbid=, pbtj=0, key=2754420, form_biz_id=, pbdxbm=, pbgl=62, sfxx=1, keyid=2754420, modedatacreater=1, bcrq=2024-05-12, lastname=awq3, bcxx=32-休息班zss, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=23-awq3}]
+2024-05-15 14:32:57,432 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-15 14:32:57,433 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 14:32:57,433 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-15 14:32:57,433 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 14:32:57,437 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-15 14:32:57,438 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/36/00) - Connection #19 tested: OK
+2024-05-15 14:32:57,441 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=30, jbscbdccsqsc=0, yxsydjb=, bddrqlx=0,1,2,3,4, mc=延长加班, ktjbzdcfwlb=0, id=119, gjksrqlxsz=0, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=1, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=1, keyid=119, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=1, requestid=, ccqszhdhsfzs=, jc=延长加班, modedatacreatetime=17:49:23, cchsfzs=, hbjscsdxm=, modeuuid=0db15f4e-b711-483a-95bc-10105c3143f6, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=2, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-24, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=119, form_biz_id=, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=240, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=17:48, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=30, xmlx=4, yedqwsycl=, sfxysh=, zdyqsc=, ldkzkg=0, modedatamodifydatetime=2024-05-14 10:59:01, cftxdcs=, jbzzhlfzs=5}]]
+2024-05-15 14:32:57,441 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=30, jbscbdccsqsc=0, yxsydjb=, bddrqlx=0,1,2,3,4, mc=延长加班, ktjbzdcfwlb=0, id=119, gjksrqlxsz=0, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=1, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=1, keyid=119, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=1, requestid=, ccqszhdhsfzs=, jc=延长加班, modedatacreatetime=17:49:23, cchsfzs=, hbjscsdxm=, modeuuid=0db15f4e-b711-483a-95bc-10105c3143f6, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=2, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-24, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=119, form_biz_id=, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=240, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=17:48, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=30, xmlx=4, yedqwsycl=, sfxysh=, zdyqsc=, ldkzkg=0, modedatamodifydatetime=2024-05-14 10:59:01, cftxdcs=, jbzzhlfzs=5}]]
+2024-05-15 14:32:57,442 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000047 (00/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,442 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=30, jbscbdccsqsc=0, yxsydjb=, bddrqlx=0,1,2,3,4, mc=延长加班, ktjbzdcfwlb=0, id=119, gjksrqlxsz=0, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=1, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=1, keyid=119, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=1, requestid=, ccqszhdhsfzs=, jc=延长加班, modedatacreatetime=17:49:23, cchsfzs=, hbjscsdxm=, modeuuid=0db15f4e-b711-483a-95bc-10105c3143f6, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=2, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-24, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=119, form_biz_id=, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=240, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=17:48, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=30, xmlx=4, yedqwsycl=, sfxysh=, zdyqsc=, ldkzkg=0, modedatamodifydatetime=2024-05-14 10:59:01, cftxdcs=, jbzzhlfzs=5}]]
+2024-05-15 14:32:57,442 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=30, jbscbdccsqsc=0, yxsydjb=, bddrqlx=0,1,2,3,4, mc=延长加班, ktjbzdcfwlb=0, id=119, gjksrqlxsz=0, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=1, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=1, keyid=119, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=1, requestid=, ccqszhdhsfzs=, jc=延长加班, modedatacreatetime=17:49:23, cchsfzs=, hbjscsdxm=, modeuuid=0db15f4e-b711-483a-95bc-10105c3143f6, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=2, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-24, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=119, form_biz_id=, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=240, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=17:48, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=30, xmlx=4, yedqwsycl=, sfxysh=, zdyqsc=, ldkzkg=0, modedatamodifydatetime=2024-05-14 10:59:01, cftxdcs=, jbzzhlfzs=5}]]
+2024-05-15 14:32:57,444 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-15 14:32:57,445 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/37/00) - Connection #20 tested: OK
+2024-05-15 14:32:57,458 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #21 - autoCommit reset back to true
+2024-05-15 14:32:57,459 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/37/00) - Connection #21 tested: OK
+2024-05-15 14:32:57,461 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-05-08=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-09=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-10=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-11=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=4}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}], 2024-05-12=[{edsc=9, bdlx=0, fgsjd=14:18, jsdk=1, tqdkfzs=, sfxx=1, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=32, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-15 14:32:57,462 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-15 14:32:57,463 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 14:32:57,463 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:23,analysisDate:2024-05-10 start***********
+2024-05-15 14:32:57,463 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}, {signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, {signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}]]
+2024-05-15 14:32:57,464 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-05-10, schedulingResultCollect={2024-05-08=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-09=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-10=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-11=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=4}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=4}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=4}], 2024-05-12=[{edsc=9, bdlx=0, fgsjd=14:18, jsdk=1, tqdkfzs=, sfxx=1, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=32, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}, {signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, {signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}], clockInTimeCollect={2024-05-08=[{signtime=09:00:00, id=3070, userid=23, signdate=2024-05-08}, {signtime=11:30:00, id=3071, userid=23, signdate=2024-05-08}], 2024-05-10=[{signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, {signtime=12:10:00, id=3506, userid=23, signdate=2024-05-10}, {signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}], 2024-05-11=[{signtime=09:30:00, id=3502, userid=23, signdate=2024-05-11}, {signtime=11:50:00, id=3503, userid=23, signdate=2024-05-11}, {signtime=22:00:00, id=3504, userid=23, signdate=2024-05-11}]}, userId=23, clockInTimeMap={}}]
+2024-05-15 14:32:57,465 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 14:32:57,465 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-15 14:32:57,465 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 14:32:57,466 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (00/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,468 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-05-10 07:00],lastestTime: [2024-05-10 22:00]
+2024-05-15 14:32:57,469 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-15 14:32:57,469 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 14:32:57,475 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-15 14:32:57,476 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/38/00) - Connection #22 tested: OK
+2024-05-15 14:32:57,482 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-15 14:32:57,482 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/38/00) - Connection #23 tested: OK
+2024-05-15 14:32:57,483 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 14:32:57,483 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-15 14:32:57,483 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 14:32:57,485 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-15 14:32:57,486 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/38/00) - Connection #24 tested: OK
+2024-05-15 14:32:57,487 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-15 14:32:57,487 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-15 14:32:57,487 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 14:32:57,488 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 14:32:57,488 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-15 14:32:57,488 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 14:32:57,490 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #25 - autoCommit reset back to true
+2024-05-15 14:32:57,490 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/38/00) - Connection #25 tested: OK
+2024-05-15 14:32:57,491 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-15 14:32:57,491 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-15 14:32:57,491 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 14:32:57,493 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 14:32:57,493 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-15 14:32:57,493 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 14:32:57,494 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-15 14:32:57,495 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-15 14:32:57,499 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-05-10 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, record=true), ClockPointDTO(classTime=2024-05-10 21:00, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=2, clockTime={signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, record=true)]]
+2024-05-15 14:32:57,499 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,499 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-15 14:32:57,500 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 14:32:57,500 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-05-10 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}, record=true), ClockPointDTO(classTime=2024-05-10 21:00, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=2, clockTime={signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}, record=true)],attendanceItems size :36,scheduleResult :[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],analysisDate:[2024-05-10],userId:[23],rqlx:[0],modeId:[{}]
+2024-05-15 14:32:57,500 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:30:00, id=3505, userid=23, signdate=2024-05-10}]
+2024-05-15 14:32:57,501 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-15 14:32:57,503 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 14:32:57,503 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-15 14:32:57,503 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 14:32:57,504 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=0, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=, jbscbdccsqsc=0, yxsydjb=, bddrqlx=, mc=zss1-迟到, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=1, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=zss1-迟到, modedatacreatetime=13:36:17, cchsfzs=, hbjscsdxm=, famc=zss-迟到, modeuuid=8087a80c-e32e-45d9-a692-ca479c473786, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=21, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=0, tqlghlfzs=, modedatacreatedate=2024-04-26, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000025, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=zss1-迟到, zysd=1, sjd=13:35, cckcbc=1, hsdw=2, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=0, yedqwsycl=, sfxysh=, zdyqsc=, ldkzkg=0, modedatamodifydatetime=2024-04-26 15:12:28, cftxdcs=, jbzzhlfzs=}]]
+2024-05-15 14:32:57,504 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-15 14:32:57,504 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 14:32:57,505 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=20:00:00, id=3507, userid=23, signdate=2024-05-10}]
+2024-05-15 14:32:57,506 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-15 14:32:57,506 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 14:32:57,506 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-15 14:32:57,506 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 14:32:57,506 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=30, jbscbdccsqsc=0, yxsydjb=, bddrqlx=0,1,2,3,4, mc=延长加班, ktjbzdcfwlb=0, id=119, gjksrqlxsz=0, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=1, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=1, keyid=119, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=1, requestid=, ccqszhdhsfzs=, jc=延长加班, modedatacreatetime=17:49:23, cchsfzs=, hbjscsdxm=, modeuuid=0db15f4e-b711-483a-95bc-10105c3143f6, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=2, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-24, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=119, form_biz_id=, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=240, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=17:48, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=30, xmlx=4, yedqwsycl=, sfxysh=, zdyqsc=, ldkzkg=0, modedatamodifydatetime=2024-05-14 10:59:01, cftxdcs=, jbzzhlfzs=5}]]
+2024-05-15 14:32:57,507 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-15 14:32:57,507 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 14:32:57,508 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 14:32:57,508 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-15 14:32:57,508 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 14:32:57,508 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-15 14:32:57,508 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-15 14:32:57,509 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 14:32:57,511 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 14:32:57,511 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-15 14:32:57,511 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 14:32:57,512 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-15 14:32:57,512 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-15 14:32:57,512 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 14:32:57,514 [main] [com.engine.attendance.attendanceanalysis.service.impl.AbnormalAttendanceServiceImpl] [INFO] - between :60,jbzzhlfzs:5
+2024-05-15 14:32:57,514 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-05-10 09:30:00, betweenMinutes=30, kczgsc=1, itemduration=30.0, classStartTime=2024-05-10 09:00, pointTime=2024-05-10 09:00, hsdw=2}, {hsl=1.0, bdlx=2, item=8, itemType=LEAVE_EARLY, classEndTime=2024-05-10 21:00, betweenMinutes=60, kczgsc=1, itemduration=1.0, classStartTime=2024-05-10 20:00:00, pointTime=2024-05-10 21:00, hsdw=1}]]
+2024-05-15 14:32:57,514 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-15 14:32:57,514 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-15 14:32:57,515 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 14:32:57,515 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-15 14:32:57,515 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 14:32:57,515 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=30, jbscbdccsqsc=0, yxsydjb=, bddrqlx=0,1,2,3,4, mc=延长加班, ktjbzdcfwlb=0, id=119, gjksrqlxsz=0, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=1, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=1, keyid=119, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=1, requestid=, ccqszhdhsfzs=, jc=延长加班, modedatacreatetime=17:49:23, cchsfzs=, hbjscsdxm=, modeuuid=0db15f4e-b711-483a-95bc-10105c3143f6, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=2, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-24, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=119, form_biz_id=, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=240, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=17:48, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=30, xmlx=4, yedqwsycl=, sfxysh=, zdyqsc=, ldkzkg=0, modedatamodifydatetime=2024-05-14 10:59:01, cftxdcs=, jbzzhlfzs=5}]]
+2024-05-15 14:32:57,515 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-15 14:32:57,515 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 14:32:57,516 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 180.0
+2024-05-15 14:32:57,516 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[60.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-15 14:32:57,516 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[120.0]
+2024-05-15 14:32:57,516 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长: 120.0
+2024-05-15 14:32:57,518 [main] [com.engine.common.util.CommonUtil] [INFO] - makeInsertSql : [insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)]
+2024-05-15 14:32:57,518 [main] [com.engine.common.util.CommonUtil] [INFO] - needInsertDate: [[b731ae29-91ce-4527-8310-a95b101cd79a, 0, 25, 23, 1, 18:00, 20:00, 119, 2024-05-15, 4, 23-2024-05-15, 1, 2024-05-10, 2024-05-10, 2.0, 14:32:57]]
+2024-05-15 14:32:57,524 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (02/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,534 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-15 14:32:57,534 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleStatement
+2024-05-15 14:32:57,534 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-15 14:32:57,534 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 14:32:57,534 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleStatement
+2024-05-15 14:32:57,534 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 14:32:57,545 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #27 - autoCommit reset back to true
+2024-05-15 14:32:57,545 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (02/40/00) - Connection #27 tested: OK
+2024-05-15 14:32:57,550 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-15 14:32:57,557 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (01/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,565 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #26 - autoCommit reset back to true
+2024-05-15 14:32:57,566 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/41/00) - Connection #26 tested: OK
+2024-05-15 14:32:57,567 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 14:32:57,567 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-15 14:32:57,567 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 14:32:57,568 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-15 14:32:57,568 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 30.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-15 14:32:57,568 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-15 14:32:57,568 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 14:32:57,569 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=7.5, classInfo=[{edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=120, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8, thdkfzs=120, gsrq=1, ksdk=1, rqlx=0}, {edsc=8, bdlx=1, fgsjd=13:40, jsdk=0, tqdkfzs=30, sfxx=0, edxss=1, sfkt=0, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=0, fgsjd=13:40, jsdk=0, tqdkfzs=, sfxx=0, edxss=5, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8, thdkfzs=420, gsrq=1, ksdk=0, rqlx=0}, {edsc=8, bdlx=2, fgsjd=13:40, jsdk=1, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=21:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=60, bcxx=31, dxhs=1, bcsdxx=09:00-12:00|13:00-18:00|, sfdx=0, dtkssj=18:00, dtdxhs=5, zgzsc=8, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], formmodeIdMap={uf_jcl_kq_kqfa=12, uf_jcl_kq_jqye=11, uf_jcl_kq_jbjg=25, uf_jcl_kq_jqed=18, uf_jcl_kq_cqjg=19, uf_jcl_kq_bdkjl=7, uf_jcl_kq_glpb=17, uf_jcl_kq_kqzqmc=26, uf_jcl_kq_rlxx=22, uf_jcl_kq_cqjt=13, uf_pbjg=20, uf_jcl_kq_rlmc=503, uf_jcl_kq_zhgs=502}, modeId=19, recordDataTime={j1=2024-05-10 09:30:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-05-10 20:00:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-05-10, userId=23, recordData=[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-05-10 09:30:00, betweenMinutes=30, kczgsc=1, itemduration=30.0, classStartTime=2024-05-10 09:00, pointTime=2024-05-10 09:00, hsdw=2}, {hsl=1.0, bdlx=2, item=8, itemType=LEAVE_EARLY, classEndTime=2024-05-10 21:00, betweenMinutes=60, kczgsc=1, itemduration=1.0, classStartTime=2024-05-10 20:00:00, pointTime=2024-05-10 21:00, hsdw=1}, {item=119, itemduration=2.0}], rqlx=0}
+2024-05-15 14:32:57,569 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 14:32:57,569 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-15 14:32:57,570 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 14:32:57,577 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #28 - autoCommit reset back to true
+2024-05-15 14:32:57,577 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/41/00) - Connection #28 tested: OK
+2024-05-15 14:32:57,578 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=7.5,cqzt=1,fxrq='2024-05-15 14:32:57',rqlx=0,sfxx=0,bc=31,bcbdxx='09:00-12:00|13:00-18:00|',xm1=126,sc1=30.0,xm2=8,sc2=1.0,xm3=119,sc3=2.0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-10 09:30:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-05-10 20:00:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-15 14:32:57,615 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (01/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,624 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #29 - autoCommit reset back to true
+2024-05-15 14:32:57,624 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/42/00) - Connection #29 tested: OK
+2024-05-15 14:32:57,632 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #30 - autoCommit reset back to true
+2024-05-15 14:32:57,632 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/42/00) - Connection #30 tested: OK
+2024-05-15 14:32:57,683 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #31 - autoCommit reset back to true
+2024-05-15 14:32:57,683 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000059 (01/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,684 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/43/00) - Connection #31 tested: OK
+2024-05-15 14:32:57,684 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-15 14:32:57,684 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 14:32:57,690 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #32 - autoCommit reset back to true
+2024-05-15 14:32:57,691 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/43/00) - Connection #32 tested: OK
+2024-05-15 14:32:57,694 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #33 - autoCommit reset back to true
+2024-05-15 14:32:57,695 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/43/00) - Connection #33 tested: OK
+2024-05-15 14:32:57,701 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #34 - autoCommit reset back to true
+2024-05-15 14:32:57,702 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/43/00) - Connection #34 tested: OK
+2024-05-15 14:32:57,703 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [130]
+2024-05-15 14:32:57,707 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #35 - autoCommit reset back to true
+2024-05-15 14:32:57,708 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/43/00) - Connection #35 tested: OK
+2024-05-15 14:32:57,709 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=, id=294}]
+2024-05-15 14:32:57,714 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #36 - autoCommit reset back to true
+2024-05-15 14:32:57,716 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/43/00) - Connection #36 tested: OK
+2024-05-15 14:32:57,716 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 294
+2024-05-15 14:32:57,716 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-15 14:32:57,717 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-15 14:32:57,717 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-15 14:32:57,718 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000065 (01/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,720 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #37 - autoCommit reset back to true
+2024-05-15 14:32:57,721 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/44/00) - Connection #37 tested: OK
+2024-05-15 14:32:57,725 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #38 - autoCommit reset back to true
+2024-05-15 14:32:57,726 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/44/00) - Connection #38 tested: OK
+2024-05-15 14:32:57,727 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=, id=24}]
+2024-05-15 14:32:57,731 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #39 - autoCommit reset back to true
+2024-05-15 14:32:57,732 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/44/00) - Connection #39 tested: OK
+2024-05-15 14:32:57,733 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 24
+2024-05-15 14:32:57,733 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-15 14:32:57,733 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-15 14:32:57,733 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-15 14:32:57,736 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #40 - autoCommit reset back to true
+2024-05-15 14:32:57,737 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/44/00) - Connection #40 tested: OK
+2024-05-15 14:32:57,738 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #41 - autoCommit reset back to true
+2024-05-15 14:32:57,739 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/44/00) - Connection #41 tested: OK
+2024-05-15 14:32:57,739 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-15 14:32:57,740 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-15 14:32:57,740 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-15 14:32:57,740 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-15 14:32:57,741 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #42 - autoCommit reset back to true
+2024-05-15 14:32:57,742 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/44/00) - Connection #42 tested: OK
+2024-05-15 14:32:57,744 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #43 - autoCommit reset back to true
+2024-05-15 14:32:57,744 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/44/00) - Connection #43 tested: OK
+2024-05-15 14:32:57,745 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=, id=23}]
+2024-05-15 14:32:57,747 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #44 - autoCommit reset back to true
+2024-05-15 14:32:57,747 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/44/00) - Connection #44 tested: OK
+2024-05-15 14:32:57,748 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 23
+2024-05-15 14:32:57,748 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-15 14:32:57,748 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-15 14:32:57,748 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-15 14:32:57,749 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000073 (01/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,750 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-15 14:32:57,750 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/45/00) - Connection #1 tested: OK
+2024-05-15 14:32:57,752 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-15 14:32:57,753 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/45/00) - Connection #2 tested: OK
+2024-05-15 14:32:57,754 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:138] - cqData_size : 0
+2024-05-15 14:32:57,757 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-15 14:32:57,757 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/45/00) - Connection #3 tested: OK
+2024-05-15 14:32:57,759 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-15 14:32:57,760 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/45/00) - Connection #4 tested: OK
+2024-05-15 14:32:57,762 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-15 14:32:57,762 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/45/00) - Connection #5 tested: OK
+2024-05-15 14:32:57,762 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 0
+2024-05-15 14:32:57,764 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-15 14:32:57,799 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,825 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,849 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,874 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,908 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:32:57,908 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-15 14:32:57,916 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/49/00) - #0050 removed because of shutdown.
+2024-05-15 14:32:57,916 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-15 14:32:57,925 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/48/00) - #0049 removed because of shutdown.
+2024-05-15 14:32:57,925 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-15 14:32:57,932 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/47/00) - #0048 removed because of shutdown.
+2024-05-15 14:32:57,933 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-15 14:32:57,941 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/46/00) - #0047 removed because of shutdown.
+2024-05-15 14:32:57,941 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-15 14:32:57,950 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/45/00) - #0046 removed because of shutdown.
+2024-05-15 14:32:57,950 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-15 14:32:57,958 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/44/00) - #0045 removed because of shutdown.
+2024-05-15 14:32:57,958 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-15 14:32:57,966 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/43/00) - #0044 removed because of shutdown.
+2024-05-15 14:32:57,966 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-15 14:32:57,974 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/42/00) - #0043 removed because of shutdown.
+2024-05-15 14:32:57,974 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-15 14:32:57,983 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/41/00) - #0042 removed because of shutdown.
+2024-05-15 14:32:57,983 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-15 14:32:57,991 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/40/00) - #0041 removed because of shutdown.
+2024-05-15 14:32:57,991 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-15 14:32:58,000 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/39/00) - #0040 removed because of shutdown.
+2024-05-15 14:32:58,000 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-15 14:32:58,008 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/38/00) - #0039 removed because of shutdown.
+2024-05-15 14:32:58,008 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-15 14:32:58,017 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/37/00) - #0038 removed because of shutdown.
+2024-05-15 14:32:58,017 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-15 14:32:58,025 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/36/00) - #0037 removed because of shutdown.
+2024-05-15 14:32:58,025 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-15 14:32:58,033 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/35/00) - #0036 removed because of shutdown.
+2024-05-15 14:32:58,033 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-15 14:32:58,041 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/34/00) - #0035 removed because of shutdown.
+2024-05-15 14:32:58,041 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-15 14:32:58,050 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/33/00) - #0034 removed because of shutdown.
+2024-05-15 14:32:58,050 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-15 14:32:58,058 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/32/00) - #0033 removed because of shutdown.
+2024-05-15 14:32:58,058 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-15 14:32:58,067 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/31/00) - #0032 removed because of shutdown.
+2024-05-15 14:32:58,067 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-15 14:32:58,075 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/30/00) - #0031 removed because of shutdown.
+2024-05-15 14:32:58,075 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-15 14:32:58,083 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/29/00) - #0030 removed because of shutdown.
+2024-05-15 14:32:58,084 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-15 14:32:58,092 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/28/00) - #0029 removed because of shutdown.
+2024-05-15 14:32:58,092 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-15 14:32:58,099 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/27/00) - #0028 removed because of shutdown.
+2024-05-15 14:32:58,100 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-15 14:32:58,107 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/26/00) - #0027 removed because of shutdown.
+2024-05-15 14:32:58,107 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-15 14:32:58,116 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/25/00) - #0026 removed because of shutdown.
+2024-05-15 14:32:58,116 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-15 14:32:58,125 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/24/00) - #0025 removed because of shutdown.
+2024-05-15 14:32:58,125 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-15 14:32:58,133 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/23/00) - #0024 removed because of shutdown.
+2024-05-15 14:32:58,133 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-15 14:32:58,142 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/22/00) - #0023 removed because of shutdown.
+2024-05-15 14:32:58,142 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-15 14:32:58,150 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/21/00) - #0022 removed because of shutdown.
+2024-05-15 14:32:58,150 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-15 14:32:58,157 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/20/00) - #0021 removed because of shutdown.
+2024-05-15 14:32:58,158 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-15 14:32:58,166 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/19/00) - #0020 removed because of shutdown.
+2024-05-15 14:32:58,166 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-15 14:32:58,175 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/18/00) - #0019 removed because of shutdown.
+2024-05-15 14:32:58,175 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-15 14:32:58,183 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/17/00) - #0018 removed because of shutdown.
+2024-05-15 14:32:58,183 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-15 14:32:58,192 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/16/00) - #0017 removed because of shutdown.
+2024-05-15 14:32:58,192 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-15 14:32:58,200 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/15/00) - #0016 removed because of shutdown.
+2024-05-15 14:32:58,200 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-15 14:32:58,208 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/14/00) - #0015 removed because of shutdown.
+2024-05-15 14:32:58,208 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-15 14:32:58,216 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/13/00) - #0014 removed because of shutdown.
+2024-05-15 14:32:58,216 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-15 14:32:58,224 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/12/00) - #0013 removed because of shutdown.
+2024-05-15 14:32:58,224 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-15 14:32:58,233 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/11/00) - #0012 removed because of shutdown.
+2024-05-15 14:32:58,233 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-15 14:32:58,242 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/10/00) - #0011 removed because of shutdown.
+2024-05-15 14:32:58,242 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-15 14:32:58,250 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/09/00) - #0010 removed because of shutdown.
+2024-05-15 14:32:58,251 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-15 14:32:58,258 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/08/00) - #0009 removed because of shutdown.
+2024-05-15 14:32:58,258 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-15 14:32:58,267 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/07/00) - #0008 removed because of shutdown.
+2024-05-15 14:32:58,267 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-15 14:32:58,275 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/06/00) - #0007 removed because of shutdown.
+2024-05-15 14:32:58,275 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-15 14:32:58,283 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/05/00) - #0006 removed because of shutdown.
+2024-05-15 14:32:58,283 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-15 14:32:58,291 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/04/00) - #0005 removed because of shutdown.
+2024-05-15 14:32:58,292 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-15 14:32:58,300 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/03/00) - #0004 removed because of shutdown.
+2024-05-15 14:32:58,300 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-15 14:32:58,308 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/02/00) - #0003 removed because of shutdown.
+2024-05-15 14:32:58,308 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-15 14:32:58,317 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/01/00) - #0002 removed because of shutdown.
+2024-05-15 14:32:58,317 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-15 14:32:58,325 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/00/00) - #0001 removed because of shutdown.
+2024-05-15 14:32:58,325 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-15 14:32:58,325 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 417 milliseconds.
+2024-05-15 14:32:58,325 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-15 14:32:58,325 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
+2024-05-15 14:33:19,462 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-15 14:33:19,465 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-15 14:33:19,465 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-15 14:33:19,465 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-15 14:33:19,466 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-15 14:33:19,918 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 14:33:19,919 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-15 14:33:19,919 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-15 14:33:19,919 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-15 14:33:19,919 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-15 14:33:19,919 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-15 14:33:19,919 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-15 14:33:19,920 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-15 14:33:19,920 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-15 14:33:19,920 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-15 14:33:19,920 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-15 14:33:19,921 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-15 14:33:19,921 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-15 14:33:19,921 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-15 14:33:19,921 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-15 14:33:19,922 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-15 14:33:19,922 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-15 14:33:19,922 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-15 14:33:19,922 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-15 14:33:19,922 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-15 14:33:19,922 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-15 14:33:19,922 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-15 14:33:19,923 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-15 14:33:19,923 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-15 14:33:19,923 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-15 14:33:19,923 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-15 14:33:19,923 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-15 14:33:19,923 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-15 14:33:19,923 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-15 14:33:19,924 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-15 14:33:19,924 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-15 14:33:19,924 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-15 14:33:19,924 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-15 14:33:19,924 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-15 14:33:19,924 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-15 14:33:19,924 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-15 14:33:19,925 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-15 14:33:19,925 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-15 14:33:19,925 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-15 14:33:19,925 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-15 14:33:19,925 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-15 14:33:19,925 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-15 14:33:19,925 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-15 14:33:19,926 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-15 14:33:19,926 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-15 14:33:19,926 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-15 14:33:19,926 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-15 14:33:19,926 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 14:33:19,926 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-15 14:33:19,926 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-15 14:33:19,927 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-15 14:33:19,927 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-15 14:33:19,927 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-15 14:33:19,927 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-15 14:33:19,927 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-15 14:33:19,927 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-15 14:33:19,927 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-15 14:33:19,927 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 14:33:19,928 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-15 14:33:19,928 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-15 14:33:19,928 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-15 14:33:19,942 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-15 14:33:19,944 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-15 14:33:19,946 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-15 14:33:20,824 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-15 14:33:20,824 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-15 14:33:20,824 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 1
+2024-05-15 14:33:20,824 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = null
+2024-05-15 14:33:20,824 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-15 14:33:20,824 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-15 14:33:20,825 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/01/00) - Connection #1 created on demand = ACTIVE
+2024-05-15 14:33:20,828 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:20,862 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:20,870 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-15 14:33:20,871 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ClientDataSupport
+2024-05-15 14:33:20,871 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BlobDBAccess
+2024-05-15 14:33:20,871 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.ClobDBAccess
+2024-05-15 14:33:20,871 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-15 14:33:20,871 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleConnection
+2024-05-15 14:33:20,871 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 14:33:20,871 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BfileDBAccess
+2024-05-15 14:33:20,872 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleConnection
+2024-05-15 14:33:20,872 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 14:33:20,895 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:20,928 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:20,952 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:20,986 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,011 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,036 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,040 [main] [A2] [INFO] - rootPath ==
+2024-05-15 14:33:21,040 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-15 14:33:21,041 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-15 14:33:21,042 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-15 14:33:21,083 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,103 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,136 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,151 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-15 14:33:21,151 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OraclePreparedStatement
+2024-05-15 14:33:21,151 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleStatement
+2024-05-15 14:33:21,151 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleStatement
+2024-05-15 14:33:21,152 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-15 14:33:21,152 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 14:33:21,152 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-15 14:33:21,152 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OraclePreparedStatement
+2024-05-15 14:33:21,152 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 14:33:21,161 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,186 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,211 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,236 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,249 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-15 14:33:21,249 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-15 14:33:21,252 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-15 14:33:21,254 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/16/00) - Connection #2 tested: OK
+2024-05-15 14:33:21,293 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,297 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-15 14:33:21,297 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/17/00) - Connection #3 tested: OK
+2024-05-15 14:33:21,307 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-15 14:33:21,308 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-15 14:33:21,308 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath249952029.jar;D:\soft\IntelliJ IDEA 2021.2\lib\idea_rt.jar
+2024-05-15 14:33:21,308 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-15 14:33:21,308 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-15 14:33:21,308 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-15 14:33:21,320 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,343 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-15 14:33:21,344 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-15 14:33:21,344 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-15 14:33:21,344 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-15 14:33:21,344 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-15 14:33:21,344 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-15 14:33:21,344 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-15 14:33:21,344 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-15 14:33:21,344 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-15 14:33:21,345 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-15 14:33:21,345 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,350 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-15 14:33:21,352 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-15 14:33:21,353 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-15 14:33:21,353 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-15 14:33:21,353 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-15 14:33:21,354 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-15 14:33:21,355 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@895e367
+2024-05-15 14:33:21,355 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-15 14:33:21,367 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-15 14:33:21,368 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/19/00) - Connection #4 tested: OK
+2024-05-15 14:33:21,370 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000004 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,374 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-15 14:33:21,375 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/20/00) - Connection #5 tested: OK
+2024-05-15 14:33:21,378 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-15 14:33:21,379 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/20/00) - Connection #1 tested: OK
+2024-05-15 14:33:21,381 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-15 14:33:21,382 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/20/00) - Connection #6 tested: OK
+2024-05-15 14:33:21,384 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-15 14:33:21,384 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/20/00) - Connection #7 tested: OK
+2024-05-15 14:33:21,387 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-15 14:33:21,387 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/20/00) - Connection #8 tested: OK
+2024-05-15 14:33:21,388 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-15 14:33:21,389 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/20/00) - Connection #9 tested: OK
+2024-05-15 14:33:21,391 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-15 14:33:21,392 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/20/00) - Connection #10 tested: OK
+2024-05-15 14:33:21,394 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-15 14:33:21,394 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/20/00) - Connection #11 tested: OK
+2024-05-15 14:33:21,394 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000012 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,395 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-15 14:33:21,396 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/21/00) - Connection #12 tested: OK
+2024-05-15 14:33:21,398 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-15 14:33:21,399 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/21/00) - Connection #13 tested: OK
+2024-05-15 14:33:21,400 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-15 14:33:21,401 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/21/00) - Connection #14 tested: OK
+2024-05-15 14:33:21,409 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-15 14:33:21,409 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/21/00) - Connection #15 tested: OK
+2024-05-15 14:33:21,412 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-15 14:33:21,413 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/21/00) - Connection #16 tested: OK
+2024-05-15 14:33:21,415 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-15 14:33:21,415 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/21/00) - Connection #17 tested: OK
+2024-05-15 14:33:21,417 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-15 14:33:21,418 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/21/00) - Connection #18 tested: OK
+2024-05-15 14:33:21,419 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-15 14:33:21,420 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/21/00) - Connection #19 tested: OK
+2024-05-15 14:33:21,420 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000019 (00/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,422 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-15 14:33:21,422 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/22/00) - Connection #20 tested: OK
+2024-05-15 14:33:21,424 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #21 - autoCommit reset back to true
+2024-05-15 14:33:21,425 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/22/00) - Connection #21 tested: OK
+2024-05-15 14:33:21,427 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-15 14:33:21,428 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/22/00) - Connection #22 tested: OK
+2024-05-15 14:33:21,429 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-15 14:33:21,430 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/22/00) - Connection #1 tested: OK
+2024-05-15 14:33:21,431 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-15 14:33:21,432 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/22/00) - Connection #2 tested: OK
+2024-05-15 14:33:21,433 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-15 14:33:21,433 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/22/00) - Connection #3 tested: OK
+2024-05-15 14:33:21,435 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-15 14:33:21,436 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/22/00) - Connection #4 tested: OK
+2024-05-15 14:33:21,437 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-15 14:33:21,438 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/22/00) - Connection #5 tested: OK
+2024-05-15 14:33:21,438 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-15 14:33:21,439 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/22/00) - Connection #6 tested: OK
+2024-05-15 14:33:21,440 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-15 14:33:21,441 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/22/00) - Connection #7 tested: OK
+2024-05-15 14:33:21,443 [main] [com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction] [ERROR] - execute fail,catch error: [{}]
+java.lang.NullPointerException
+ at com.engine.common.util.ParamUtil.request2Map(ParamUtil.java:19)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:44)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+2024-05-15 14:33:21,444 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,469 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,479 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-15 14:33:21,486 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,503 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,528 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,554 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,578 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,603 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,637 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,662 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,695 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,719 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,736 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,761 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,786 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,811 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,836 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,861 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,887 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,911 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,945 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:21,979 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:22,003 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:22,037 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:22,104 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:22,128 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:22,154 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:22,177 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 14:33:22,178 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-15 14:33:22,187 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/49/00) - #0050 removed because of shutdown.
+2024-05-15 14:33:22,187 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-15 14:33:22,195 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/48/00) - #0049 removed because of shutdown.
+2024-05-15 14:33:22,195 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-15 14:33:22,203 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/47/00) - #0048 removed because of shutdown.
+2024-05-15 14:33:22,203 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-15 14:33:22,211 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/46/00) - #0047 removed because of shutdown.
+2024-05-15 14:33:22,211 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-15 14:33:22,220 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/45/00) - #0046 removed because of shutdown.
+2024-05-15 14:33:22,220 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-15 14:33:22,228 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/44/00) - #0045 removed because of shutdown.
+2024-05-15 14:33:22,228 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-15 14:33:22,236 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/43/00) - #0044 removed because of shutdown.
+2024-05-15 14:33:22,236 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-15 14:33:22,245 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/42/00) - #0043 removed because of shutdown.
+2024-05-15 14:33:22,245 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-15 14:33:22,253 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/41/00) - #0042 removed because of shutdown.
+2024-05-15 14:33:22,253 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-15 14:33:22,261 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/40/00) - #0041 removed because of shutdown.
+2024-05-15 14:33:22,261 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-15 14:33:22,270 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/39/00) - #0040 removed because of shutdown.
+2024-05-15 14:33:22,270 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-15 14:33:22,278 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/38/00) - #0039 removed because of shutdown.
+2024-05-15 14:33:22,278 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-15 14:33:22,286 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/37/00) - #0038 removed because of shutdown.
+2024-05-15 14:33:22,287 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-15 14:33:22,294 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/36/00) - #0037 removed because of shutdown.
+2024-05-15 14:33:22,294 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-15 14:33:22,303 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/35/00) - #0036 removed because of shutdown.
+2024-05-15 14:33:22,303 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-15 14:33:22,311 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/34/00) - #0035 removed because of shutdown.
+2024-05-15 14:33:22,311 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-15 14:33:22,320 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/33/00) - #0034 removed because of shutdown.
+2024-05-15 14:33:22,320 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-15 14:33:22,328 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/32/00) - #0033 removed because of shutdown.
+2024-05-15 14:33:22,328 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-15 14:33:22,336 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/31/00) - #0032 removed because of shutdown.
+2024-05-15 14:33:22,336 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-15 14:33:22,344 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/30/00) - #0031 removed because of shutdown.
+2024-05-15 14:33:22,345 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-15 14:33:22,353 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/29/00) - #0030 removed because of shutdown.
+2024-05-15 14:33:22,353 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-15 14:33:22,361 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/28/00) - #0029 removed because of shutdown.
+2024-05-15 14:33:22,361 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-15 14:33:22,369 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/27/00) - #0028 removed because of shutdown.
+2024-05-15 14:33:22,369 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-15 14:33:22,378 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/26/00) - #0027 removed because of shutdown.
+2024-05-15 14:33:22,378 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-15 14:33:22,386 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/25/00) - #0026 removed because of shutdown.
+2024-05-15 14:33:22,386 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-15 14:33:22,394 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/24/00) - #0025 removed because of shutdown.
+2024-05-15 14:33:22,394 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-15 14:33:22,403 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/23/00) - #0024 removed because of shutdown.
+2024-05-15 14:33:22,403 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-15 14:33:22,411 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/22/00) - #0023 removed because of shutdown.
+2024-05-15 14:33:22,411 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-15 14:33:22,419 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/21/00) - #0022 removed because of shutdown.
+2024-05-15 14:33:22,419 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-15 14:33:22,428 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/20/00) - #0021 removed because of shutdown.
+2024-05-15 14:33:22,428 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-15 14:33:22,436 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/19/00) - #0020 removed because of shutdown.
+2024-05-15 14:33:22,436 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-15 14:33:22,445 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/18/00) - #0019 removed because of shutdown.
+2024-05-15 14:33:22,445 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-15 14:33:22,453 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/17/00) - #0018 removed because of shutdown.
+2024-05-15 14:33:22,453 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-15 14:33:22,461 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/16/00) - #0017 removed because of shutdown.
+2024-05-15 14:33:22,461 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-15 14:33:22,470 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/15/00) - #0016 removed because of shutdown.
+2024-05-15 14:33:22,470 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-15 14:33:22,478 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/14/00) - #0015 removed because of shutdown.
+2024-05-15 14:33:22,478 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-15 14:33:22,486 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/13/00) - #0014 removed because of shutdown.
+2024-05-15 14:33:22,486 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-15 14:33:22,495 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/12/00) - #0013 removed because of shutdown.
+2024-05-15 14:33:22,495 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-15 14:33:22,503 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/11/00) - #0012 removed because of shutdown.
+2024-05-15 14:33:22,503 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-15 14:33:22,511 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/10/00) - #0011 removed because of shutdown.
+2024-05-15 14:33:22,511 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-15 14:33:22,520 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/09/00) - #0010 removed because of shutdown.
+2024-05-15 14:33:22,520 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-15 14:33:22,528 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/08/00) - #0009 removed because of shutdown.
+2024-05-15 14:33:22,528 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-15 14:33:22,537 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/07/00) - #0008 removed because of shutdown.
+2024-05-15 14:33:22,537 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-15 14:33:22,545 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/06/00) - #0007 removed because of shutdown.
+2024-05-15 14:33:22,545 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-15 14:33:22,554 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/05/00) - #0006 removed because of shutdown.
+2024-05-15 14:33:22,554 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-15 14:33:22,562 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/04/00) - #0005 removed because of shutdown.
+2024-05-15 14:33:22,562 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-15 14:33:22,570 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/03/00) - #0004 removed because of shutdown.
+2024-05-15 14:33:22,570 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-15 14:33:22,579 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/02/00) - #0003 removed because of shutdown.
+2024-05-15 14:33:22,579 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-15 14:33:22,587 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/01/00) - #0002 removed because of shutdown.
+2024-05-15 14:33:22,587 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-15 14:33:22,594 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/00/00) - #0001 removed because of shutdown.
+2024-05-15 14:33:22,595 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-15 14:33:22,595 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 417 milliseconds.
+2024-05-15 14:33:22,595 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-15 14:33:22,595 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
+2024-05-15 19:02:57,213 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-15 19:02:57,216 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-15 19:02:57,217 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-15 19:02:57,217 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-15 19:02:57,218 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-15 19:02:57,754 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 19:02:57,755 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-15 19:02:57,755 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-15 19:02:57,756 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-15 19:02:57,756 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-15 19:02:57,756 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-15 19:02:57,756 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-15 19:02:57,756 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-15 19:02:57,757 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-15 19:02:57,757 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-15 19:02:57,757 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-15 19:02:57,758 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-15 19:02:57,758 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-15 19:02:57,758 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-15 19:02:57,759 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-15 19:02:57,759 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-15 19:02:57,759 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-15 19:02:57,759 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-15 19:02:57,759 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-15 19:02:57,759 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-15 19:02:57,759 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-15 19:02:57,760 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-15 19:02:57,760 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-15 19:02:57,760 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-15 19:02:57,760 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-15 19:02:57,760 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-15 19:02:57,760 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-15 19:02:57,760 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-15 19:02:57,761 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-15 19:02:57,761 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-15 19:02:57,761 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-15 19:02:57,761 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-15 19:02:57,761 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-15 19:02:57,761 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-15 19:02:57,761 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-15 19:02:57,762 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-15 19:02:57,762 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-15 19:02:57,762 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-15 19:02:57,762 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-15 19:02:57,762 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-15 19:02:57,762 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-15 19:02:57,763 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-15 19:02:57,763 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-15 19:02:57,763 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-15 19:02:57,763 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-15 19:02:57,763 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-15 19:02:57,763 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-15 19:02:57,763 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 19:02:57,764 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-15 19:02:57,764 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-15 19:02:57,764 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-15 19:02:57,764 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-15 19:02:57,764 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-15 19:02:57,765 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-15 19:02:57,765 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-15 19:02:57,765 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-15 19:02:57,765 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-15 19:02:57,765 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 19:02:57,765 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-15 19:02:57,766 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-15 19:02:57,766 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-15 19:02:57,780 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-15 19:02:57,783 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-15 19:02:57,784 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-15 19:02:58,698 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-15 19:02:58,698 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-15 19:02:58,698 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 1
+2024-05-15 19:02:58,698 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = null
+2024-05-15 19:02:58,698 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-15 19:02:58,699 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-15 19:02:58,699 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (00/01/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:58,704 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-15 19:02:58,729 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:58,750 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleConnection
+2024-05-15 19:02:58,751 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.ClobDBAccess
+2024-05-15 19:02:58,751 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleConnection
+2024-05-15 19:02:58,751 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-15 19:02:58,751 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ClientDataSupport
+2024-05-15 19:02:58,751 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BlobDBAccess
+2024-05-15 19:02:58,751 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 19:02:58,751 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-15 19:02:58,752 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BfileDBAccess
+2024-05-15 19:02:58,752 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 19:02:58,754 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:58,787 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:58,804 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:58,820 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:58,846 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:58,879 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:58,903 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:58,921 [main] [A2] [INFO] - rootPath ==
+2024-05-15 19:02:58,922 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-15 19:02:58,923 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-15 19:02:58,924 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-15 19:02:58,928 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:58,973 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,004 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,029 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,037 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleStatement
+2024-05-15 19:02:59,038 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-15 19:02:59,038 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OraclePreparedStatement
+2024-05-15 19:02:59,038 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleStatement
+2024-05-15 19:02:59,039 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-15 19:02:59,039 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 19:02:59,039 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OraclePreparedStatement
+2024-05-15 19:02:59,039 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-15 19:02:59,039 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 19:02:59,054 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,087 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,103 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,120 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,143 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-15 19:02:59,144 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-15 19:02:59,145 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,147 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-15 19:02:59,149 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/19/00) - Connection #2 tested: OK
+2024-05-15 19:02:59,178 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,204 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (02/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,205 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-15 19:02:59,206 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/21/00) - Connection #3 tested: OK
+2024-05-15 19:02:59,220 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-15 19:02:59,221 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-15 19:02:59,221 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath789245214.jar;D:\soft\IntelliJ IDEA 2021.2\lib\idea_rt.jar
+2024-05-15 19:02:59,221 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-15 19:02:59,221 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-15 19:02:59,221 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-15 19:02:59,237 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,258 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-15 19:02:59,259 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-15 19:02:59,259 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-15 19:02:59,259 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-15 19:02:59,259 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-15 19:02:59,259 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-15 19:02:59,259 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-15 19:02:59,259 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-15 19:02:59,260 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-15 19:02:59,260 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-15 19:02:59,262 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,264 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-15 19:02:59,266 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-15 19:02:59,267 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-15 19:02:59,267 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-15 19:02:59,267 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-15 19:02:59,267 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-15 19:02:59,269 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@2462cb01
+2024-05-15 19:02:59,269 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-15 19:02:59,283 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-15 19:02:59,283 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/23/00) - Connection #4 tested: OK
+2024-05-15 19:02:59,287 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000004 (02/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,291 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-15 19:02:59,291 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/24/00) - Connection #5 tested: OK
+2024-05-15 19:02:59,297 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-15 19:02:59,298 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/24/00) - Connection #1 tested: OK
+2024-05-15 19:02:59,300 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-15 19:02:59,300 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/24/00) - Connection #6 tested: OK
+2024-05-15 19:02:59,302 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-15 19:02:59,303 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/24/00) - Connection #7 tested: OK
+2024-05-15 19:02:59,305 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-15 19:02:59,306 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/24/00) - Connection #8 tested: OK
+2024-05-15 19:02:59,311 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-15 19:02:59,312 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/24/00) - Connection #9 tested: OK
+2024-05-15 19:02:59,312 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000009 (00/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,314 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-15 19:02:59,314 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/25/00) - Connection #10 tested: OK
+2024-05-15 19:02:59,316 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-15 19:02:59,317 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/25/00) - Connection #11 tested: OK
+2024-05-15 19:02:59,319 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-15 19:02:59,320 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/25/00) - Connection #12 tested: OK
+2024-05-15 19:02:59,322 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-15 19:02:59,322 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/25/00) - Connection #13 tested: OK
+2024-05-15 19:02:59,324 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-15 19:02:59,325 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/25/00) - Connection #14 tested: OK
+2024-05-15 19:02:59,337 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000015 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,337 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-15 19:02:59,338 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/26/00) - Connection #15 tested: OK
+2024-05-15 19:02:59,341 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-15 19:02:59,342 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/26/00) - Connection #16 tested: OK
+2024-05-15 19:02:59,344 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-15 19:02:59,344 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/26/00) - Connection #17 tested: OK
+2024-05-15 19:02:59,346 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-15 19:02:59,347 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/26/00) - Connection #18 tested: OK
+2024-05-15 19:02:59,348 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-15 19:02:59,349 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/26/00) - Connection #19 tested: OK
+2024-05-15 19:02:59,351 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-15 19:02:59,352 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/26/00) - Connection #20 tested: OK
+2024-05-15 19:02:59,354 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #21 - autoCommit reset back to true
+2024-05-15 19:02:59,354 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000021 (01/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,354 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/27/00) - Connection #21 tested: OK
+2024-05-15 19:02:59,356 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-15 19:02:59,357 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/27/00) - Connection #22 tested: OK
+2024-05-15 19:02:59,359 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-15 19:02:59,359 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/27/00) - Connection #23 tested: OK
+2024-05-15 19:02:59,360 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-15 19:02:59,361 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/27/00) - Connection #24 tested: OK
+2024-05-15 19:02:59,362 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #25 - autoCommit reset back to true
+2024-05-15 19:02:59,362 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/27/00) - Connection #25 tested: OK
+2024-05-15 19:02:59,364 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #26 - autoCommit reset back to true
+2024-05-15 19:02:59,365 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/27/00) - Connection #26 tested: OK
+2024-05-15 19:02:59,367 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #27 - autoCommit reset back to true
+2024-05-15 19:02:59,367 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/27/00) - Connection #27 tested: OK
+2024-05-15 19:02:59,369 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-15 19:02:59,370 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/27/00) - Connection #2 tested: OK
+2024-05-15 19:02:59,370 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000028 (00/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,371 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-15 19:02:59,373 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/28/00) - Connection #1 tested: OK
+2024-05-15 19:02:59,391 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-15 19:02:59,391 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/28/00) - Connection #3 tested: OK
+2024-05-15 19:02:59,393 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-15 19:02:59,394 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/28/00) - Connection #4 tested: OK
+2024-05-15 19:02:59,395 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,404 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:02:59,405 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-15 19:02:59,406 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:02:59,420 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,445 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,470 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-15 19:02:59,471 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/31/00) - Connection #5 tested: OK
+2024-05-15 19:02:59,474 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-15 19:02:59,474 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/31/00) - Connection #6 tested: OK
+2024-05-15 19:02:59,476 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-15 19:02:59,477 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/31/00) - Connection #7 tested: OK
+2024-05-15 19:02:59,479 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000034 (00/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,491 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-15 19:02:59,492 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/32/00) - Connection #8 tested: OK
+2024-05-15 19:02:59,495 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : []
+2024-05-15 19:02:59,495 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-15 19:02:59,495 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:02:59,497 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:02:59,497 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-15 19:02:59,497 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:02:59,503 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-15 19:02:59,503 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/32/00) - Connection #9 tested: OK
+2024-05-15 19:02:59,504 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000037 (01/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,505 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-15 19:02:59,506 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/33/00) - Connection #10 tested: OK
+2024-05-15 19:02:59,507 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-15 19:02:59,507 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/33/00) - Connection #11 tested: OK
+2024-05-15 19:02:59,509 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (24)
+2024-05-15 19:02:59,510 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-15 19:02:59,511 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/33/00) - Connection #12 tested: OK
+2024-05-15 19:02:59,511 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {24=[{empid=304, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=305, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=306, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=307, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}]}
+2024-05-15 19:02:59,512 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 304,userId : 27
+2024-05-15 19:02:59,512 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 305,userId : 27
+2024-05-15 19:02:59,512 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 306,userId : 27
+2024-05-15 19:02:59,512 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 307,userId : 27
+2024-05-15 19:02:59,512 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - personnelGroupIds : []
+2024-05-15 19:02:59,515 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-15 19:02:59,515 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-15 19:02:59,515 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:02:59,516 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:02:59,516 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-15 19:02:59,516 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:02:59,516 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-05-01, 2024-05-05, 27]
+2024-05-15 19:02:59,520 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-15 19:02:59,521 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/33/00) - Connection #13 tested: OK
+2024-05-15 19:02:59,523 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-15 19:02:59,524 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/33/00) - Connection #14 tested: OK
+2024-05-15 19:02:59,524 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {}
+2024-05-15 19:02:59,524 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-15 19:02:59,525 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-15 19:02:59,526 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/33/00) - Connection #15 tested: OK
+2024-05-15 19:02:59,528 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000042 (00/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,539 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-15 19:02:59,539 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/34/00) - Connection #16 tested: OK
+2024-05-15 19:02:59,540 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [22]
+2024-05-15 19:02:59,540 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:22
+2024-05-15 19:02:59,543 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-15 19:02:59,543 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/34/00) - Connection #17 tested: OK
+2024-05-15 19:02:59,544 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:21
+2024-05-15 19:02:59,546 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-15 19:02:59,547 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/34/00) - Connection #18 tested: OK
+2024-05-15 19:02:59,549 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 5
+2024-05-15 19:02:59,549 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-15 19:02:59,549 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:02:59,549 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-15 19:02:59,549 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-15 19:02:59,549 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-15 19:02:59,549 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-15 19:02:59,549 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-15 19:02:59,550 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=6996a5d0-7826-437e-bf27-73d920aecdd1, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2753992, glpbid=, pbtj=2, key=2753992, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=2753992, modedatacreater=1, bcrq=2024-05-01, lastname=awq7, bcxx=71-早到加班班次, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=11:14:30, modedatamodifydatetime=, pbsj=11:14, rqlx=1, pbdxry=27-awq7}, {modeuuid=4bc4b0ce-063b-4f08-b546-10013f0d2910, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2753993, glpbid=, pbtj=2, key=2753993, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=2753993, modedatacreater=1, bcrq=2024-05-02, lastname=awq7, bcxx=71-早到加班班次, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=11:14:52, modedatamodifydatetime=, pbsj=11:14, rqlx=0, pbdxry=27-awq7}, {modeuuid=6fb0ae93-d4d5-44c8-9e45-2e92a353176a, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2754003, glpbid=, pbtj=2, key=2754003, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=2754003, modedatacreater=1, bcrq=2024-05-03, lastname=awq7, bcxx=71-早到加班班次, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=17:55:48, modedatamodifydatetime=, pbsj=17:55, rqlx=0, pbdxry=27-awq7}, {modeuuid=ece92431-77bd-4254-aeb8-91bfde45c432, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2754008, glpbid=, pbtj=2, key=2754008, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=2754008, modedatacreater=1, bcrq=2024-05-04, lastname=awq7, bcxx=54-休息班zss2, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=17:56:03, modedatamodifydatetime=, pbsj=17:56, rqlx=2, pbdxry=27-awq7}, {modeuuid=63debf53-0785-46de-98e9-e5234a5ccab9, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2754009, glpbid=, pbtj=2, key=2754009, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=2754009, modedatacreater=1, bcrq=2024-05-05, lastname=awq7, bcxx=54-休息班zss2, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=17:56:05, modedatamodifydatetime=, pbsj=17:56, rqlx=2, pbdxry=27-awq7}]
+2024-05-15 19:02:59,550 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-15 19:02:59,551 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:02:59,551 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-15 19:02:59,551 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:02:59,553 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000046 (01/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,554 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-15 19:02:59,555 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/35/00) - Connection #19 tested: OK
+2024-05-15 19:02:59,559 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-15 19:02:59,559 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/35/00) - Connection #20 tested: OK
+2024-05-15 19:02:59,574 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #21 - autoCommit reset back to true
+2024-05-15 19:02:59,575 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/35/00) - Connection #21 tested: OK
+2024-05-15 19:02:59,577 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-05-05=[{edsc=3, bdlx=0, fgsjd=15:39, jsdk=0, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=54, dxhs=5, bcsdxx=09:00-12:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=3, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}], 2024-05-03=[{edsc=9, bdlx=3, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=07:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=9, bdlx=1, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=9, bdlx=0, fgsjd=11:08, jsdk=1, tqdkfzs=, sfxx=0, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=540, gsrq=1, ksdk=0, rqlx=0}], 2024-05-04=[{edsc=3, bdlx=0, fgsjd=15:39, jsdk=0, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=54, dxhs=5, bcsdxx=09:00-12:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=3, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}], 2024-05-01=[{edsc=9, bdlx=3, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=07:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=1}, {edsc=9, bdlx=1, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=0, rqlx=1}, {edsc=9, bdlx=0, fgsjd=11:08, jsdk=1, tqdkfzs=, sfxx=0, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=540, gsrq=1, ksdk=0, rqlx=1}], 2024-05-02=[{edsc=9, bdlx=3, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=07:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=9, bdlx=1, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=9, bdlx=0, fgsjd=11:08, jsdk=1, tqdkfzs=, sfxx=0, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=540, gsrq=1, ksdk=0, rqlx=0}]}]
+2024-05-15 19:02:59,577 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-15 19:02:59,577 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:02:59,577 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:27,analysisDate:2024-05-03 start***********
+2024-05-15 19:02:59,577 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=06:30:00, id=3526, userid=27, signdate=2024-05-01}, {signtime=08:50:00, id=3527, userid=27, signdate=2024-05-01}, {signtime=18:30:00, id=3528, userid=27, signdate=2024-05-01}, {signtime=07:30:00, id=3529, userid=27, signdate=2024-05-02}, {signtime=01:30:00, id=3536, userid=27, signdate=2024-05-03}, {signtime=06:30:00, id=3537, userid=27, signdate=2024-05-03}, {signtime=08:50:00, id=3538, userid=27, signdate=2024-05-03}, {signtime=18:30:00, id=3539, userid=27, signdate=2024-05-03}]]
+2024-05-15 19:02:59,578 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-05-03, schedulingResultCollect={2024-05-05=[{edsc=3, bdlx=0, fgsjd=15:39, jsdk=0, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=54, dxhs=5, bcsdxx=09:00-12:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=3, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}], 2024-05-03=[{edsc=9, bdlx=3, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=07:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=9, bdlx=1, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=9, bdlx=0, fgsjd=11:08, jsdk=1, tqdkfzs=, sfxx=0, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=540, gsrq=1, ksdk=0, rqlx=0}], 2024-05-04=[{edsc=3, bdlx=0, fgsjd=15:39, jsdk=0, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=54, dxhs=5, bcsdxx=09:00-12:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=3, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}], 2024-05-01=[{edsc=9, bdlx=3, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=07:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=1}, {edsc=9, bdlx=1, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=0, rqlx=1}, {edsc=9, bdlx=0, fgsjd=11:08, jsdk=1, tqdkfzs=, sfxx=0, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=540, gsrq=1, ksdk=0, rqlx=1}], 2024-05-02=[{edsc=9, bdlx=3, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=07:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=9, bdlx=1, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=9, bdlx=0, fgsjd=11:08, jsdk=1, tqdkfzs=, sfxx=0, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=540, gsrq=1, ksdk=0, rqlx=0}]}, clockInTimeList=[{signtime=06:30:00, id=3526, userid=27, signdate=2024-05-01}, {signtime=08:50:00, id=3527, userid=27, signdate=2024-05-01}, {signtime=18:30:00, id=3528, userid=27, signdate=2024-05-01}, {signtime=07:30:00, id=3529, userid=27, signdate=2024-05-02}, {signtime=01:30:00, id=3536, userid=27, signdate=2024-05-03}, {signtime=06:30:00, id=3537, userid=27, signdate=2024-05-03}, {signtime=08:50:00, id=3538, userid=27, signdate=2024-05-03}, {signtime=18:30:00, id=3539, userid=27, signdate=2024-05-03}], clockInTimeCollect={2024-05-03=[{signtime=01:30:00, id=3536, userid=27, signdate=2024-05-03}, {signtime=06:30:00, id=3537, userid=27, signdate=2024-05-03}, {signtime=08:50:00, id=3538, userid=27, signdate=2024-05-03}, {signtime=18:30:00, id=3539, userid=27, signdate=2024-05-03}], 2024-05-01=[{signtime=06:30:00, id=3526, userid=27, signdate=2024-05-01}, {signtime=08:50:00, id=3527, userid=27, signdate=2024-05-01}, {signtime=18:30:00, id=3528, userid=27, signdate=2024-05-01}], 2024-05-02=[{signtime=07:30:00, id=3529, userid=27, signdate=2024-05-02}]}, userId=27, clockInTimeMap={}}]
+2024-05-15 19:02:59,578 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000048 (00/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,579 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:02:59,579 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-15 19:02:59,579 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:02:59,581 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-05-03 06:00],lastestTime: [2024-05-04 03:00]
+2024-05-15 19:02:59,582 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-15 19:02:59,582 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:02:59,585 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-15 19:02:59,585 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/36/00) - Connection #22 tested: OK
+2024-05-15 19:02:59,587 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-15 19:02:59,587 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/36/00) - Connection #23 tested: OK
+2024-05-15 19:02:59,589 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:02:59,589 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-15 19:02:59,589 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:02:59,591 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-15 19:02:59,591 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/36/00) - Connection #24 tested: OK
+2024-05-15 19:02:59,592 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-15 19:02:59,592 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-15 19:02:59,592 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:02:59,594 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:02:59,594 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-15 19:02:59,594 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:02:59,595 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (01/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,595 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #25 - autoCommit reset back to true
+2024-05-15 19:02:59,596 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/37/00) - Connection #25 tested: OK
+2024-05-15 19:02:59,596 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-15 19:02:59,597 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-15 19:02:59,597 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:02:59,598 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:02:59,598 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-15 19:02:59,598 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:02:59,599 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=9, bdlx=3, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=07:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=9, bdlx=1, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=9, bdlx=0, fgsjd=11:08, jsdk=1, tqdkfzs=, sfxx=0, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=540, gsrq=1, ksdk=0, rqlx=0}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-15 19:02:59,599 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=9, bdlx=3, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=07:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=9, bdlx=1, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=9, bdlx=0, fgsjd=11:08, jsdk=1, tqdkfzs=, sfxx=0, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=540, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-15 19:02:59,600 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=9, bdlx=3, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=07:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=9, bdlx=1, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=9, bdlx=0, fgsjd=11:08, jsdk=1, tqdkfzs=, sfxx=0, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=540, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-15 19:02:59,602 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-05-03 07:00, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=3, clockTime={signtime=06:30:00, id=3537, userid=27, signdate=2024-05-03}, record=true), ClockPointDTO(classTime=2024-05-03 18:00, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=18:30:00, id=3539, userid=27, signdate=2024-05-03}, record=true)]]
+2024-05-15 19:02:59,603 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-15 19:02:59,603 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:02:59,603 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:02:59,604 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-15 19:02:59,604 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:02:59,604 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-15 19:02:59,604 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:02:59,605 [main] [com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction] [ERROR] - execute fail,catch error: [{}]
+com.engine.core.exception.ECException: com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd执行过程中异常
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:46)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.getClockInPointCmd(UtilServiceImpl.java:146)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:214)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:119)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+Caused by: java.lang.NullPointerException
+ at com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd.execute(AdjustByWorkOverTimeCmd.java:45)
+ at com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd.execute(AdjustByWorkOverTimeCmd.java:24)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ ... 32 more
+2024-05-15 19:02:59,612 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-15 19:02:59,620 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,654 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,679 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,712 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,737 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,762 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,787 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,812 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,837 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,862 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,886 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,911 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,937 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:02:59,937 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-15 19:02:59,945 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/49/00) - #0050 removed because of shutdown.
+2024-05-15 19:02:59,946 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-15 19:02:59,953 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/48/00) - #0049 removed because of shutdown.
+2024-05-15 19:02:59,954 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-15 19:02:59,962 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/47/00) - #0048 removed because of shutdown.
+2024-05-15 19:02:59,962 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-15 19:02:59,971 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/46/00) - #0047 removed because of shutdown.
+2024-05-15 19:02:59,971 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-15 19:02:59,979 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/45/00) - #0046 removed because of shutdown.
+2024-05-15 19:02:59,979 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-15 19:02:59,987 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/44/00) - #0045 removed because of shutdown.
+2024-05-15 19:02:59,987 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-15 19:02:59,996 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/43/00) - #0044 removed because of shutdown.
+2024-05-15 19:02:59,996 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-15 19:03:00,004 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/42/00) - #0043 removed because of shutdown.
+2024-05-15 19:03:00,004 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-15 19:03:00,012 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/41/00) - #0042 removed because of shutdown.
+2024-05-15 19:03:00,012 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-15 19:03:00,021 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/40/00) - #0041 removed because of shutdown.
+2024-05-15 19:03:00,021 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-15 19:03:00,029 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/39/00) - #0040 removed because of shutdown.
+2024-05-15 19:03:00,029 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-15 19:03:00,037 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/38/00) - #0039 removed because of shutdown.
+2024-05-15 19:03:00,037 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-15 19:03:00,045 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/37/00) - #0038 removed because of shutdown.
+2024-05-15 19:03:00,045 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-15 19:03:00,053 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/36/00) - #0037 removed because of shutdown.
+2024-05-15 19:03:00,053 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-15 19:03:00,062 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/35/00) - #0036 removed because of shutdown.
+2024-05-15 19:03:00,062 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-15 19:03:00,070 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/34/00) - #0035 removed because of shutdown.
+2024-05-15 19:03:00,070 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-15 19:03:00,078 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/33/00) - #0034 removed because of shutdown.
+2024-05-15 19:03:00,079 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-15 19:03:00,087 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/32/00) - #0033 removed because of shutdown.
+2024-05-15 19:03:00,087 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-15 19:03:00,095 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/31/00) - #0032 removed because of shutdown.
+2024-05-15 19:03:00,095 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-15 19:03:00,103 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/30/00) - #0031 removed because of shutdown.
+2024-05-15 19:03:00,104 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-15 19:03:00,112 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/29/00) - #0030 removed because of shutdown.
+2024-05-15 19:03:00,112 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-15 19:03:00,120 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/28/00) - #0029 removed because of shutdown.
+2024-05-15 19:03:00,120 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-15 19:03:00,128 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/27/00) - #0028 removed because of shutdown.
+2024-05-15 19:03:00,129 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-15 19:03:00,137 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/26/00) - #0027 removed because of shutdown.
+2024-05-15 19:03:00,137 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-15 19:03:00,145 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/25/00) - #0026 removed because of shutdown.
+2024-05-15 19:03:00,145 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-15 19:03:00,154 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/24/00) - #0025 removed because of shutdown.
+2024-05-15 19:03:00,154 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-15 19:03:00,162 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/23/00) - #0024 removed because of shutdown.
+2024-05-15 19:03:00,162 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-15 19:03:00,170 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/22/00) - #0023 removed because of shutdown.
+2024-05-15 19:03:00,170 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-15 19:03:00,179 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/21/00) - #0022 removed because of shutdown.
+2024-05-15 19:03:00,179 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-15 19:03:00,187 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/20/00) - #0021 removed because of shutdown.
+2024-05-15 19:03:00,187 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-15 19:03:00,195 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/19/00) - #0020 removed because of shutdown.
+2024-05-15 19:03:00,196 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-15 19:03:00,204 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/18/00) - #0019 removed because of shutdown.
+2024-05-15 19:03:00,204 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-15 19:03:00,212 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/17/00) - #0018 removed because of shutdown.
+2024-05-15 19:03:00,212 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-15 19:03:00,221 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/16/00) - #0017 removed because of shutdown.
+2024-05-15 19:03:00,221 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-15 19:03:00,228 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/15/00) - #0016 removed because of shutdown.
+2024-05-15 19:03:00,228 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-15 19:03:00,236 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/14/00) - #0015 removed because of shutdown.
+2024-05-15 19:03:00,238 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-15 19:03:00,245 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/13/00) - #0014 removed because of shutdown.
+2024-05-15 19:03:00,245 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-15 19:03:00,253 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/12/00) - #0013 removed because of shutdown.
+2024-05-15 19:03:00,253 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-15 19:03:00,262 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/11/00) - #0012 removed because of shutdown.
+2024-05-15 19:03:00,262 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-15 19:03:00,270 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/10/00) - #0011 removed because of shutdown.
+2024-05-15 19:03:00,270 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-15 19:03:00,279 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/09/00) - #0010 removed because of shutdown.
+2024-05-15 19:03:00,279 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-15 19:03:00,287 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/08/00) - #0009 removed because of shutdown.
+2024-05-15 19:03:00,287 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-15 19:03:00,295 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/07/00) - #0008 removed because of shutdown.
+2024-05-15 19:03:00,295 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-15 19:03:00,304 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/06/00) - #0007 removed because of shutdown.
+2024-05-15 19:03:00,304 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-15 19:03:00,312 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/05/00) - #0006 removed because of shutdown.
+2024-05-15 19:03:00,312 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-15 19:03:00,321 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/04/00) - #0005 removed because of shutdown.
+2024-05-15 19:03:00,321 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-15 19:03:00,328 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/03/00) - #0004 removed because of shutdown.
+2024-05-15 19:03:00,328 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-15 19:03:00,337 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/02/00) - #0003 removed because of shutdown.
+2024-05-15 19:03:00,337 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-15 19:03:00,346 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/01/00) - #0001 removed because of shutdown.
+2024-05-15 19:03:00,346 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-15 19:03:00,354 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/00/00) - #0002 removed because of shutdown.
+2024-05-15 19:03:00,354 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-15 19:03:00,354 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 417 milliseconds.
+2024-05-15 19:03:00,354 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-15 19:03:00,354 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
+2024-05-15 19:04:15,845 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-15 19:04:15,848 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-15 19:04:15,848 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-15 19:04:15,848 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-15 19:04:15,849 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-15 19:04:16,308 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 19:04:16,308 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-15 19:04:16,309 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-15 19:04:16,309 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-15 19:04:16,309 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-15 19:04:16,309 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-15 19:04:16,309 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-15 19:04:16,310 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-15 19:04:16,310 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-15 19:04:16,310 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-15 19:04:16,310 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-15 19:04:16,311 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-15 19:04:16,311 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-15 19:04:16,311 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-15 19:04:16,312 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-15 19:04:16,312 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-15 19:04:16,312 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-15 19:04:16,312 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-15 19:04:16,312 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-15 19:04:16,312 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-15 19:04:16,312 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-15 19:04:16,313 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-15 19:04:16,313 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-15 19:04:16,313 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-15 19:04:16,313 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-15 19:04:16,313 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-15 19:04:16,313 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-15 19:04:16,313 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-15 19:04:16,313 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-15 19:04:16,314 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-15 19:04:16,314 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-15 19:04:16,314 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-15 19:04:16,314 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-15 19:04:16,314 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-15 19:04:16,314 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-15 19:04:16,314 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-15 19:04:16,315 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-15 19:04:16,315 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-15 19:04:16,315 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-15 19:04:16,315 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-15 19:04:16,315 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-15 19:04:16,315 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-15 19:04:16,315 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-15 19:04:16,316 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-15 19:04:16,316 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-15 19:04:16,316 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-15 19:04:16,316 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-15 19:04:16,316 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 19:04:16,316 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-15 19:04:16,317 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-15 19:04:16,317 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-15 19:04:16,317 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-15 19:04:16,317 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-15 19:04:16,317 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-15 19:04:16,317 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-15 19:04:16,317 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-15 19:04:16,318 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-15 19:04:16,318 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 19:04:16,318 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-15 19:04:16,318 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-15 19:04:16,318 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-15 19:04:16,332 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-15 19:04:16,334 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-15 19:04:16,335 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-15 19:04:17,214 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-15 19:04:17,214 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-15 19:04:17,214 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 1
+2024-05-15 19:04:17,215 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = null
+2024-05-15 19:04:17,215 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-15 19:04:17,215 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-15 19:04:17,216 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/01/00) - Connection #1 created on demand = ACTIVE
+2024-05-15 19:04:17,220 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:17,253 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:17,259 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BfileDBAccess
+2024-05-15 19:04:17,259 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleConnection
+2024-05-15 19:04:17,259 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ClientDataSupport
+2024-05-15 19:04:17,259 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.BlobDBAccess
+2024-05-15 19:04:17,259 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleConnection
+2024-05-15 19:04:17,260 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.sql.ClobDBAccess
+2024-05-15 19:04:17,260 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-15 19:04:17,260 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-15 19:04:17,260 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 19:04:17,260 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 19:04:17,278 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:17,312 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:17,337 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:17,362 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:17,387 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:17,412 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:17,420 [main] [A2] [INFO] - rootPath ==
+2024-05-15 19:04:17,420 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-15 19:04:17,421 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-15 19:04:17,422 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-15 19:04:17,468 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:17,494 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:17,519 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:17,531 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-15 19:04:17,532 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-15 19:04:17,532 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 19:04:17,532 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-15 19:04:17,532 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleStatement
+2024-05-15 19:04:17,532 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleStatement
+2024-05-15 19:04:17,532 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OraclePreparedStatement
+2024-05-15 19:04:17,533 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 19:04:17,533 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OraclePreparedStatement
+2024-05-15 19:04:17,536 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:17,553 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:17,578 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:17,603 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:17,628 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:17,633 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-15 19:04:17,633 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-15 19:04:17,636 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-15 19:04:17,638 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/17/00) - Connection #2 tested: OK
+2024-05-15 19:04:17,662 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:17,686 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:17,688 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-15 19:04:17,689 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/19/00) - Connection #3 tested: OK
+2024-05-15 19:04:17,698 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-15 19:04:17,698 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-15 19:04:17,699 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath1502268682.jar;D:\soft\IntelliJ IDEA 2021.2\lib\idea_rt.jar
+2024-05-15 19:04:17,699 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-15 19:04:17,699 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-15 19:04:17,699 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-15 19:04:17,711 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:17,736 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-15 19:04:17,736 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-15 19:04:17,736 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-15 19:04:17,736 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-15 19:04:17,736 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-15 19:04:17,736 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-15 19:04:17,736 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-15 19:04:17,737 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-15 19:04:17,737 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-15 19:04:17,737 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:17,737 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-15 19:04:17,741 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-15 19:04:17,743 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-15 19:04:17,744 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-15 19:04:17,745 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-15 19:04:17,745 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-15 19:04:17,745 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-15 19:04:17,746 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@4e0ae11f
+2024-05-15 19:04:17,746 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-15 19:04:17,758 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-15 19:04:17,759 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/21/00) - Connection #4 tested: OK
+2024-05-15 19:04:17,762 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000004 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:17,766 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-15 19:04:17,767 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/22/00) - Connection #5 tested: OK
+2024-05-15 19:04:17,771 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-15 19:04:17,771 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/22/00) - Connection #1 tested: OK
+2024-05-15 19:04:17,773 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-15 19:04:17,774 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/22/00) - Connection #6 tested: OK
+2024-05-15 19:04:17,776 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-15 19:04:17,777 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/22/00) - Connection #7 tested: OK
+2024-05-15 19:04:17,778 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000008 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:17,779 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-15 19:04:17,780 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/23/00) - Connection #8 tested: OK
+2024-05-15 19:04:17,781 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-15 19:04:17,782 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/23/00) - Connection #9 tested: OK
+2024-05-15 19:04:17,784 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-15 19:04:17,784 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/23/00) - Connection #10 tested: OK
+2024-05-15 19:04:17,786 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-15 19:04:17,787 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/23/00) - Connection #11 tested: OK
+2024-05-15 19:04:17,788 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-15 19:04:17,789 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/23/00) - Connection #12 tested: OK
+2024-05-15 19:04:17,790 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-15 19:04:17,791 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/23/00) - Connection #13 tested: OK
+2024-05-15 19:04:17,792 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-15 19:04:17,793 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/23/00) - Connection #14 tested: OK
+2024-05-15 19:04:17,800 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-15 19:04:17,801 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/23/00) - Connection #15 tested: OK
+2024-05-15 19:04:17,803 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000016 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:17,803 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-15 19:04:17,803 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/24/00) - Connection #16 tested: OK
+2024-05-15 19:04:17,805 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-15 19:04:17,806 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/24/00) - Connection #17 tested: OK
+2024-05-15 19:04:17,809 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-15 19:04:17,810 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/24/00) - Connection #18 tested: OK
+2024-05-15 19:04:17,811 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-15 19:04:17,812 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/24/00) - Connection #19 tested: OK
+2024-05-15 19:04:17,814 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-15 19:04:17,814 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/24/00) - Connection #20 tested: OK
+2024-05-15 19:04:17,816 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #21 - autoCommit reset back to true
+2024-05-15 19:04:17,817 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/24/00) - Connection #21 tested: OK
+2024-05-15 19:04:17,818 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-15 19:04:17,819 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/24/00) - Connection #22 tested: OK
+2024-05-15 19:04:17,820 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-15 19:04:17,821 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/24/00) - Connection #23 tested: OK
+2024-05-15 19:04:17,822 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-15 19:04:17,822 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/24/00) - Connection #24 tested: OK
+2024-05-15 19:04:17,823 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-15 19:04:17,824 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/24/00) - Connection #1 tested: OK
+2024-05-15 19:04:17,825 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-15 19:04:17,826 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/24/00) - Connection #2 tested: OK
+2024-05-15 19:04:17,827 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-15 19:04:17,828 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/24/00) - Connection #3 tested: OK
+2024-05-15 19:04:17,828 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000028 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:17,829 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-15 19:04:17,830 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/25/00) - Connection #4 tested: OK
+2024-05-15 19:04:17,831 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-15 19:04:17,831 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/25/00) - Connection #5 tested: OK
+2024-05-15 19:04:17,847 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-15 19:04:17,847 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/25/00) - Connection #6 tested: OK
+2024-05-15 19:04:17,849 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-15 19:04:17,850 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/25/00) - Connection #7 tested: OK
+2024-05-15 19:04:17,853 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:17,857 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:04:17,859 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-15 19:04:17,861 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:04:17,870 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:17,886 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:17,903 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000032 (01/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:17,903 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-15 19:04:17,904 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/29/00) - Connection #8 tested: OK
+2024-05-15 19:04:17,906 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-15 19:04:17,907 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/29/00) - Connection #9 tested: OK
+2024-05-15 19:04:17,909 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-15 19:04:17,909 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/29/00) - Connection #10 tested: OK
+2024-05-15 19:04:17,920 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000035 (01/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:17,920 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-15 19:04:17,920 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/30/00) - Connection #11 tested: OK
+2024-05-15 19:04:17,924 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : []
+2024-05-15 19:04:17,924 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-15 19:04:17,924 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:04:17,925 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:04:17,925 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-15 19:04:17,925 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:04:17,931 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-15 19:04:17,931 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/30/00) - Connection #12 tested: OK
+2024-05-15 19:04:17,933 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-15 19:04:17,933 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/30/00) - Connection #13 tested: OK
+2024-05-15 19:04:17,935 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-15 19:04:17,935 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/30/00) - Connection #14 tested: OK
+2024-05-15 19:04:17,936 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (24)
+2024-05-15 19:04:17,938 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #15 - autoCommit reset back to true
+2024-05-15 19:04:17,938 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/30/00) - Connection #15 tested: OK
+2024-05-15 19:04:17,939 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {24=[{empid=304, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=305, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=306, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}, {empid=307, bdate=2024-04-01, filters=, mainid=24, edate=2024-12-31}]}
+2024-05-15 19:04:17,940 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 304,userId : 27
+2024-05-15 19:04:17,940 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 305,userId : 27
+2024-05-15 19:04:17,940 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 306,userId : 27
+2024-05-15 19:04:17,941 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 307,userId : 27
+2024-05-15 19:04:17,941 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - personnelGroupIds : []
+2024-05-15 19:04:17,943 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-15 19:04:17,943 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-15 19:04:17,943 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:04:17,945 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:04:17,945 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-15 19:04:17,945 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:04:17,945 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-05-01, 2024-05-05, 27]
+2024-05-15 19:04:17,948 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #16 - autoCommit reset back to true
+2024-05-15 19:04:17,948 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/30/00) - Connection #16 tested: OK
+2024-05-15 19:04:17,951 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #17 - autoCommit reset back to true
+2024-05-15 19:04:17,951 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/30/00) - Connection #17 tested: OK
+2024-05-15 19:04:17,951 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {}
+2024-05-15 19:04:17,951 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-15 19:04:17,953 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #18 - autoCommit reset back to true
+2024-05-15 19:04:17,953 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/30/00) - Connection #18 tested: OK
+2024-05-15 19:04:17,953 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000042 (00/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:17,963 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-15 19:04:17,964 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/31/00) - Connection #19 tested: OK
+2024-05-15 19:04:17,964 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [22]
+2024-05-15 19:04:17,965 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:22
+2024-05-15 19:04:17,967 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-15 19:04:17,967 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/31/00) - Connection #20 tested: OK
+2024-05-15 19:04:17,968 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:21
+2024-05-15 19:04:17,970 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000045 (01/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:17,971 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #21 - autoCommit reset back to true
+2024-05-15 19:04:17,971 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/32/00) - Connection #21 tested: OK
+2024-05-15 19:04:17,973 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 5
+2024-05-15 19:04:17,973 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-15 19:04:17,973 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:04:17,973 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-15 19:04:17,973 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-15 19:04:17,973 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-15 19:04:17,973 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-15 19:04:17,973 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :3038903,departMentMap:-1579544374,subCompanyMap:-943099722,classesInformationMap:85447912,candidateTeamMap:20848407
+2024-05-15 19:04:17,974 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=6996a5d0-7826-437e-bf27-73d920aecdd1, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2753992, glpbid=, pbtj=2, key=2753992, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=2753992, modedatacreater=1, bcrq=2024-05-01, lastname=awq7, bcxx=71-早到加班班次, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=11:14:30, modedatamodifydatetime=, pbsj=11:14, rqlx=1, pbdxry=27-awq7}, {modeuuid=4bc4b0ce-063b-4f08-b546-10013f0d2910, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2753993, glpbid=, pbtj=2, key=2753993, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=2753993, modedatacreater=1, bcrq=2024-05-02, lastname=awq7, bcxx=71-早到加班班次, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=11:14:52, modedatamodifydatetime=, pbsj=11:14, rqlx=0, pbdxry=27-awq7}, {modeuuid=6fb0ae93-d4d5-44c8-9e45-2e92a353176a, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2754003, glpbid=, pbtj=2, key=2754003, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=2754003, modedatacreater=1, bcrq=2024-05-03, lastname=awq7, bcxx=71-早到加班班次, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=17:55:48, modedatamodifydatetime=, pbsj=17:55, rqlx=0, pbdxry=27-awq7}, {modeuuid=ece92431-77bd-4254-aeb8-91bfde45c432, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2754008, glpbid=, pbtj=2, key=2754008, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=2754008, modedatacreater=1, bcrq=2024-05-04, lastname=awq7, bcxx=54-休息班zss2, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=17:56:03, modedatamodifydatetime=, pbsj=17:56, rqlx=2, pbdxry=27-awq7}, {modeuuid=63debf53-0785-46de-98e9-e5234a5ccab9, modedatamodifier=, modedatacreatertype=0, formmodeid=20, pbrq=2024-05-14, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-14, dgcx=, bz=, hxbz=, id=2754009, glpbid=, pbtj=2, key=2754009, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=2754009, modedatacreater=1, bcrq=2024-05-05, lastname=awq7, bcxx=54-休息班zss2, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=17:56:05, modedatamodifydatetime=, pbsj=17:56, rqlx=2, pbdxry=27-awq7}]
+2024-05-15 19:04:17,974 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-15 19:04:17,976 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:04:17,977 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-15 19:04:17,977 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:04:17,979 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-15 19:04:17,980 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/32/00) - Connection #22 tested: OK
+2024-05-15 19:04:17,983 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-15 19:04:17,984 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/32/00) - Connection #23 tested: OK
+2024-05-15 19:04:17,986 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000048 (01/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:17,998 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-15 19:04:17,998 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/33/00) - Connection #24 tested: OK
+2024-05-15 19:04:18,001 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-05-05=[{edsc=3, bdlx=0, fgsjd=15:39, jsdk=0, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=54, dxhs=5, bcsdxx=09:00-12:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=3, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}], 2024-05-03=[{edsc=9, bdlx=3, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=07:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=9, bdlx=1, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=9, bdlx=0, fgsjd=11:08, jsdk=1, tqdkfzs=, sfxx=0, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=540, gsrq=1, ksdk=0, rqlx=0}], 2024-05-04=[{edsc=3, bdlx=0, fgsjd=15:39, jsdk=0, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=54, dxhs=5, bcsdxx=09:00-12:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=3, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}], 2024-05-01=[{edsc=9, bdlx=3, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=07:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=1}, {edsc=9, bdlx=1, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=0, rqlx=1}, {edsc=9, bdlx=0, fgsjd=11:08, jsdk=1, tqdkfzs=, sfxx=0, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=540, gsrq=1, ksdk=0, rqlx=1}], 2024-05-02=[{edsc=9, bdlx=3, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=07:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=9, bdlx=1, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=9, bdlx=0, fgsjd=11:08, jsdk=1, tqdkfzs=, sfxx=0, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=540, gsrq=1, ksdk=0, rqlx=0}]}]
+2024-05-15 19:04:18,001 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-15 19:04:18,001 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:04:18,001 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:27,analysisDate:2024-05-03 start***********
+2024-05-15 19:04:18,001 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=06:30:00, id=3526, userid=27, signdate=2024-05-01}, {signtime=08:50:00, id=3527, userid=27, signdate=2024-05-01}, {signtime=18:30:00, id=3528, userid=27, signdate=2024-05-01}, {signtime=07:30:00, id=3529, userid=27, signdate=2024-05-02}, {signtime=01:30:00, id=3536, userid=27, signdate=2024-05-03}, {signtime=06:30:00, id=3537, userid=27, signdate=2024-05-03}, {signtime=08:50:00, id=3538, userid=27, signdate=2024-05-03}, {signtime=18:30:00, id=3539, userid=27, signdate=2024-05-03}]]
+2024-05-15 19:04:18,002 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-05-03, schedulingResultCollect={2024-05-05=[{edsc=3, bdlx=0, fgsjd=15:39, jsdk=0, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=54, dxhs=5, bcsdxx=09:00-12:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=3, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}], 2024-05-03=[{edsc=9, bdlx=3, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=07:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=9, bdlx=1, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=9, bdlx=0, fgsjd=11:08, jsdk=1, tqdkfzs=, sfxx=0, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=540, gsrq=1, ksdk=0, rqlx=0}], 2024-05-04=[{edsc=3, bdlx=0, fgsjd=15:39, jsdk=0, tqdkfzs=, sfxx=0, edxss=3, sfkt=0, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=54, dxhs=5, bcsdxx=09:00-12:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=3, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}], 2024-05-01=[{edsc=9, bdlx=3, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=07:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=1}, {edsc=9, bdlx=1, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=0, rqlx=1}, {edsc=9, bdlx=0, fgsjd=11:08, jsdk=1, tqdkfzs=, sfxx=0, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=540, gsrq=1, ksdk=0, rqlx=1}], 2024-05-02=[{edsc=9, bdlx=3, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=07:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=9, bdlx=1, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=9, bdlx=0, fgsjd=11:08, jsdk=1, tqdkfzs=, sfxx=0, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=540, gsrq=1, ksdk=0, rqlx=0}]}, clockInTimeList=[{signtime=06:30:00, id=3526, userid=27, signdate=2024-05-01}, {signtime=08:50:00, id=3527, userid=27, signdate=2024-05-01}, {signtime=18:30:00, id=3528, userid=27, signdate=2024-05-01}, {signtime=07:30:00, id=3529, userid=27, signdate=2024-05-02}, {signtime=01:30:00, id=3536, userid=27, signdate=2024-05-03}, {signtime=06:30:00, id=3537, userid=27, signdate=2024-05-03}, {signtime=08:50:00, id=3538, userid=27, signdate=2024-05-03}, {signtime=18:30:00, id=3539, userid=27, signdate=2024-05-03}], clockInTimeCollect={2024-05-03=[{signtime=01:30:00, id=3536, userid=27, signdate=2024-05-03}, {signtime=06:30:00, id=3537, userid=27, signdate=2024-05-03}, {signtime=08:50:00, id=3538, userid=27, signdate=2024-05-03}, {signtime=18:30:00, id=3539, userid=27, signdate=2024-05-03}], 2024-05-01=[{signtime=06:30:00, id=3526, userid=27, signdate=2024-05-01}, {signtime=08:50:00, id=3527, userid=27, signdate=2024-05-01}, {signtime=18:30:00, id=3528, userid=27, signdate=2024-05-01}], 2024-05-02=[{signtime=07:30:00, id=3529, userid=27, signdate=2024-05-02}]}, userId=27, clockInTimeMap={}}]
+2024-05-15 19:04:18,003 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000048 (00/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:18,003 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:04:18,003 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-15 19:04:18,003 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:04:18,005 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-05-03 06:00],lastestTime: [2024-05-04 03:00]
+2024-05-15 19:04:18,006 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-15 19:04:18,006 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:04:18,009 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #25 - autoCommit reset back to true
+2024-05-15 19:04:18,010 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/34/00) - Connection #25 tested: OK
+2024-05-15 19:04:18,011 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #26 - autoCommit reset back to true
+2024-05-15 19:04:18,012 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/34/00) - Connection #26 tested: OK
+2024-05-15 19:04:18,012 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:04:18,012 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-15 19:04:18,013 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:04:18,014 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #27 - autoCommit reset back to true
+2024-05-15 19:04:18,015 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/34/00) - Connection #27 tested: OK
+2024-05-15 19:04:18,016 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-15 19:04:18,016 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-15 19:04:18,016 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:04:18,017 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:04:18,017 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-15 19:04:18,017 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:04:18,018 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #28 - autoCommit reset back to true
+2024-05-15 19:04:18,019 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/34/00) - Connection #28 tested: OK
+2024-05-15 19:04:18,019 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-15 19:04:18,019 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-15 19:04:18,019 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:04:18,019 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:18,021 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:04:18,021 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-15 19:04:18,021 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:04:18,022 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=9, bdlx=3, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=07:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=9, bdlx=1, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=9, bdlx=0, fgsjd=11:08, jsdk=1, tqdkfzs=, sfxx=0, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=540, gsrq=1, ksdk=0, rqlx=0}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-15 19:04:18,022 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=9, bdlx=3, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=07:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=9, bdlx=1, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=9, bdlx=0, fgsjd=11:08, jsdk=1, tqdkfzs=, sfxx=0, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=540, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-15 19:04:18,022 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=9, bdlx=3, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=07:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=9, bdlx=1, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=9, bdlx=0, fgsjd=11:08, jsdk=1, tqdkfzs=, sfxx=0, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=540, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-15 19:04:18,025 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-05-03 07:00, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=3, clockTime={signtime=06:30:00, id=3537, userid=27, signdate=2024-05-03}, record=true), ClockPointDTO(classTime=2024-05-03 18:00, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=18:30:00, id=3539, userid=27, signdate=2024-05-03}, record=true)]]
+2024-05-15 19:04:18,026 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-15 19:04:18,026 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:04:18,026 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:04:18,026 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-15 19:04:18,027 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:04:18,027 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-05-03 07:00, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=3, clockTime={signtime=06:30:00, id=3537, userid=27, signdate=2024-05-03}, record=true), ClockPointDTO(classTime=2024-05-03 18:00, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=18:30:00, id=3539, userid=27, signdate=2024-05-03}, record=true)]]
+2024-05-15 19:04:18,027 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-15 19:04:18,027 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:04:18,027 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-05-03 07:00, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=3, clockTime={signtime=06:30:00, id=3537, userid=27, signdate=2024-05-03}, record=true), ClockPointDTO(classTime=2024-05-03 18:00, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=18:30:00, id=3539, userid=27, signdate=2024-05-03}, record=true)],attendanceItems size :35,scheduleResult :[{edsc=9, bdlx=3, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=07:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=9, bdlx=1, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=9, bdlx=0, fgsjd=11:08, jsdk=1, tqdkfzs=, sfxx=0, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=540, gsrq=1, ksdk=0, rqlx=0}],analysisDate:[2024-05-03],userId:[27],rqlx:[0],modeId:[{}]
+2024-05-15 19:04:18,028 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[]]
+2024-05-15 19:04:18,028 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-15 19:04:18,028 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-15 19:04:18,029 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:04:18,029 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-15 19:04:18,030 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:04:18,036 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=147, tyxm=1, yekyzq=0, jljxysjdzqdsc=0, hbxzdsyxm=, tqdkyxfzs=120, jbscbdccsqsc=0, yxsydjb=, bddrqlx=0,1,2,3, mc=早到加班, ktjbzdcfwlb=0, id=165, gjksrqlxsz=1, yqsqts=, zhwxdxm=, xysjd=0, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=1, zkgtj=, tqdkjrjb=0, keyid=165, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早到加班, modedatacreatetime=13:36:18, cchsfzs=, hbjscsdxm=, modeuuid=40b1afa3-8532-4018-9ad4-e893dbc6258f, hsl=1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=14, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=2, szjg=21, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-05-15, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=165, form_biz_id=165000025, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=早到加班, zysd=3, sjd=13:35, cckcbc=, hsdw=2, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=2, sfxysh=, zdyqsc=0, ldkzkg=0, modedatamodifydatetime=2024-05-15 15:21:18, cftxdcs=, jbzzhlfzs=}]]
+2024-05-15 19:04:18,036 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-15 19:04:18,036 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:04:18,037 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 60.0
+2024-05-15 19:04:18,037 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[0.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-15 19:04:18,037 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[60.0]
+2024-05-15 19:04:18,037 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长: 60.0
+2024-05-15 19:04:18,040 [main] [com.engine.common.util.CommonUtil] [INFO] - makeInsertSql : [insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)]
+2024-05-15 19:04:18,040 [main] [com.engine.common.util.CommonUtil] [INFO] - needInsertDate: [[856ca4da-62c6-4920-93c0-218f4f806f9f, 0, 25, 27, 1, 06:30, 08:00, 165, 2024-05-15, 4, 27-2024-05-15, 1, 2024-05-03, 2024-05-03, 60.0, 19:04:18]]
+2024-05-15 19:04:18,044 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000054 (02/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:18,052 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-15 19:04:18,052 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.ACProxyable
+2024-05-15 19:04:18,052 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 19:04:18,052 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.OracleStatement
+2024-05-15 19:04:18,052 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface oracle.jdbc.internal.OracleStatement
+2024-05-15 19:04:18,052 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 19:04:18,064 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #30 - autoCommit reset back to true
+2024-05-15 19:04:18,065 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (02/36/00) - Connection #30 tested: OK
+2024-05-15 19:04:18,067 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-15 19:04:18,070 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000054 (01/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:18,078 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #29 - autoCommit reset back to true
+2024-05-15 19:04:18,079 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/37/00) - Connection #29 tested: OK
+2024-05-15 19:04:18,080 [main] [com.engine.common.util.CommonUtil] [INFO] - makeInsertSql : [insert into uf_jcl_kq_jqye(modeuuid,modedatacreatertype,formmodeid,ktsc,modedatacreater,ygid,sxrq,jqid,yqsxrq,modedatacreatedate,lyid,modedatacreatetime,jzrq) values (?,?,?,?,?,?,?,?,?,?,?,?,?)]
+2024-05-15 19:04:18,080 [main] [com.engine.common.util.CommonUtil] [INFO] - needInsertDate: [[13a6171d-553f-48d8-805c-e442a4aa2455, 0, 11, 60.0, 1, 27, 2024-05-04, 147, 2024-07-04, 2024-05-15, 27-2024-05-15, 19:04:18, 2024-06-04]]
+2024-05-15 19:04:18,087 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #31 - autoCommit reset back to true
+2024-05-15 19:04:18,087 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/37/00) - Connection #31 tested: OK
+2024-05-15 19:04:18,088 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:04:18,088 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-15 19:04:18,088 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:04:18,088 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=9, bdlx=3, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=07:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=9, bdlx=1, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=9, bdlx=0, fgsjd=11:08, jsdk=1, tqdkfzs=, sfxx=0, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=540, gsrq=1, ksdk=0, rqlx=0}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-15 19:04:18,088 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 0.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-15 19:04:18,089 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-15 19:04:18,089 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:04:18,089 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=9.0, classInfo=[{edsc=9, bdlx=3, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=07:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=9, bdlx=1, fgsjd=11:08, jsdk=0, tqdkfzs=, sfxx=0, edxss=1, sfkt=0, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=9, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=9, bdlx=0, fgsjd=11:08, jsdk=1, tqdkfzs=, sfxx=0, edxss=9, sfkt=0, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=71, dxhs=5, bcsdxx=09:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=9, thdkfzs=540, gsrq=1, ksdk=0, rqlx=0}], formmodeIdMap={uf_jcl_kq_kqfa=12, uf_jcl_kq_jqye=11, uf_jcl_kq_jbjg=25, uf_jcl_kq_jqed=18, uf_jcl_kq_cqjg=19, uf_jcl_kq_bdkjl=7, uf_jcl_kq_glpb=17, uf_jcl_kq_kqzqmc=26, uf_jcl_kq_rlxx=22, uf_jcl_kq_cqjt=13, uf_pbjg=20, uf_jcl_kq_rlmc=503, uf_jcl_kq_zhgs=502}, modeId=19, recordDataTime={j1=2024-05-03 06:30:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-05-03 18:30:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-05-03, userId=27, recordData=[{item=165, itemduration=60.0}], rqlx=0}
+2024-05-15 19:04:18,090 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:04:18,090 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-15 19:04:18,090 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:04:18,094 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (01/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:18,096 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #32 - autoCommit reset back to true
+2024-05-15 19:04:18,096 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/38/00) - Connection #32 tested: OK
+2024-05-15 19:04:18,097 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=9.0,cqzt=0,fxrq='2024-05-15 19:04:18',rqlx=0,sfxx=0,bc=71,bcbdxx='09:00-18:00',xm1=165,sc1=60.0,xm2=NULL,sc2=NULL,xm3=NULL,sc3=NULL,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-03 06:30:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-05-03 18:30:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-15 19:04:18,111 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #33 - autoCommit reset back to true
+2024-05-15 19:04:18,112 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/38/00) - Connection #33 tested: OK
+2024-05-15 19:04:18,118 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #34 - autoCommit reset back to true
+2024-05-15 19:04:18,118 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/38/00) - Connection #34 tested: OK
+2024-05-15 19:04:18,119 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:18,136 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #35 - autoCommit reset back to true
+2024-05-15 19:04:18,137 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/39/00) - Connection #35 tested: OK
+2024-05-15 19:04:18,137 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-15 19:04:18,137 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:04:18,140 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #36 - autoCommit reset back to true
+2024-05-15 19:04:18,141 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/39/00) - Connection #36 tested: OK
+2024-05-15 19:04:18,143 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #37 - autoCommit reset back to true
+2024-05-15 19:04:18,144 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/39/00) - Connection #37 tested: OK
+2024-05-15 19:04:18,145 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000062 (01/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:18,146 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #38 - autoCommit reset back to true
+2024-05-15 19:04:18,147 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/40/00) - Connection #38 tested: OK
+2024-05-15 19:04:18,147 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [130]
+2024-05-15 19:04:18,148 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #39 - autoCommit reset back to true
+2024-05-15 19:04:18,149 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/40/00) - Connection #39 tested: OK
+2024-05-15 19:04:18,150 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=, id=294}]
+2024-05-15 19:04:18,153 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #40 - autoCommit reset back to true
+2024-05-15 19:04:18,153 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/40/00) - Connection #40 tested: OK
+2024-05-15 19:04:18,153 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 294
+2024-05-15 19:04:18,153 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-15 19:04:18,154 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-15 19:04:18,154 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-15 19:04:18,155 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-15 19:04:18,156 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/40/00) - Connection #1 tested: OK
+2024-05-15 19:04:18,158 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #2 - autoCommit reset back to true
+2024-05-15 19:04:18,158 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/40/00) - Connection #2 tested: OK
+2024-05-15 19:04:18,158 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=, id=24}]
+2024-05-15 19:04:18,161 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #3 - autoCommit reset back to true
+2024-05-15 19:04:18,161 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/40/00) - Connection #3 tested: OK
+2024-05-15 19:04:18,162 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 24
+2024-05-15 19:04:18,162 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-15 19:04:18,162 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-15 19:04:18,162 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-15 19:04:18,163 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-15 19:04:18,164 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/40/00) - Connection #4 tested: OK
+2024-05-15 19:04:18,165 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #5 - autoCommit reset back to true
+2024-05-15 19:04:18,165 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/40/00) - Connection #5 tested: OK
+2024-05-15 19:04:18,166 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-15 19:04:18,166 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-15 19:04:18,166 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-15 19:04:18,166 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-15 19:04:18,167 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #6 - autoCommit reset back to true
+2024-05-15 19:04:18,168 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/40/00) - Connection #6 tested: OK
+2024-05-15 19:04:18,169 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-15 19:04:18,169 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/40/00) - Connection #7 tested: OK
+2024-05-15 19:04:18,170 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=, id=23}]
+2024-05-15 19:04:18,170 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000072 (01/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:18,172 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #8 - autoCommit reset back to true
+2024-05-15 19:04:18,173 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/41/00) - Connection #8 tested: OK
+2024-05-15 19:04:18,173 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 23
+2024-05-15 19:04:18,173 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-15 19:04:18,173 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-15 19:04:18,173 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-15 19:04:18,175 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #9 - autoCommit reset back to true
+2024-05-15 19:04:18,176 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/41/00) - Connection #9 tested: OK
+2024-05-15 19:04:18,179 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #10 - autoCommit reset back to true
+2024-05-15 19:04:18,180 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/41/00) - Connection #10 tested: OK
+2024-05-15 19:04:18,181 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:138] - cqData_size : 0
+2024-05-15 19:04:18,184 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #11 - autoCommit reset back to true
+2024-05-15 19:04:18,184 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/41/00) - Connection #11 tested: OK
+2024-05-15 19:04:18,187 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #12 - autoCommit reset back to true
+2024-05-15 19:04:18,188 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/41/00) - Connection #12 tested: OK
+2024-05-15 19:04:18,190 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #13 - autoCommit reset back to true
+2024-05-15 19:04:18,191 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/41/00) - Connection #13 tested: OK
+2024-05-15 19:04:18,191 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 0
+2024-05-15 19:04:18,194 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-15 19:04:18,203 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:18,236 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:18,261 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:18,278 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:18,295 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:18,312 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:18,329 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:18,353 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:18,379 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:04:18,379 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-15 19:04:18,387 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/49/00) - #0050 removed because of shutdown.
+2024-05-15 19:04:18,387 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-15 19:04:18,395 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/48/00) - #0049 removed because of shutdown.
+2024-05-15 19:04:18,395 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-15 19:04:18,404 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/47/00) - #0048 removed because of shutdown.
+2024-05-15 19:04:18,404 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-15 19:04:18,412 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/46/00) - #0047 removed because of shutdown.
+2024-05-15 19:04:18,412 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-15 19:04:18,420 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/45/00) - #0046 removed because of shutdown.
+2024-05-15 19:04:18,420 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-15 19:04:18,429 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/44/00) - #0045 removed because of shutdown.
+2024-05-15 19:04:18,429 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-15 19:04:18,437 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/43/00) - #0044 removed because of shutdown.
+2024-05-15 19:04:18,437 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-15 19:04:18,445 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/42/00) - #0043 removed because of shutdown.
+2024-05-15 19:04:18,445 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-15 19:04:18,453 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/41/00) - #0042 removed because of shutdown.
+2024-05-15 19:04:18,453 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-15 19:04:18,462 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/40/00) - #0041 removed because of shutdown.
+2024-05-15 19:04:18,462 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-15 19:04:18,470 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/39/00) - #0040 removed because of shutdown.
+2024-05-15 19:04:18,470 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-15 19:04:18,479 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/38/00) - #0039 removed because of shutdown.
+2024-05-15 19:04:18,479 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-15 19:04:18,487 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/37/00) - #0038 removed because of shutdown.
+2024-05-15 19:04:18,487 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-15 19:04:18,496 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/36/00) - #0037 removed because of shutdown.
+2024-05-15 19:04:18,496 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-15 19:04:18,504 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/35/00) - #0036 removed because of shutdown.
+2024-05-15 19:04:18,504 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-15 19:04:18,513 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/34/00) - #0035 removed because of shutdown.
+2024-05-15 19:04:18,513 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-15 19:04:18,521 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/33/00) - #0034 removed because of shutdown.
+2024-05-15 19:04:18,521 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-15 19:04:18,529 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/32/00) - #0033 removed because of shutdown.
+2024-05-15 19:04:18,529 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-15 19:04:18,537 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/31/00) - #0032 removed because of shutdown.
+2024-05-15 19:04:18,537 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-15 19:04:18,545 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/30/00) - #0031 removed because of shutdown.
+2024-05-15 19:04:18,545 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-15 19:04:18,553 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/29/00) - #0030 removed because of shutdown.
+2024-05-15 19:04:18,554 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-15 19:04:18,562 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/28/00) - #0029 removed because of shutdown.
+2024-05-15 19:04:18,562 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-15 19:04:18,571 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/27/00) - #0028 removed because of shutdown.
+2024-05-15 19:04:18,571 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-15 19:04:18,578 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/26/00) - #0027 removed because of shutdown.
+2024-05-15 19:04:18,578 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-15 19:04:18,587 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/25/00) - #0026 removed because of shutdown.
+2024-05-15 19:04:18,587 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-15 19:04:18,595 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/24/00) - #0025 removed because of shutdown.
+2024-05-15 19:04:18,595 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-15 19:04:18,604 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/23/00) - #0024 removed because of shutdown.
+2024-05-15 19:04:18,604 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-15 19:04:18,612 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/22/00) - #0023 removed because of shutdown.
+2024-05-15 19:04:18,612 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-15 19:04:18,621 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/21/00) - #0022 removed because of shutdown.
+2024-05-15 19:04:18,621 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-15 19:04:18,629 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/20/00) - #0021 removed because of shutdown.
+2024-05-15 19:04:18,629 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-15 19:04:18,637 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/19/00) - #0020 removed because of shutdown.
+2024-05-15 19:04:18,637 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-15 19:04:18,646 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/18/00) - #0019 removed because of shutdown.
+2024-05-15 19:04:18,646 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-15 19:04:18,654 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/17/00) - #0018 removed because of shutdown.
+2024-05-15 19:04:18,654 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-15 19:04:18,662 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/16/00) - #0017 removed because of shutdown.
+2024-05-15 19:04:18,662 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-15 19:04:18,670 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/15/00) - #0016 removed because of shutdown.
+2024-05-15 19:04:18,670 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-15 19:04:18,679 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/14/00) - #0015 removed because of shutdown.
+2024-05-15 19:04:18,679 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-15 19:04:18,687 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/13/00) - #0014 removed because of shutdown.
+2024-05-15 19:04:18,687 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-15 19:04:18,695 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/12/00) - #0013 removed because of shutdown.
+2024-05-15 19:04:18,695 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-15 19:04:18,704 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/11/00) - #0012 removed because of shutdown.
+2024-05-15 19:04:18,704 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-15 19:04:18,713 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/10/00) - #0011 removed because of shutdown.
+2024-05-15 19:04:18,713 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-15 19:04:18,721 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/09/00) - #0010 removed because of shutdown.
+2024-05-15 19:04:18,721 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-15 19:04:18,728 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/08/00) - #0009 removed because of shutdown.
+2024-05-15 19:04:18,729 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-15 19:04:18,737 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/07/00) - #0008 removed because of shutdown.
+2024-05-15 19:04:18,737 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-15 19:04:18,746 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/06/00) - #0007 removed because of shutdown.
+2024-05-15 19:04:18,746 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-15 19:04:18,754 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/05/00) - #0006 removed because of shutdown.
+2024-05-15 19:04:18,754 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-15 19:04:18,762 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/04/00) - #0005 removed because of shutdown.
+2024-05-15 19:04:18,762 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-15 19:04:18,770 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/03/00) - #0004 removed because of shutdown.
+2024-05-15 19:04:18,770 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-15 19:04:18,779 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/02/00) - #0003 removed because of shutdown.
+2024-05-15 19:04:18,779 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-15 19:04:18,788 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/01/00) - #0002 removed because of shutdown.
+2024-05-15 19:04:18,788 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-15 19:04:18,796 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (00/00/00) - #0001 removed because of shutdown.
+2024-05-15 19:04:18,796 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-15 19:04:18,796 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 417 milliseconds.
+2024-05-15 19:04:18,796 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-15 19:04:18,797 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
+2024-05-15 19:09:54,222 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-15 19:09:54,226 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-15 19:09:54,226 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-15 19:09:54,227 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-15 19:09:54,228 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-15 19:09:54,668 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 19:09:54,669 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-15 19:09:54,669 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-15 19:09:54,669 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-15 19:09:54,669 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-15 19:09:54,670 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-15 19:09:54,670 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-15 19:09:54,670 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-15 19:09:54,670 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-15 19:09:54,670 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-15 19:09:54,671 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-15 19:09:54,672 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-15 19:09:54,672 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-15 19:09:54,672 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-15 19:09:54,673 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-15 19:09:54,673 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-15 19:09:54,673 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-15 19:09:54,673 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-15 19:09:54,673 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-15 19:09:54,673 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-15 19:09:54,674 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-15 19:09:54,674 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-15 19:09:54,674 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-15 19:09:54,674 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-15 19:09:54,674 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-15 19:09:54,675 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-15 19:09:54,675 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-15 19:09:54,675 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-15 19:09:54,675 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-15 19:09:54,675 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-15 19:09:54,675 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-15 19:09:54,676 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-15 19:09:54,676 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-15 19:09:54,676 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-15 19:09:54,676 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-15 19:09:54,677 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-15 19:09:54,677 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-15 19:09:54,677 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-15 19:09:54,678 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-15 19:09:54,678 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-15 19:09:54,678 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-15 19:09:54,678 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-15 19:09:54,678 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-15 19:09:54,678 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-15 19:09:54,678 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-15 19:09:54,679 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-15 19:09:54,679 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-15 19:09:54,679 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 19:09:54,679 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-15 19:09:54,679 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-15 19:09:54,679 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-15 19:09:54,679 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-15 19:09:54,680 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-15 19:09:54,680 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-15 19:09:54,680 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-15 19:09:54,680 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-15 19:09:54,680 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-15 19:09:54,680 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 19:09:54,680 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-15 19:09:54,680 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-15 19:09:54,681 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-15 19:09:54,698 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-15 19:09:54,700 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-15 19:09:54,702 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-15 19:10:09,362 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-15 19:11:04,641 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-15 19:11:04,643 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-15 19:11:04,644 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-15 19:11:04,644 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-15 19:11:04,645 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-15 19:11:05,113 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 19:11:05,113 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-15 19:11:05,114 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-15 19:11:05,114 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-15 19:11:05,114 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-15 19:11:05,114 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-15 19:11:05,114 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-15 19:11:05,114 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-15 19:11:05,115 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-15 19:11:05,115 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-15 19:11:05,115 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-15 19:11:05,116 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-15 19:11:05,116 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-15 19:11:05,116 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-15 19:11:05,116 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-15 19:11:05,116 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-15 19:11:05,116 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-15 19:11:05,117 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-15 19:11:05,117 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-15 19:11:05,117 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-15 19:11:05,117 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-15 19:11:05,117 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-15 19:11:05,117 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-15 19:11:05,117 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-15 19:11:05,118 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-15 19:11:05,118 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-15 19:11:05,118 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-15 19:11:05,118 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-15 19:11:05,118 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-15 19:11:05,118 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-15 19:11:05,118 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-15 19:11:05,119 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-15 19:11:05,119 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-15 19:11:05,119 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-15 19:11:05,119 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-15 19:11:05,153 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-15 19:11:05,153 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-15 19:11:05,153 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-15 19:11:05,153 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-15 19:11:05,153 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-15 19:11:05,154 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-15 19:11:05,154 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-15 19:11:05,154 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-15 19:11:05,154 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-15 19:11:05,154 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-15 19:11:05,154 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-15 19:11:05,154 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-15 19:11:05,154 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 19:11:05,155 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-15 19:11:05,155 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-15 19:11:05,155 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-15 19:11:05,155 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-15 19:11:05,155 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-15 19:11:05,155 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-15 19:11:05,155 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-15 19:11:05,156 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-15 19:11:05,156 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-15 19:11:05,156 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 19:11:05,156 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-15 19:11:05,156 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-15 19:11:05,156 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-15 19:11:05,171 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-15 19:11:05,174 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-15 19:11:05,175 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-15 19:11:05,627 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-15 19:11:05,647 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-15 19:11:05,657 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-15 19:11:05,658 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-15 19:11:05,668 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-15 19:11:05,669 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-15 19:11:05,669 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-15 19:11:05,671 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-15 19:11:05,671 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:05,712 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-15 19:11:05,752 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-15 19:11:05,752 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-15 19:11:05,752 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-15 19:11:05,752 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 19:11:05,752 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-15 19:11:05,752 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-15 19:11:05,753 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 19:11:05,753 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-15 19:11:05,757 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:05,821 [main] [A2] [INFO] - rootPath ==
+2024-05-15 19:11:05,821 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-15 19:11:05,822 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-15 19:11:05,822 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-15 19:11:05,834 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/03/00) - Connection #2 tested: OK
+2024-05-15 19:11:05,844 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-15 19:11:05,844 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-15 19:11:05,845 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-15 19:11:05,845 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 19:11:05,845 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-15 19:11:05,845 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:05,845 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 19:11:05,846 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-15 19:11:05,894 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-15 19:11:05,894 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-15 19:11:05,909 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/04/00) - Connection #2 tested: OK
+2024-05-15 19:11:05,931 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:05,970 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-15 19:11:05,988 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/05/00) - Connection #3 tested: OK
+2024-05-15 19:11:06,024 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-15 19:11:06,024 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-15 19:11:06,025 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath1869091397.jar;D:\soft\IntelliJ IDEA 2021.2\lib\idea_rt.jar
+2024-05-15 19:11:06,025 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-15 19:11:06,025 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-15 19:11:06,025 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-15 19:11:06,055 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:06,063 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-15 19:11:06,063 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-15 19:11:06,063 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-15 19:11:06,063 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-15 19:11:06,063 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-15 19:11:06,064 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-15 19:11:06,064 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-15 19:11:06,064 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-15 19:11:06,064 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-15 19:11:06,064 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-15 19:11:06,068 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-15 19:11:06,070 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-15 19:11:06,071 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-15 19:11:06,071 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-15 19:11:06,072 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-15 19:11:06,072 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-15 19:11:06,073 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@7188af83
+2024-05-15 19:11:06,073 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-15 19:11:06,093 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/06/00) - Connection #4 tested: OK
+2024-05-15 19:11:06,115 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #4 tested: OK
+2024-05-15 19:11:06,128 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #5 tested: OK
+2024-05-15 19:11:06,141 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000005 (02/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:06,149 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/07/00) - Connection #5 tested: OK
+2024-05-15 19:11:06,171 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #1 tested: OK
+2024-05-15 19:11:06,183 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #6 tested: OK
+2024-05-15 19:11:06,206 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #6 tested: OK
+2024-05-15 19:11:06,215 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #7 tested: OK
+2024-05-15 19:11:06,235 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000007 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:06,235 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #7 tested: OK
+2024-05-15 19:11:06,245 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #8 tested: OK
+2024-05-15 19:11:06,267 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #8 tested: OK
+2024-05-15 19:11:06,277 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #1 tested: OK
+2024-05-15 19:11:06,297 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #1 tested: OK
+2024-05-15 19:11:06,309 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #2 tested: OK
+2024-05-15 19:11:06,323 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000010 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:06,331 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #2 tested: OK
+2024-05-15 19:11:06,340 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #3 tested: OK
+2024-05-15 19:11:06,359 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #3 tested: OK
+2024-05-15 19:11:06,370 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #4 tested: OK
+2024-05-15 19:11:06,390 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/09/00) - Connection #4 tested: OK
+2024-05-15 19:11:06,398 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/09/00) - Connection #5 tested: OK
+2024-05-15 19:11:06,407 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000013 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:06,419 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #5 tested: OK
+2024-05-15 19:11:06,430 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #6 tested: OK
+2024-05-15 19:11:06,453 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #6 tested: OK
+2024-05-15 19:11:06,468 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #7 tested: OK
+2024-05-15 19:11:06,488 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/10/00) - Connection #7 tested: OK
+2024-05-15 19:11:06,492 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000015 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:06,499 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #8 tested: OK
+2024-05-15 19:11:06,521 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #8 tested: OK
+2024-05-15 19:11:06,531 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #9 tested: OK
+2024-05-15 19:11:06,551 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #9 tested: OK
+2024-05-15 19:11:06,560 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #10 tested: OK
+2024-05-15 19:11:06,572 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000018 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:06,580 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #10 tested: OK
+2024-05-15 19:11:06,591 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #11 tested: OK
+2024-05-15 19:11:06,610 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #11 tested: OK
+2024-05-15 19:11:06,619 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #12 tested: OK
+2024-05-15 19:11:06,638 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #12 tested: OK
+2024-05-15 19:11:06,646 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000020 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:06,648 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/13/00) - Connection #1 tested: OK
+2024-05-15 19:11:06,668 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #1 tested: OK
+2024-05-15 19:11:06,679 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #2 tested: OK
+2024-05-15 19:11:06,701 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #2 tested: OK
+2024-05-15 19:11:06,711 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #3 tested: OK
+2024-05-15 19:11:06,730 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #3 tested: OK
+2024-05-15 19:11:06,734 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000023 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:06,739 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #4 tested: OK
+2024-05-15 19:11:06,760 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #4 tested: OK
+2024-05-15 19:11:06,769 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #5 tested: OK
+2024-05-15 19:11:06,788 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #5 tested: OK
+2024-05-15 19:11:06,799 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #6 tested: OK
+2024-05-15 19:11:06,821 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/14/00) - Connection #6 tested: OK
+2024-05-15 19:11:06,826 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000026 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:06,832 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #7 tested: OK
+2024-05-15 19:11:06,853 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #7 tested: OK
+2024-05-15 19:11:06,864 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #8 tested: OK
+2024-05-15 19:11:06,885 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #8 tested: OK
+2024-05-15 19:11:06,894 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #9 tested: OK
+2024-05-15 19:11:06,911 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (01/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:06,915 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #9 tested: OK
+2024-05-15 19:11:06,932 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #10 tested: OK
+2024-05-15 19:11:06,954 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #10 tested: OK
+2024-05-15 19:11:06,964 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #11 tested: OK
+2024-05-15 19:11:06,983 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/16/00) - Connection #11 tested: OK
+2024-05-15 19:11:06,988 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:11:06,990 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-15 19:11:06,990 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:11:07,004 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:07,032 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #12 tested: OK
+2024-05-15 19:11:07,057 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #12 tested: OK
+2024-05-15 19:11:07,066 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #13 tested: OK
+2024-05-15 19:11:07,090 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/17/00) - Connection #13 tested: OK
+2024-05-15 19:11:07,100 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/17/00) - Connection #14 tested: OK
+2024-05-15 19:11:07,105 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000034 (01/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:07,119 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #14 tested: OK
+2024-05-15 19:11:07,141 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #15 tested: OK
+2024-05-15 19:11:07,164 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #15 tested: OK
+2024-05-15 19:11:07,165 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [1]
+2024-05-15 19:11:07,166 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-15 19:11:07,175 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #16 tested: OK
+2024-05-15 19:11:07,194 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/18/00) - Connection #16 tested: OK
+2024-05-15 19:11:07,194 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-15 19:11:07,195 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 31
+2024-05-15 19:11:07,195 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-15 19:11:07,199 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000036 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:07,205 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #17 tested: OK
+2024-05-15 19:11:07,225 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #17 tested: OK
+2024-05-15 19:11:07,225 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-15 19:11:07,237 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #18 tested: OK
+2024-05-15 19:11:07,273 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/19/00) - Connection #18 tested: OK
+2024-05-15 19:11:07,277 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2]
+2024-05-15 19:11:07,277 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2)
+2024-05-15 19:11:07,287 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000038 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:07,288 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #19 tested: OK
+2024-05-15 19:11:07,310 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #19 tested: OK
+2024-05-15 19:11:07,311 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-15 19:11:07,311 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:11:07,312 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:11:07,312 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-15 19:11:07,312 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:11:07,322 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #20 tested: OK
+2024-05-15 19:11:07,343 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #20 tested: OK
+2024-05-15 19:11:07,354 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #1 tested: OK
+2024-05-15 19:11:07,371 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000041 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:07,376 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #1 tested: OK
+2024-05-15 19:11:07,387 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #2 tested: OK
+2024-05-15 19:11:07,409 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #2 tested: OK
+2024-05-15 19:11:07,410 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-15 19:11:07,410 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-15 19:11:07,410 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:11:07,411 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:11:07,412 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-15 19:11:07,412 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:11:07,412 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-13, 2024-04-17, 31]
+2024-05-15 19:11:07,421 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #3 tested: OK
+2024-05-15 19:11:07,444 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #3 tested: OK
+2024-05-15 19:11:07,456 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #4 tested: OK
+2024-05-15 19:11:07,459 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000044 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:07,478 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #4 tested: OK
+2024-05-15 19:11:07,479 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-15 19:11:07,480 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 31
+2024-05-15 19:11:07,480 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 31
+2024-05-15 19:11:07,481 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-15 19:11:07,490 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #5 tested: OK
+2024-05-15 19:11:07,509 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #5 tested: OK
+2024-05-15 19:11:07,510 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1]
+2024-05-15 19:11:07,510 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1
+2024-05-15 19:11:07,520 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #6 tested: OK
+2024-05-15 19:11:07,537 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000046 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:07,543 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/23/00) - Connection #6 tested: OK
+2024-05-15 19:11:07,543 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-15 19:11:07,553 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/23/00) - Connection #7 tested: OK
+2024-05-15 19:11:07,574 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #7 tested: OK
+2024-05-15 19:11:07,578 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 8
+2024-05-15 19:11:07,578 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-15 19:11:07,578 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:11:07,579 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:11:07,579 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:11:07,579 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:11:07,580 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:11:07,580 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:11:07,580 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:11:07,580 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:11:07,581 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:11:07,581 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=82df4fdd-6f43-49cd-b3af-09e93c4737d8, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=71998, glpbid=, pbtj=0, key=71998, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=71998, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=d57778e4-7402-4091-9a5c-1e1a820c51ad, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=71999, glpbid=, pbtj=0, key=71999, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=71999, modedatacreater=1, bcrq=2024-04-14, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=3029b34b-46aa-4a5b-9707-5e9dc5d879db, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=72000, glpbid=, pbtj=0, key=72000, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72000, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=9f80205c-8700-4561-93ad-c87968bc80a0, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=72001, glpbid=, pbtj=0, key=72001, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72001, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=31c81597-84b0-4d5f-971e-2e68cf6eb18f, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=72002, glpbid=, pbtj=0, key=72002, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72002, modedatacreater=1, bcrq=2024-04-17, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=572527f1-ba58-4686-8467-dcd4207d9189, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-02, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-02, dgcx=, bz=, hxbz=, id=14504, glpbid=, pbtj=2, key=14504, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=14504, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=2-晚班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=15:27:30, modedatamodifydatetime=, pbsj=15:27, rqlx=2, pbdxry=31-李勤}, {modeuuid=57eb7822-2e05-4c67-874a-7c5062fc3bad, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65516, glpbid=, pbtj=2, key=65516, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65516, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:01:57, modedatamodifydatetime=, pbsj=20:01, rqlx=0, pbdxry=31-李勤}, {modeuuid=87607a59-87bd-4cf7-a669-a5428bea0620, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65517, glpbid=, pbtj=2, key=65517, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65517, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:02:01, modedatamodifydatetime=, pbsj=20:02, rqlx=0, pbdxry=31-李勤}]
+2024-05-15 19:11:07,586 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-15 19:11:07,589 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:11:07,589 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-15 19:11:07,589 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:11:07,600 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #8 tested: OK
+2024-05-15 19:11:07,620 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #8 tested: OK
+2024-05-15 19:11:07,629 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000048 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:07,632 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/24/00) - Connection #9 tested: OK
+2024-05-15 19:11:07,652 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #9 tested: OK
+2024-05-15 19:11:07,661 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #10 tested: OK
+2024-05-15 19:11:07,692 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #10 tested: OK
+2024-05-15 19:11:07,703 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #11 tested: OK
+2024-05-15 19:11:07,712 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000051 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:07,723 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/25/00) - Connection #11 tested: OK
+2024-05-15 19:11:07,733 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/25/00) - Connection #12 tested: OK
+2024-05-15 19:11:07,751 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #12 tested: OK
+2024-05-15 19:11:07,759 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #13 tested: OK
+2024-05-15 19:11:07,775 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #13 tested: OK
+2024-05-15 19:11:07,775 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-17=[{edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.00, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.00, sfkt=1, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.00, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.00, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.00, sfkt=1, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.00, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.00, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.00, sfkt=1, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.00, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-15 19:11:07,775 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-15 19:11:07,776 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:11:07,776 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:31,analysisDate:2024-04-15 start***********
+2024-05-15 19:11:07,776 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=18:24:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=18:37:00, id=5785, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}]]
+2024-05-15 19:11:07,776 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-04-15, schedulingResultCollect={2024-04-17=[{edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.00, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.00, sfkt=1, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.00, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.00, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.00, sfkt=1, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.00, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.00, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.00, sfkt=1, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.00, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=18:24:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=18:37:00, id=5785, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], clockInTimeCollect={2024-04-17=[{signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], 2024-04-15=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=18:24:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=18:37:00, id=5785, userid=31, signdate=2024-04-15}], 2024-04-16=[{signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}]}, userId=31, clockInTimeMap={}}]
+2024-05-15 19:11:07,777 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:11:07,777 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-15 19:11:07,777 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:11:07,788 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #14 tested: OK
+2024-05-15 19:11:07,805 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000054 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:07,808 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/26/00) - Connection #14 tested: OK
+2024-05-15 19:11:07,809 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-04-14 21:00],lastestTime: [2024-04-16 02:30]
+2024-05-15 19:11:07,810 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-15 19:11:07,810 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:11:07,820 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/26/00) - Connection #15 tested: OK
+2024-05-15 19:11:07,841 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #15 tested: OK
+2024-05-15 19:11:07,851 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #16 tested: OK
+2024-05-15 19:11:07,871 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/26/00) - Connection #16 tested: OK
+2024-05-15 19:11:07,872 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:11:07,872 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-15 19:11:07,872 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:11:07,882 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/26/00) - Connection #17 tested: OK
+2024-05-15 19:11:07,889 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (01/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:07,902 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/27/00) - Connection #17 tested: OK
+2024-05-15 19:11:07,904 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-15 19:11:07,905 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-15 19:11:07,905 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:11:07,907 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:11:07,907 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-15 19:11:07,907 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:11:07,918 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/27/00) - Connection #18 tested: OK
+2024-05-15 19:11:07,941 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/27/00) - Connection #18 tested: OK
+2024-05-15 19:11:07,941 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-15 19:11:07,942 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-15 19:11:07,942 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:11:07,943 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:11:07,943 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-15 19:11:07,943 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:11:07,944 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.00, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.00, sfkt=1, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.00, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-15 19:11:07,944 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.00, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.00, sfkt=1, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.00, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}]]
+2024-05-15 19:11:07,944 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.00, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.00, sfkt=1, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.00, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}]]
+2024-05-15 19:11:07,948 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 18:00, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=18:24:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 18:30, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=7, clockTime={signtime=18:37:00, id=5785, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=7, clockTime={signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, record=true)]]
+2024-05-15 19:11:07,949 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-15 19:11:07,949 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:11:07,949 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:11:07,949 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-15 19:11:07,950 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:11:07,950 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 18:00, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=18:24:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 18:30, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=7, clockTime={signtime=18:37:00, id=5785, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=7, clockTime={signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, record=true)]]
+2024-05-15 19:11:07,950 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-15 19:11:07,950 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:11:07,950 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 18:00, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=18:24:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 18:30, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=7, clockTime={signtime=18:37:00, id=5785, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=7, clockTime={signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, record=true)],attendanceItems size :42,scheduleResult :[{edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.00, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.00, sfkt=1, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.00, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}],analysisDate:[2024-04-15],userId:[31],rqlx:[0],modeId:[{}]
+2024-05-15 19:11:07,951 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}]
+2024-05-15 19:11:07,951 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.00, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-15 19:11:07,959 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:11:07,959 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-15 19:11:07,959 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:11:07,961 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-15 19:11:07,961 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-15 19:11:07,961 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:11:07,962 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:11:07,962 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-15 19:11:07,962 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:11:07,963 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=旷工, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=30, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=旷工, cchsfzs=, modedatacreatetime=17:35:36, hbjscsdxm=, hsl=1.00, modeuuid=dec5c6fb-065a-4918-88f1-05d1ff2c7c35, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=1, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=旷工, zysd=1, sjd=17:33, cckcbc=1, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=2, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-23 14:39:57, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-15 19:11:07,963 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-15 19:11:07,963 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:11:07,964 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=8.00, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}],clcokInTimeData:[{signtime=18:37:00, id=5785, userid=31, signdate=2024-04-15}]
+2024-05-15 19:11:07,964 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.00, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-15 19:11:07,964 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:11:07,964 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-15 19:11:07,964 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:11:07,965 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-15 19:11:07,965 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-15 19:11:07,965 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:11:07,965 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:11:07,965 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-15 19:11:07,965 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:11:07,965 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-15 19:11:07,965 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-15 19:11:07,965 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:11:07,967 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {hsl=1.0, bdlx=7, item=8, itemType=LATE, classEndTime=2024-04-15 18:37:00, betweenMinutes=7, kczgsc=1, itemduration=1.0, classStartTime=2024-04-15 18:30, pointTime=2024-04-15 18:30, hsdw=1}]]
+2024-05-15 19:11:07,967 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-15 19:11:07,967 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-15 19:11:07,968 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 240.0
+2024-05-15 19:11:07,968 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[60.0],leaveElaryTime :[0.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-15 19:11:07,968 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[180.0]
+2024-05-15 19:11:07,968 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长: 180.0
+2024-05-15 19:11:07,974 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:08,063 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:08,155 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:08,237 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:08,323 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:08,409 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:08,503 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:08,589 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:08,658 [main] [com.engine.common.util.CommonUtil] [INFO] - makeInsertSql : [insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)]
+2024-05-15 19:11:08,658 [main] [com.engine.common.util.CommonUtil] [INFO] - needInsertDate: [[2ffaa2cd-0b8e-4467-81fe-c29756ee7021, 0, 92, 31, 1, 18:37, 00:32, 2024-05-15, 4, 31-2024-05-15, 1, 2024-04-15, 2024-04-16, 3.0, 19:11:08]]
+2024-05-15 19:11:08,664 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (01/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:08,669 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/36/00) - Connection #19 tested: OK
+2024-05-15 19:11:08,679 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (02/36/00) - Connection #20 tested: OK
+2024-05-15 19:11:08,687 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-15 19:11:08,687 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-15 19:11:08,687 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 19:11:08,687 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 19:11:08,688 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-15 19:11:08,717 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (02/36/00) - Connection #20 tested: OK
+2024-05-15 19:11:08,732 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-15 19:11:08,745 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/36/00) - Connection #19 tested: OK
+2024-05-15 19:11:08,747 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:11:08,747 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-15 19:11:08,747 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:11:08,748 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.00, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.00, sfkt=1, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.00, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-15 19:11:08,748 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 60.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-15 19:11:08,750 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-15 19:11:08,750 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:11:08,750 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=7.0, classInfo=[{edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.00, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.00, sfkt=1, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.00, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], formmodeIdMap={uf_jcl_kq_kqfa=105, uf_jcl_kq_jqye=103, uf_jcl_kq_jbjg=92, uf_jcl_kq_jqed=102, uf_jcl_kq_cqjg=104, uf_jcl_kq_bdkjl=135, uf_jcl_kq_glpb=101, uf_jcl_kq_kqzqmc=93, uf_jcl_kq_cqjt=106, uf_jcl_kq_rlxx=89, uf_pbjg=87, uf_jcl_kq_rlmc=141, uf_jcl_kq_zhgs=129}, modeId=104, recordDataTime={j1=2024-04-15 09:48:00, j2=2024-04-15 18:37:00, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-04-15 18:24:00, j8=NULL, c2=2024-04-16 00:32:00, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-04-15, userId=31, recordData=[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {hsl=1.0, bdlx=7, item=8, itemType=LATE, classEndTime=2024-04-15 18:37:00, betweenMinutes=7, kczgsc=1, itemduration=1.0, classStartTime=2024-04-15 18:30, pointTime=2024-04-15 18:30, hsdw=1}, {item=144, itemduration=3.0}], rqlx=0}
+2024-05-15 19:11:08,751 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:11:08,751 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-15 19:11:08,751 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:11:08,758 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000060 (01/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:08,759 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/37/00) - Connection #21 tested: OK
+2024-05-15 19:11:08,778 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/37/00) - Connection #21 tested: OK
+2024-05-15 19:11:08,778 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=7.0,cqzt=1,fxrq='2024-05-15 19:11:08',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-18:00',xm1=126,sc1=1.0,xm2=8,sc2=1.0,xm3=144,sc3=3.0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-15 09:48:00',j2='2024-04-15 18:37:00',j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-15 18:24:00',j8=NULL,c2='2024-04-16 00:32:00',c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-15 19:11:08,789 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/37/00) - Connection #22 tested: OK
+2024-05-15 19:11:08,813 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/37/00) - Connection #22 tested: OK
+2024-05-15 19:11:08,821 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/37/00) - Connection #23 tested: OK
+2024-05-15 19:11:08,841 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/37/00) - Connection #23 tested: OK
+2024-05-15 19:11:08,852 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000063 (01/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:08,855 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/38/00) - Connection #24 tested: OK
+2024-05-15 19:11:08,952 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000064 (01/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:08,994 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-15 19:11:09,004 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/39/00) - Connection #24 tested: OK
+2024-05-15 19:11:09,004 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-15 19:11:09,004 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:11:09,014 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/39/00) - Connection #25 tested: OK
+2024-05-15 19:11:09,035 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/39/00) - Connection #25 tested: OK
+2024-05-15 19:11:09,035 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000065 (01/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:09,044 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/40/00) - Connection #26 tested: OK
+2024-05-15 19:11:09,066 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/40/00) - Connection #26 tested: OK
+2024-05-15 19:11:09,077 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/40/00) - Connection #27 tested: OK
+2024-05-15 19:11:09,097 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/40/00) - Connection #27 tested: OK
+2024-05-15 19:11:09,097 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [149, 150]
+2024-05-15 19:11:09,106 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/40/00) - Connection #28 tested: OK
+2024-05-15 19:11:09,126 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000068 (01/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:09,126 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/41/00) - Connection #28 tested: OK
+2024-05-15 19:11:09,127 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-15 19:11:09,127 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-15 19:11:09,127 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-15 19:11:09,127 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=1}]
+2024-05-15 19:11:09,137 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/41/00) - Connection #29 tested: OK
+2024-05-15 19:11:09,176 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/41/00) - Connection #29 tested: OK
+2024-05-15 19:11:09,180 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where subcompanyid1 = 1 and seclevel >= 0 and seclevel <= 100
+2024-05-15 19:11:09,180 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 57
+2024-05-15 19:11:09,190 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/41/00) - Connection #30 tested: OK
+2024-05-15 19:11:09,209 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000070 (01/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:09,211 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/42/00) - Connection #30 tested: OK
+2024-05-15 19:11:09,221 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/42/00) - Connection #31 tested: OK
+2024-05-15 19:11:09,240 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/42/00) - Connection #31 tested: OK
+2024-05-15 19:11:09,240 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-15 19:11:09,240 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-15 19:11:09,240 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-15 19:11:09,250 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/42/00) - Connection #32 tested: OK
+2024-05-15 19:11:09,277 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/42/00) - Connection #32 tested: OK
+2024-05-15 19:11:09,277 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where departmentid = 2 and seclevel >= 0 and seclevel <= 100
+2024-05-15 19:11:09,277 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 2
+2024-05-15 19:11:09,278 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-15 19:11:09,288 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/42/00) - Connection #33 tested: OK
+2024-05-15 19:11:09,307 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000073 (01/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:09,308 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/43/00) - Connection #33 tested: OK
+2024-05-15 19:11:09,320 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/43/00) - Connection #34 tested: OK
+2024-05-15 19:11:09,341 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/43/00) - Connection #34 tested: OK
+2024-05-15 19:11:09,341 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=100, id=36}]
+2024-05-15 19:11:09,352 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/43/00) - Connection #35 tested: OK
+2024-05-15 19:11:09,371 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/43/00) - Connection #35 tested: OK
+2024-05-15 19:11:09,372 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 36 and seclevel <= 100
+2024-05-15 19:11:09,372 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-15 19:11:09,380 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/43/00) - Connection #36 tested: OK
+2024-05-15 19:11:09,398 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/43/00) - Connection #36 tested: OK
+2024-05-15 19:11:09,398 [main] [com.engine.common.util.CommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id,seclevel from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-15 19:11:09,401 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000076 (01/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:09,409 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/44/00) - Connection #37 tested: OK
+2024-05-15 19:11:09,430 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/44/00) - Connection #37 tested: OK
+2024-05-15 19:11:09,430 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupId : 2, empIdsByGroup : []
+2024-05-15 19:11:09,431 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-15 19:11:09,431 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-15 19:11:09,441 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/44/00) - Connection #38 tested: OK
+2024-05-15 19:11:09,463 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/44/00) - Connection #38 tested: OK
+2024-05-15 19:11:09,474 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/44/00) - Connection #39 tested: OK
+2024-05-15 19:11:09,484 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000079 (01/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:09,497 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/45/00) - Connection #39 tested: OK
+2024-05-15 19:11:09,508 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/45/00) - Connection #40 tested: OK
+2024-05-15 19:11:09,529 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/45/00) - Connection #40 tested: OK
+2024-05-15 19:11:09,529 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:138] - cqData_size : 1
+2024-05-15 19:11:09,539 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/45/00) - Connection #41 tested: OK
+2024-05-15 19:11:09,560 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/45/00) - Connection #41 tested: OK
+2024-05-15 19:11:09,565 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (01/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:09,570 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/46/00) - Connection #42 tested: OK
+2024-05-15 19:11:09,589 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000082 (01/46/00) - Connection #42 tested: OK
+2024-05-15 19:11:09,600 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000082 (01/46/00) - Connection #43 tested: OK
+2024-05-15 19:11:09,620 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000083 (01/46/00) - Connection #43 tested: OK
+2024-05-15 19:11:09,621 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:220] - overtimeMinutes : 180
+2024-05-15 19:11:09,621 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 300,oneTimeAddMinutes : 10
+2024-05-15 19:11:09,621 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:306] - countMinutes : 180.0
+2024-05-15 19:11:09,622 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:317] - allowanceMinutes : 180.0
+2024-05-15 19:11:09,627 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:330] - sc : 3.0
+2024-05-15 19:11:09,627 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 540,oneTimeAddMinutes : 30
+2024-05-15 19:11:09,627 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:306] - countMinutes : 32.0
+2024-05-15 19:11:09,628 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:317] - allowanceMinutes : 10.0
+2024-05-15 19:11:09,628 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:330] - sc : 0.0
+2024-05-15 19:11:09,628 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 2
+2024-05-15 19:11:09,638 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000083 (01/46/00) - Connection #44 tested: OK
+2024-05-15 19:11:09,652 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000084 (01/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:09,659 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000084 (01/47/00) - Connection #44 tested: OK
+2024-05-15 19:11:09,660 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:147] - delSign : true, delSql : delete from uf_jcl_kq_cqjt where rq >= '2024-04-15' and rq <= '2024-04-15' and yg in (31) and bc in (1,2,3)
+2024-05-15 19:11:09,660 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:171] - dataList_size : 2
+2024-05-15 19:11:09,660 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:174] - 津贴数据记录入库开始---
+2024-05-15 19:11:09,669 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000084 (01/47/00) - Connection #45 tested: OK
+2024-05-15 19:11:09,739 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (01/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:09,754 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #45 - autoCommit reset back to true
+2024-05-15 19:11:09,764 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000085 (01/48/00) - Connection #45 tested: OK
+2024-05-15 19:11:09,764 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:176] - insertSign : true
+2024-05-15 19:11:09,766 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-15 19:11:09,822 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:09,911 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:11:09,912 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-15 19:11:09,918 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/49/00) - #0050 removed because of shutdown.
+2024-05-15 19:11:09,919 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-15 19:11:09,919 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/48/00) - #0049 removed because of shutdown.
+2024-05-15 19:11:09,919 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-15 19:11:09,920 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/47/00) - #0048 removed because of shutdown.
+2024-05-15 19:11:09,920 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-15 19:11:09,921 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/46/00) - #0047 removed because of shutdown.
+2024-05-15 19:11:09,921 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-15 19:11:09,922 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/45/00) - #0046 removed because of shutdown.
+2024-05-15 19:11:09,923 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-15 19:11:09,924 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/44/00) - #0045 removed because of shutdown.
+2024-05-15 19:11:09,924 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-15 19:11:09,925 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/43/00) - #0044 removed because of shutdown.
+2024-05-15 19:11:09,925 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-15 19:11:09,925 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/42/00) - #0043 removed because of shutdown.
+2024-05-15 19:11:09,925 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-15 19:11:09,926 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/41/00) - #0042 removed because of shutdown.
+2024-05-15 19:11:09,926 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-15 19:11:09,926 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/40/00) - #0041 removed because of shutdown.
+2024-05-15 19:11:09,927 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-15 19:11:09,927 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/39/00) - #0040 removed because of shutdown.
+2024-05-15 19:11:09,927 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-15 19:11:09,927 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/38/00) - #0039 removed because of shutdown.
+2024-05-15 19:11:09,927 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-15 19:11:09,928 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/37/00) - #0038 removed because of shutdown.
+2024-05-15 19:11:09,928 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-15 19:11:09,928 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/36/00) - #0037 removed because of shutdown.
+2024-05-15 19:11:09,929 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-15 19:11:09,929 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/35/00) - #0036 removed because of shutdown.
+2024-05-15 19:11:09,929 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-15 19:11:09,929 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/34/00) - #0035 removed because of shutdown.
+2024-05-15 19:11:09,930 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-15 19:11:09,930 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/33/00) - #0034 removed because of shutdown.
+2024-05-15 19:11:09,930 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-15 19:11:09,930 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/32/00) - #0033 removed because of shutdown.
+2024-05-15 19:11:09,930 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-15 19:11:09,930 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/31/00) - #0032 removed because of shutdown.
+2024-05-15 19:11:09,930 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-15 19:11:09,930 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/30/00) - #0031 removed because of shutdown.
+2024-05-15 19:11:09,931 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-15 19:11:09,931 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/29/00) - #0030 removed because of shutdown.
+2024-05-15 19:11:09,931 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-15 19:11:09,931 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/28/00) - #0029 removed because of shutdown.
+2024-05-15 19:11:09,931 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-15 19:11:09,931 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/27/00) - #0028 removed because of shutdown.
+2024-05-15 19:11:09,931 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-15 19:11:09,931 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/26/00) - #0027 removed because of shutdown.
+2024-05-15 19:11:09,931 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-15 19:11:09,931 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/25/00) - #0026 removed because of shutdown.
+2024-05-15 19:11:09,931 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-15 19:11:09,931 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/24/00) - #0025 removed because of shutdown.
+2024-05-15 19:11:09,931 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-15 19:11:09,931 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/23/00) - #0024 removed because of shutdown.
+2024-05-15 19:11:09,931 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-15 19:11:09,932 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/22/00) - #0023 removed because of shutdown.
+2024-05-15 19:11:09,932 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-15 19:11:09,932 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/21/00) - #0022 removed because of shutdown.
+2024-05-15 19:11:09,932 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-15 19:11:09,932 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/20/00) - #0021 removed because of shutdown.
+2024-05-15 19:11:09,932 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-15 19:11:09,932 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/19/00) - #0020 removed because of shutdown.
+2024-05-15 19:11:09,932 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-15 19:11:09,932 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/18/00) - #0019 removed because of shutdown.
+2024-05-15 19:11:09,932 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-15 19:11:09,932 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/17/00) - #0018 removed because of shutdown.
+2024-05-15 19:11:09,932 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-15 19:11:09,932 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/16/00) - #0017 removed because of shutdown.
+2024-05-15 19:11:09,932 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-15 19:11:09,932 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/15/00) - #0016 removed because of shutdown.
+2024-05-15 19:11:09,933 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-15 19:11:09,933 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/14/00) - #0015 removed because of shutdown.
+2024-05-15 19:11:09,933 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-15 19:11:09,933 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/13/00) - #0014 removed because of shutdown.
+2024-05-15 19:11:09,933 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-15 19:11:09,933 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/12/00) - #0013 removed because of shutdown.
+2024-05-15 19:11:09,933 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-15 19:11:09,933 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/11/00) - #0012 removed because of shutdown.
+2024-05-15 19:11:09,933 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-15 19:11:09,933 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/10/00) - #0011 removed because of shutdown.
+2024-05-15 19:11:09,933 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-15 19:11:09,933 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/09/00) - #0010 removed because of shutdown.
+2024-05-15 19:11:09,933 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-15 19:11:09,933 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/08/00) - #0009 removed because of shutdown.
+2024-05-15 19:11:09,934 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-15 19:11:09,934 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/07/00) - #0008 removed because of shutdown.
+2024-05-15 19:11:09,934 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-15 19:11:09,934 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/06/00) - #0007 removed because of shutdown.
+2024-05-15 19:11:09,934 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-15 19:11:09,934 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/05/00) - #0006 removed because of shutdown.
+2024-05-15 19:11:09,934 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-15 19:11:09,934 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/04/00) - #0005 removed because of shutdown.
+2024-05-15 19:11:09,934 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-15 19:11:09,934 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/03/00) - #0004 removed because of shutdown.
+2024-05-15 19:11:09,934 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-15 19:11:09,934 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/02/00) - #0003 removed because of shutdown.
+2024-05-15 19:11:09,934 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-15 19:11:09,935 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/01/00) - #0002 removed because of shutdown.
+2024-05-15 19:11:09,935 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-15 19:11:09,935 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/00/00) - #0001 removed because of shutdown.
+2024-05-15 19:11:09,935 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-15 19:11:09,935 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 23 milliseconds.
+2024-05-15 19:11:09,935 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-15 19:11:09,935 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
+2024-05-15 19:12:25,557 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-15 19:12:25,559 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-15 19:12:25,560 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-15 19:12:25,560 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-15 19:12:25,561 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-15 19:12:26,112 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 19:12:26,112 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-15 19:12:26,113 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-15 19:12:26,113 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-15 19:12:26,113 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-15 19:12:26,113 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-15 19:12:26,113 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-15 19:12:26,113 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-15 19:12:26,114 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-15 19:12:26,114 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-15 19:12:26,114 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-15 19:12:26,115 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-15 19:12:26,115 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-15 19:12:26,115 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-15 19:12:26,115 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-15 19:12:26,116 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-15 19:12:26,116 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-15 19:12:26,116 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-15 19:12:26,116 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-15 19:12:26,116 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-15 19:12:26,116 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-15 19:12:26,116 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-15 19:12:26,117 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-15 19:12:26,117 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-15 19:12:26,117 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-15 19:12:26,117 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-15 19:12:26,117 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-15 19:12:26,117 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-15 19:12:26,117 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-15 19:12:26,118 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-15 19:12:26,118 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-15 19:12:26,118 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-15 19:12:26,118 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-15 19:12:26,118 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-15 19:12:26,118 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-15 19:12:26,118 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-15 19:12:26,119 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-15 19:12:26,119 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-15 19:12:26,119 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-15 19:12:26,119 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-15 19:12:26,119 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-15 19:12:26,119 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-15 19:12:26,119 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-15 19:12:26,120 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-15 19:12:26,120 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-15 19:12:26,120 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-15 19:12:26,120 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-15 19:12:26,120 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 19:12:26,120 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-15 19:12:26,120 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-15 19:12:26,121 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-15 19:12:26,121 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-15 19:12:26,121 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-15 19:12:26,121 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-15 19:12:26,121 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-15 19:12:26,121 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-15 19:12:26,121 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-15 19:12:26,122 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 19:12:26,122 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-15 19:12:26,122 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-15 19:12:26,122 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-15 19:12:26,140 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-15 19:12:26,143 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-15 19:12:26,144 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-15 19:12:26,553 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-15 19:12:26,573 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-15 19:12:26,583 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-15 19:12:26,583 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-15 19:12:26,593 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-15 19:12:26,593 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-15 19:12:26,593 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-15 19:12:26,594 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:26,594 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-15 19:12:26,623 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-15 19:12:26,663 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-15 19:12:26,663 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-15 19:12:26,663 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-15 19:12:26,664 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-15 19:12:26,664 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-15 19:12:26,664 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 19:12:26,664 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 19:12:26,664 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-15 19:12:26,668 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:26,727 [main] [A2] [INFO] - rootPath ==
+2024-05-15 19:12:26,728 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-15 19:12:26,728 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-15 19:12:26,729 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-15 19:12:26,739 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/03/00) - Connection #2 tested: OK
+2024-05-15 19:12:26,749 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-15 19:12:26,749 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-15 19:12:26,749 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-15 19:12:26,749 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-15 19:12:26,750 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-15 19:12:26,750 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 19:12:26,750 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 19:12:26,753 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:26,796 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-15 19:12:26,797 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-15 19:12:26,811 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/04/00) - Connection #2 tested: OK
+2024-05-15 19:12:26,846 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:26,862 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-15 19:12:26,878 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/05/00) - Connection #3 tested: OK
+2024-05-15 19:12:26,917 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-15 19:12:26,917 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-15 19:12:26,917 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath165516640.jar;D:\soft\IntelliJ IDEA 2021.2\lib\idea_rt.jar
+2024-05-15 19:12:26,917 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-15 19:12:26,917 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-15 19:12:26,917 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-15 19:12:26,953 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-15 19:12:26,953 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-15 19:12:26,953 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-15 19:12:26,953 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-15 19:12:26,953 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-15 19:12:26,953 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-15 19:12:26,953 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-15 19:12:26,954 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-15 19:12:26,954 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-15 19:12:26,954 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-15 19:12:26,958 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-15 19:12:26,960 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-15 19:12:26,961 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-15 19:12:26,961 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-15 19:12:26,961 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-15 19:12:26,961 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-15 19:12:26,962 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@229c6181
+2024-05-15 19:12:26,962 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-15 19:12:26,963 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:26,982 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/06/00) - Connection #4 tested: OK
+2024-05-15 19:12:27,002 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #4 tested: OK
+2024-05-15 19:12:27,016 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #5 tested: OK
+2024-05-15 19:12:27,039 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/06/00) - Connection #5 tested: OK
+2024-05-15 19:12:27,052 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000005 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:27,062 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #1 tested: OK
+2024-05-15 19:12:27,073 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #6 tested: OK
+2024-05-15 19:12:27,095 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #6 tested: OK
+2024-05-15 19:12:27,105 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #7 tested: OK
+2024-05-15 19:12:27,127 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/07/00) - Connection #7 tested: OK
+2024-05-15 19:12:27,136 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000007 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:27,137 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #2 tested: OK
+2024-05-15 19:12:27,157 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #2 tested: OK
+2024-05-15 19:12:27,167 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #1 tested: OK
+2024-05-15 19:12:27,185 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #1 tested: OK
+2024-05-15 19:12:27,195 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #3 tested: OK
+2024-05-15 19:12:27,212 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/08/00) - Connection #3 tested: OK
+2024-05-15 19:12:27,222 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/08/00) - Connection #4 tested: OK
+2024-05-15 19:12:27,222 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000011 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:27,242 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #4 tested: OK
+2024-05-15 19:12:27,254 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #5 tested: OK
+2024-05-15 19:12:27,274 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/09/00) - Connection #5 tested: OK
+2024-05-15 19:12:27,285 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/09/00) - Connection #6 tested: OK
+2024-05-15 19:12:27,305 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/09/00) - Connection #6 tested: OK
+2024-05-15 19:12:27,314 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000013 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:27,314 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #7 tested: OK
+2024-05-15 19:12:27,335 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #7 tested: OK
+2024-05-15 19:12:27,350 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #8 tested: OK
+2024-05-15 19:12:27,368 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/10/00) - Connection #8 tested: OK
+2024-05-15 19:12:27,377 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/10/00) - Connection #9 tested: OK
+2024-05-15 19:12:27,392 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000016 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:27,397 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #9 tested: OK
+2024-05-15 19:12:27,407 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #10 tested: OK
+2024-05-15 19:12:27,428 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #10 tested: OK
+2024-05-15 19:12:27,436 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #11 tested: OK
+2024-05-15 19:12:27,454 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/11/00) - Connection #11 tested: OK
+2024-05-15 19:12:27,464 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/11/00) - Connection #2 tested: OK
+2024-05-15 19:12:27,480 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000019 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:27,484 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #2 tested: OK
+2024-05-15 19:12:27,496 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #1 tested: OK
+2024-05-15 19:12:27,521 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #1 tested: OK
+2024-05-15 19:12:27,529 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #3 tested: OK
+2024-05-15 19:12:27,545 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/12/00) - Connection #3 tested: OK
+2024-05-15 19:12:27,554 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/12/00) - Connection #4 tested: OK
+2024-05-15 19:12:27,569 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000022 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:27,575 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #4 tested: OK
+2024-05-15 19:12:27,585 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #5 tested: OK
+2024-05-15 19:12:27,607 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #5 tested: OK
+2024-05-15 19:12:27,617 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #6 tested: OK
+2024-05-15 19:12:27,638 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/13/00) - Connection #6 tested: OK
+2024-05-15 19:12:27,649 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/13/00) - Connection #7 tested: OK
+2024-05-15 19:12:27,669 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/13/00) - Connection #7 tested: OK
+2024-05-15 19:12:27,678 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/13/00) - Connection #8 tested: OK
+2024-05-15 19:12:27,698 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/13/00) - Connection #8 tested: OK
+2024-05-15 19:12:27,708 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/13/00) - Connection #9 tested: OK
+2024-05-15 19:12:27,728 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/13/00) - Connection #9 tested: OK
+2024-05-15 19:12:27,738 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/13/00) - Connection #10 tested: OK
+2024-05-15 19:12:27,758 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/13/00) - Connection #10 tested: OK
+2024-05-15 19:12:27,767 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/13/00) - Connection #11 tested: OK
+2024-05-15 19:12:27,785 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/13/00) - Connection #11 tested: OK
+2024-05-15 19:12:27,803 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/13/00) - Connection #12 tested: OK
+2024-05-15 19:12:27,824 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/13/00) - Connection #12 tested: OK
+2024-05-15 19:12:27,834 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/13/00) - Connection #13 tested: OK
+2024-05-15 19:12:27,855 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/13/00) - Connection #13 tested: OK
+2024-05-15 19:12:27,859 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:12:27,861 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-15 19:12:27,861 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:12:27,904 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/13/00) - Connection #2 tested: OK
+2024-05-15 19:12:27,925 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/13/00) - Connection #2 tested: OK
+2024-05-15 19:12:27,935 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/13/00) - Connection #1 tested: OK
+2024-05-15 19:12:27,957 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/13/00) - Connection #1 tested: OK
+2024-05-15 19:12:27,965 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/13/00) - Connection #3 tested: OK
+2024-05-15 19:12:27,984 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/13/00) - Connection #3 tested: OK
+2024-05-15 19:12:28,005 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/13/00) - Connection #4 tested: OK
+2024-05-15 19:12:28,027 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/13/00) - Connection #4 tested: OK
+2024-05-15 19:12:28,029 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [1]
+2024-05-15 19:12:28,033 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-15 19:12:28,044 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/13/00) - Connection #5 tested: OK
+2024-05-15 19:12:28,067 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/13/00) - Connection #5 tested: OK
+2024-05-15 19:12:28,068 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-15 19:12:28,069 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 31
+2024-05-15 19:12:28,070 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-15 19:12:28,080 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/13/00) - Connection #6 tested: OK
+2024-05-15 19:12:28,101 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/13/00) - Connection #6 tested: OK
+2024-05-15 19:12:28,101 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-15 19:12:28,112 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/13/00) - Connection #7 tested: OK
+2024-05-15 19:12:28,145 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/13/00) - Connection #7 tested: OK
+2024-05-15 19:12:28,148 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2]
+2024-05-15 19:12:28,149 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2)
+2024-05-15 19:12:28,158 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/13/00) - Connection #8 tested: OK
+2024-05-15 19:12:28,176 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/13/00) - Connection #8 tested: OK
+2024-05-15 19:12:28,177 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-15 19:12:28,177 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:12:28,178 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:12:28,178 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-15 19:12:28,178 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:12:28,188 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/13/00) - Connection #9 tested: OK
+2024-05-15 19:12:28,208 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/13/00) - Connection #9 tested: OK
+2024-05-15 19:12:28,218 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/13/00) - Connection #10 tested: OK
+2024-05-15 19:12:28,238 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/13/00) - Connection #10 tested: OK
+2024-05-15 19:12:28,247 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/13/00) - Connection #11 tested: OK
+2024-05-15 19:12:28,265 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/13/00) - Connection #11 tested: OK
+2024-05-15 19:12:28,266 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-15 19:12:28,266 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-15 19:12:28,266 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:12:28,267 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:12:28,267 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-15 19:12:28,268 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:12:28,268 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-13, 2024-04-17, 31]
+2024-05-15 19:12:28,277 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/13/00) - Connection #12 tested: OK
+2024-05-15 19:12:28,298 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/13/00) - Connection #12 tested: OK
+2024-05-15 19:12:28,309 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/13/00) - Connection #13 tested: OK
+2024-05-15 19:12:28,329 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/13/00) - Connection #13 tested: OK
+2024-05-15 19:12:28,329 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-15 19:12:28,329 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 31
+2024-05-15 19:12:28,329 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 31
+2024-05-15 19:12:28,330 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-15 19:12:28,339 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/13/00) - Connection #2 tested: OK
+2024-05-15 19:12:28,359 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/13/00) - Connection #2 tested: OK
+2024-05-15 19:12:28,360 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1]
+2024-05-15 19:12:28,360 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1
+2024-05-15 19:12:28,369 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/13/00) - Connection #1 tested: OK
+2024-05-15 19:12:28,388 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/13/00) - Connection #1 tested: OK
+2024-05-15 19:12:28,389 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-15 19:12:28,397 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/13/00) - Connection #3 tested: OK
+2024-05-15 19:12:28,416 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/13/00) - Connection #3 tested: OK
+2024-05-15 19:12:28,417 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 8
+2024-05-15 19:12:28,418 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-15 19:12:28,418 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:12:28,418 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:12:28,418 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:12:28,418 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:12:28,418 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:12:28,418 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:12:28,418 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:12:28,418 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:12:28,418 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:12:28,418 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=82df4fdd-6f43-49cd-b3af-09e93c4737d8, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=71998, glpbid=, pbtj=0, key=71998, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=71998, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=d57778e4-7402-4091-9a5c-1e1a820c51ad, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=71999, glpbid=, pbtj=0, key=71999, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=71999, modedatacreater=1, bcrq=2024-04-14, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=3029b34b-46aa-4a5b-9707-5e9dc5d879db, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=72000, glpbid=, pbtj=0, key=72000, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72000, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=9f80205c-8700-4561-93ad-c87968bc80a0, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=72001, glpbid=, pbtj=0, key=72001, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72001, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=31c81597-84b0-4d5f-971e-2e68cf6eb18f, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=72002, glpbid=, pbtj=0, key=72002, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72002, modedatacreater=1, bcrq=2024-04-17, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=572527f1-ba58-4686-8467-dcd4207d9189, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-02, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-02, dgcx=, bz=, hxbz=, id=14504, glpbid=, pbtj=2, key=14504, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=14504, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=2-晚班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=15:27:30, modedatamodifydatetime=, pbsj=15:27, rqlx=2, pbdxry=31-李勤}, {modeuuid=57eb7822-2e05-4c67-874a-7c5062fc3bad, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65516, glpbid=, pbtj=2, key=65516, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65516, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:01:57, modedatamodifydatetime=, pbsj=20:01, rqlx=0, pbdxry=31-李勤}, {modeuuid=87607a59-87bd-4cf7-a669-a5428bea0620, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65517, glpbid=, pbtj=2, key=65517, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65517, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:02:01, modedatamodifydatetime=, pbsj=20:02, rqlx=0, pbdxry=31-李勤}]
+2024-05-15 19:12:28,420 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-15 19:12:28,421 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:12:28,421 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-15 19:12:28,421 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:12:28,431 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/13/00) - Connection #4 tested: OK
+2024-05-15 19:12:28,454 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/13/00) - Connection #4 tested: OK
+2024-05-15 19:12:28,467 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/13/00) - Connection #5 tested: OK
+2024-05-15 19:12:28,489 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/13/00) - Connection #5 tested: OK
+2024-05-15 19:12:28,500 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/13/00) - Connection #6 tested: OK
+2024-05-15 19:12:28,534 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/13/00) - Connection #6 tested: OK
+2024-05-15 19:12:28,546 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/13/00) - Connection #7 tested: OK
+2024-05-15 19:12:28,566 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/13/00) - Connection #7 tested: OK
+2024-05-15 19:12:28,576 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/13/00) - Connection #8 tested: OK
+2024-05-15 19:12:28,595 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/13/00) - Connection #8 tested: OK
+2024-05-15 19:12:28,606 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/13/00) - Connection #9 tested: OK
+2024-05-15 19:12:28,626 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/13/00) - Connection #9 tested: OK
+2024-05-15 19:12:28,626 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-17=[{edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.00, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.00, sfkt=1, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.00, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.00, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.00, sfkt=1, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.00, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.00, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.00, sfkt=1, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.00, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-15 19:12:28,626 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-15 19:12:28,626 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:12:28,626 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:31,analysisDate:2024-04-15 start***********
+2024-05-15 19:12:28,627 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=18:24:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=18:37:00, id=5785, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}]]
+2024-05-15 19:12:28,627 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-04-15, schedulingResultCollect={2024-04-17=[{edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.00, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.00, sfkt=1, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.00, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.00, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.00, sfkt=1, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.00, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.00, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.00, sfkt=1, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.00, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=18:24:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=18:37:00, id=5785, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], clockInTimeCollect={2024-04-17=[{signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], 2024-04-15=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=18:24:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=18:37:00, id=5785, userid=31, signdate=2024-04-15}], 2024-04-16=[{signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}]}, userId=31, clockInTimeMap={}}]
+2024-05-15 19:12:28,628 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:12:28,628 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-15 19:12:28,628 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:12:28,641 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/13/00) - Connection #10 tested: OK
+2024-05-15 19:12:28,662 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/13/00) - Connection #10 tested: OK
+2024-05-15 19:12:28,662 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-04-14 21:00],lastestTime: [2024-04-16 02:30]
+2024-05-15 19:12:28,663 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-15 19:12:28,663 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:12:28,672 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/13/00) - Connection #11 tested: OK
+2024-05-15 19:12:28,691 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/13/00) - Connection #11 tested: OK
+2024-05-15 19:12:28,701 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/13/00) - Connection #12 tested: OK
+2024-05-15 19:12:28,721 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/13/00) - Connection #12 tested: OK
+2024-05-15 19:12:28,721 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:12:28,721 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-15 19:12:28,721 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:12:28,730 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/13/00) - Connection #13 tested: OK
+2024-05-15 19:12:28,751 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/13/00) - Connection #13 tested: OK
+2024-05-15 19:12:28,752 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-15 19:12:28,752 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-15 19:12:28,752 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:12:28,753 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:12:28,753 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-15 19:12:28,753 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:12:28,763 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/13/00) - Connection #2 tested: OK
+2024-05-15 19:12:28,783 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/13/00) - Connection #2 tested: OK
+2024-05-15 19:12:28,784 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-15 19:12:28,784 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-15 19:12:28,784 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:12:28,785 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:12:28,785 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-15 19:12:28,786 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:12:28,786 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.00, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.00, sfkt=1, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.00, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-15 19:12:28,787 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.00, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.00, sfkt=1, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.00, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}]]
+2024-05-15 19:12:28,787 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.00, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.00, sfkt=1, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.00, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}]]
+2024-05-15 19:12:28,791 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 18:00, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=18:24:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 18:30, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=7, clockTime={signtime=18:37:00, id=5785, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=7, clockTime={signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, record=true)]]
+2024-05-15 19:12:28,792 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-15 19:12:28,792 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:12:28,792 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:12:28,793 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-15 19:12:28,793 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:12:28,793 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 18:00, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=18:24:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 18:30, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=7, clockTime={signtime=18:37:00, id=5785, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=7, clockTime={signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, record=true)]]
+2024-05-15 19:12:28,794 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-15 19:12:28,794 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:12:28,794 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 18:00, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=18:24:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 18:30, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=7, clockTime={signtime=18:37:00, id=5785, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=7, clockTime={signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, record=true)],attendanceItems size :42,scheduleResult :[{edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.00, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.00, sfkt=1, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.00, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}],analysisDate:[2024-04-15],userId:[31],rqlx:[0],modeId:[{}]
+2024-05-15 19:12:28,795 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}]
+2024-05-15 19:12:28,795 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.00, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-15 19:12:28,796 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:12:28,796 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-15 19:12:28,796 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:12:28,798 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-15 19:12:28,798 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-15 19:12:28,798 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:12:28,799 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:12:28,799 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-15 19:12:28,799 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:12:28,800 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=旷工, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=30, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=旷工, cchsfzs=, modedatacreatetime=17:35:36, hbjscsdxm=, hsl=1.00, modeuuid=dec5c6fb-065a-4918-88f1-05d1ff2c7c35, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=1, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=旷工, zysd=1, sjd=17:33, cckcbc=1, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=2, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-23 14:39:57, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-15 19:12:28,800 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-15 19:12:28,800 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:12:28,801 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=8.00, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}],clcokInTimeData:[{signtime=18:37:00, id=5785, userid=31, signdate=2024-04-15}]
+2024-05-15 19:12:28,801 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.00, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-15 19:12:28,801 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:12:28,801 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-15 19:12:28,802 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:12:28,802 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-15 19:12:28,802 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-15 19:12:28,802 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:12:28,802 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:12:28,802 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-15 19:12:28,802 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:12:28,802 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-15 19:12:28,802 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-15 19:12:28,802 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:12:28,803 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {hsl=1.0, bdlx=7, item=8, itemType=LATE, classEndTime=2024-04-15 18:37:00, betweenMinutes=7, kczgsc=1, itemduration=1.0, classStartTime=2024-04-15 18:30, pointTime=2024-04-15 18:30, hsdw=1}]]
+2024-05-15 19:12:28,803 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-15 19:12:28,803 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-15 19:12:28,804 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 240.0
+2024-05-15 19:12:28,805 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[60.0],leaveElaryTime :[0.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-15 19:12:28,805 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[180.0]
+2024-05-15 19:12:28,805 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长: 180.0
+2024-05-15 19:12:29,503 [main] [com.engine.common.util.CommonUtil] [INFO] - makeInsertSql : [insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)]
+2024-05-15 19:12:29,503 [main] [com.engine.common.util.CommonUtil] [INFO] - needInsertDate: [[8c0213c3-480d-4029-8846-567960fbc0d2, 0, 92, 31, 1, 18:37, 00:32, 2024-05-15, 4, 31-2024-05-15, 1, 2024-04-15, 2024-04-16, 3.0, 19:12:29]]
+2024-05-15 19:12:29,513 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/13/00) - Connection #1 tested: OK
+2024-05-15 19:12:29,523 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (02/13/00) - Connection #3 tested: OK
+2024-05-15 19:12:29,531 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-15 19:12:29,531 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-15 19:12:29,531 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-15 19:12:29,531 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 19:12:29,531 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 19:12:29,558 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (02/13/00) - Connection #3 tested: OK
+2024-05-15 19:12:29,570 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-15 19:12:29,581 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/13/00) - Connection #1 tested: OK
+2024-05-15 19:12:29,582 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:12:29,582 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-15 19:12:29,583 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:12:29,583 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.00, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.00, sfkt=1, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.00, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-15 19:12:29,583 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 60.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-15 19:12:29,584 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-15 19:12:29,584 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:12:29,584 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=7.0, classInfo=[{edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.00, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.00, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.00, sfkt=1, dtjssj=18:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:00, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.00, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.00, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], formmodeIdMap={uf_jcl_kq_kqfa=105, uf_jcl_kq_jqye=103, uf_jcl_kq_jbjg=92, uf_jcl_kq_jqed=102, uf_jcl_kq_cqjg=104, uf_jcl_kq_bdkjl=135, uf_jcl_kq_glpb=101, uf_jcl_kq_kqzqmc=93, uf_jcl_kq_cqjt=106, uf_jcl_kq_rlxx=89, uf_pbjg=87, uf_jcl_kq_rlmc=141, uf_jcl_kq_zhgs=129}, modeId=104, recordDataTime={j1=2024-04-15 09:48:00, j2=2024-04-15 18:37:00, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-04-15 18:24:00, j8=NULL, c2=2024-04-16 00:32:00, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-04-15, userId=31, recordData=[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {hsl=1.0, bdlx=7, item=8, itemType=LATE, classEndTime=2024-04-15 18:37:00, betweenMinutes=7, kczgsc=1, itemduration=1.0, classStartTime=2024-04-15 18:30, pointTime=2024-04-15 18:30, hsdw=1}, {item=144, itemduration=3.0}], rqlx=0}
+2024-05-15 19:12:29,585 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:12:29,585 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-15 19:12:29,585 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:12:29,594 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/13/00) - Connection #4 tested: OK
+2024-05-15 19:12:29,614 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/13/00) - Connection #4 tested: OK
+2024-05-15 19:12:29,614 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=7.0,cqzt=1,fxrq='2024-05-15 19:12:29',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-18:00',xm1=126,sc1=1.0,xm2=8,sc2=1.0,xm3=144,sc3=3.0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-15 09:48:00',j2='2024-04-15 18:37:00',j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-15 18:24:00',j8=NULL,c2='2024-04-16 00:32:00',c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-15 19:12:29,625 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/13/00) - Connection #5 tested: OK
+2024-05-15 19:12:29,650 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/13/00) - Connection #5 tested: OK
+2024-05-15 19:12:29,660 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/13/00) - Connection #6 tested: OK
+2024-05-15 19:12:29,682 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/13/00) - Connection #6 tested: OK
+2024-05-15 19:12:29,694 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/13/00) - Connection #7 tested: OK
+2024-05-15 19:12:29,822 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #7 - autoCommit reset back to true
+2024-05-15 19:12:29,831 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/13/00) - Connection #7 tested: OK
+2024-05-15 19:12:29,832 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-15 19:12:29,832 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:12:29,841 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/13/00) - Connection #8 tested: OK
+2024-05-15 19:12:29,860 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/13/00) - Connection #8 tested: OK
+2024-05-15 19:12:29,869 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/13/00) - Connection #9 tested: OK
+2024-05-15 19:12:29,889 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/13/00) - Connection #9 tested: OK
+2024-05-15 19:12:29,899 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/13/00) - Connection #10 tested: OK
+2024-05-15 19:12:29,920 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/13/00) - Connection #10 tested: OK
+2024-05-15 19:12:29,921 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [149, 150]
+2024-05-15 19:12:29,929 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/13/00) - Connection #11 tested: OK
+2024-05-15 19:12:29,947 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/13/00) - Connection #11 tested: OK
+2024-05-15 19:12:29,947 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-15 19:12:29,947 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-15 19:12:29,947 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-15 19:12:29,948 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=1}]
+2024-05-15 19:12:29,957 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/13/00) - Connection #12 tested: OK
+2024-05-15 19:12:29,995 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/13/00) - Connection #12 tested: OK
+2024-05-15 19:12:29,999 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where subcompanyid1 = 1 and seclevel >= 0 and seclevel <= 100
+2024-05-15 19:12:29,999 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 57
+2024-05-15 19:12:30,009 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/13/00) - Connection #13 tested: OK
+2024-05-15 19:12:30,029 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/13/00) - Connection #13 tested: OK
+2024-05-15 19:12:30,040 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/13/00) - Connection #2 tested: OK
+2024-05-15 19:12:30,060 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/13/00) - Connection #2 tested: OK
+2024-05-15 19:12:30,060 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-15 19:12:30,060 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-15 19:12:30,060 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-15 19:12:30,071 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/13/00) - Connection #1 tested: OK
+2024-05-15 19:12:30,091 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/13/00) - Connection #1 tested: OK
+2024-05-15 19:12:30,091 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where departmentid = 2 and seclevel >= 0 and seclevel <= 100
+2024-05-15 19:12:30,091 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 2
+2024-05-15 19:12:30,092 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-15 19:12:30,102 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/13/00) - Connection #3 tested: OK
+2024-05-15 19:12:30,119 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/13/00) - Connection #3 tested: OK
+2024-05-15 19:12:30,128 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/13/00) - Connection #4 tested: OK
+2024-05-15 19:12:30,149 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/13/00) - Connection #4 tested: OK
+2024-05-15 19:12:30,149 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=100, id=36}]
+2024-05-15 19:12:30,160 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/13/00) - Connection #5 tested: OK
+2024-05-15 19:12:30,182 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/13/00) - Connection #5 tested: OK
+2024-05-15 19:12:30,182 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 36 and seclevel <= 100
+2024-05-15 19:12:30,182 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-15 19:12:30,193 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/13/00) - Connection #6 tested: OK
+2024-05-15 19:12:30,214 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/13/00) - Connection #6 tested: OK
+2024-05-15 19:12:30,214 [main] [com.engine.common.util.CommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id,seclevel from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-15 19:12:30,225 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/13/00) - Connection #7 tested: OK
+2024-05-15 19:12:30,244 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/13/00) - Connection #7 tested: OK
+2024-05-15 19:12:30,244 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupId : 2, empIdsByGroup : []
+2024-05-15 19:12:30,244 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-15 19:12:30,244 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-15 19:12:30,254 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/13/00) - Connection #8 tested: OK
+2024-05-15 19:12:30,273 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/13/00) - Connection #8 tested: OK
+2024-05-15 19:12:30,284 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/13/00) - Connection #9 tested: OK
+2024-05-15 19:12:30,307 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/13/00) - Connection #9 tested: OK
+2024-05-15 19:12:30,318 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/13/00) - Connection #10 tested: OK
+2024-05-15 19:12:30,340 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/13/00) - Connection #10 tested: OK
+2024-05-15 19:12:30,341 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:138] - cqData_size : 1
+2024-05-15 19:12:30,349 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/13/00) - Connection #11 tested: OK
+2024-05-15 19:12:30,367 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/13/00) - Connection #11 tested: OK
+2024-05-15 19:12:30,377 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/13/00) - Connection #12 tested: OK
+2024-05-15 19:12:30,398 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000082 (01/13/00) - Connection #12 tested: OK
+2024-05-15 19:12:30,407 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000082 (01/13/00) - Connection #13 tested: OK
+2024-05-15 19:12:30,426 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000083 (01/13/00) - Connection #13 tested: OK
+2024-05-15 19:12:30,426 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:220] - overtimeMinutes : 180
+2024-05-15 19:12:30,427 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 300,oneTimeAddMinutes : 10
+2024-05-15 19:12:30,427 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:306] - countMinutes : 180.0
+2024-05-15 19:12:30,429 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:317] - allowanceMinutes : 180.0
+2024-05-15 19:12:30,429 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:330] - sc : 3.0
+2024-05-15 19:12:30,429 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 540,oneTimeAddMinutes : 30
+2024-05-15 19:12:30,429 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:306] - countMinutes : 32.0
+2024-05-15 19:12:30,429 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:317] - allowanceMinutes : 10.0
+2024-05-15 19:12:30,429 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:330] - sc : 0.0
+2024-05-15 19:12:30,430 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 2
+2024-05-15 19:12:30,439 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000083 (01/13/00) - Connection #2 tested: OK
+2024-05-15 19:12:30,460 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000084 (01/13/00) - Connection #2 tested: OK
+2024-05-15 19:12:30,460 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:147] - delSign : true, delSql : delete from uf_jcl_kq_cqjt where rq >= '2024-04-15' and rq <= '2024-04-15' and yg in (31) and bc in (1,2,3)
+2024-05-15 19:12:30,460 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:171] - dataList_size : 2
+2024-05-15 19:12:30,460 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:174] - 津贴数据记录入库开始---
+2024-05-15 19:12:30,470 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000084 (01/13/00) - Connection #1 tested: OK
+2024-05-15 19:12:30,559 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #1 - autoCommit reset back to true
+2024-05-15 19:12:30,568 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000085 (01/13/00) - Connection #1 tested: OK
+2024-05-15 19:12:30,568 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:176] - insertSign : true
+2024-05-15 19:12:30,570 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-15 19:12:42,683 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:42,758 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:42,838 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:42,934 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:43,011 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:43,096 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:43,182 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:43,273 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:43,357 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:43,450 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:43,537 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:43,615 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:43,701 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:43,791 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:43,877 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:43,969 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:44,058 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:44,158 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:44,241 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:44,339 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:44,416 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:44,500 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:44,584 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:44,678 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:44,761 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:44,844 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:44,930 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:45,018 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:45,107 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:45,191 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:45,270 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:45,359 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:45,448 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:45,531 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:45,618 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:45,702 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:45,778 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:12:45,778 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-15 19:12:45,786 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/49/00) - #0050 removed because of shutdown.
+2024-05-15 19:12:45,787 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-15 19:12:45,787 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/48/00) - #0049 removed because of shutdown.
+2024-05-15 19:12:45,787 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-15 19:12:45,788 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/47/00) - #0048 removed because of shutdown.
+2024-05-15 19:12:45,788 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-15 19:12:45,789 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/46/00) - #0047 removed because of shutdown.
+2024-05-15 19:12:45,789 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-15 19:12:45,790 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/45/00) - #0046 removed because of shutdown.
+2024-05-15 19:12:45,790 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-15 19:12:45,790 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/44/00) - #0045 removed because of shutdown.
+2024-05-15 19:12:45,790 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-15 19:12:45,790 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/43/00) - #0044 removed because of shutdown.
+2024-05-15 19:12:45,790 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-15 19:12:45,791 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/42/00) - #0043 removed because of shutdown.
+2024-05-15 19:12:45,791 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-15 19:12:45,791 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/41/00) - #0042 removed because of shutdown.
+2024-05-15 19:12:45,791 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-15 19:12:45,791 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/40/00) - #0041 removed because of shutdown.
+2024-05-15 19:12:45,791 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-15 19:12:45,792 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/39/00) - #0040 removed because of shutdown.
+2024-05-15 19:12:45,792 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-15 19:12:45,792 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/38/00) - #0039 removed because of shutdown.
+2024-05-15 19:12:45,792 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-15 19:12:45,792 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/37/00) - #0038 removed because of shutdown.
+2024-05-15 19:12:45,792 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-15 19:12:45,793 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/36/00) - #0037 removed because of shutdown.
+2024-05-15 19:12:45,793 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-15 19:12:45,793 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/35/00) - #0036 removed because of shutdown.
+2024-05-15 19:12:45,793 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-15 19:12:45,793 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/34/00) - #0035 removed because of shutdown.
+2024-05-15 19:12:45,793 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-15 19:12:45,794 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/33/00) - #0034 removed because of shutdown.
+2024-05-15 19:12:45,794 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-15 19:12:45,794 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/32/00) - #0033 removed because of shutdown.
+2024-05-15 19:12:45,794 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-15 19:12:45,794 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/31/00) - #0032 removed because of shutdown.
+2024-05-15 19:12:45,794 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-15 19:12:45,795 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/30/00) - #0031 removed because of shutdown.
+2024-05-15 19:12:45,795 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-15 19:12:45,795 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/29/00) - #0030 removed because of shutdown.
+2024-05-15 19:12:45,795 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-15 19:12:45,795 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/28/00) - #0029 removed because of shutdown.
+2024-05-15 19:12:45,795 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-15 19:12:45,795 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/27/00) - #0028 removed because of shutdown.
+2024-05-15 19:12:45,795 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-15 19:12:45,795 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/26/00) - #0027 removed because of shutdown.
+2024-05-15 19:12:45,795 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-15 19:12:45,795 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/25/00) - #0026 removed because of shutdown.
+2024-05-15 19:12:45,795 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-15 19:12:45,796 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/24/00) - #0025 removed because of shutdown.
+2024-05-15 19:12:45,796 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-15 19:12:45,796 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/23/00) - #0024 removed because of shutdown.
+2024-05-15 19:12:45,796 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-15 19:12:45,796 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/22/00) - #0023 removed because of shutdown.
+2024-05-15 19:12:45,796 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-15 19:12:45,796 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/21/00) - #0022 removed because of shutdown.
+2024-05-15 19:12:45,796 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-15 19:12:45,796 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/20/00) - #0021 removed because of shutdown.
+2024-05-15 19:12:45,796 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-15 19:12:45,796 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/19/00) - #0020 removed because of shutdown.
+2024-05-15 19:12:45,796 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-15 19:12:45,796 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/18/00) - #0019 removed because of shutdown.
+2024-05-15 19:12:45,796 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-15 19:12:45,796 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/17/00) - #0018 removed because of shutdown.
+2024-05-15 19:12:45,796 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-15 19:12:45,797 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/16/00) - #0017 removed because of shutdown.
+2024-05-15 19:12:45,797 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-15 19:12:45,797 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/15/00) - #0016 removed because of shutdown.
+2024-05-15 19:12:45,797 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-15 19:12:45,797 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/14/00) - #0015 removed because of shutdown.
+2024-05-15 19:12:45,797 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-15 19:12:45,797 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/13/00) - #0014 removed because of shutdown.
+2024-05-15 19:12:45,797 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-15 19:12:45,797 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/12/00) - #0013 removed because of shutdown.
+2024-05-15 19:12:45,797 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-15 19:12:45,797 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/11/00) - #0012 removed because of shutdown.
+2024-05-15 19:12:45,797 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-15 19:12:45,797 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/10/00) - #0011 removed because of shutdown.
+2024-05-15 19:12:45,798 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-15 19:12:45,798 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/09/00) - #0010 removed because of shutdown.
+2024-05-15 19:12:45,798 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-15 19:12:45,798 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/08/00) - #0009 removed because of shutdown.
+2024-05-15 19:12:45,798 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-15 19:12:45,798 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/07/00) - #0008 removed because of shutdown.
+2024-05-15 19:12:45,798 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-15 19:12:45,798 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/06/00) - #0007 removed because of shutdown.
+2024-05-15 19:12:45,798 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-15 19:12:45,798 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/05/00) - #0006 removed because of shutdown.
+2024-05-15 19:12:45,798 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-15 19:12:45,798 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/04/00) - #0005 removed because of shutdown.
+2024-05-15 19:12:45,798 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-15 19:12:45,798 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/03/00) - #0004 removed because of shutdown.
+2024-05-15 19:12:45,798 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-15 19:12:45,799 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/02/00) - #0003 removed because of shutdown.
+2024-05-15 19:12:45,799 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-15 19:12:45,799 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/01/00) - #0001 removed because of shutdown.
+2024-05-15 19:12:45,799 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-15 19:12:45,799 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/00/00) - #0002 removed because of shutdown.
+2024-05-15 19:12:45,799 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-15 19:12:45,799 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 21 milliseconds.
+2024-05-15 19:12:45,799 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-15 19:12:45,799 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
+2024-05-15 19:25:59,146 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-15 19:25:59,160 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-15 19:25:59,160 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-15 19:25:59,161 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-15 19:25:59,165 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-15 19:25:59,709 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 19:25:59,710 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-15 19:25:59,710 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-15 19:25:59,710 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-15 19:25:59,710 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-15 19:25:59,710 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-15 19:25:59,710 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-15 19:25:59,710 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-15 19:25:59,710 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-15 19:25:59,711 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-15 19:25:59,711 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-15 19:25:59,712 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-15 19:25:59,712 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-15 19:25:59,712 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-15 19:25:59,713 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-15 19:25:59,713 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-15 19:25:59,713 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-15 19:25:59,713 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-15 19:25:59,713 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-15 19:25:59,714 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-15 19:25:59,714 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-15 19:25:59,714 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-15 19:25:59,714 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-15 19:25:59,714 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-15 19:25:59,715 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-15 19:25:59,715 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-15 19:25:59,715 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-15 19:25:59,715 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-15 19:25:59,715 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-15 19:25:59,716 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-15 19:25:59,716 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-15 19:25:59,716 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-15 19:25:59,716 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-15 19:25:59,716 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-15 19:25:59,716 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-15 19:25:59,717 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-15 19:25:59,718 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-15 19:25:59,718 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-15 19:25:59,718 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-15 19:25:59,719 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-15 19:25:59,719 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-15 19:25:59,719 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-15 19:25:59,719 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-15 19:25:59,719 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-15 19:25:59,720 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-15 19:25:59,720 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-15 19:25:59,720 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-15 19:25:59,720 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 19:25:59,720 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-15 19:25:59,779 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-15 19:25:59,779 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-15 19:25:59,779 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-15 19:25:59,779 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-15 19:25:59,780 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-15 19:25:59,780 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-15 19:25:59,780 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-15 19:25:59,781 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-15 19:25:59,781 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 19:25:59,781 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-15 19:25:59,781 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-15 19:25:59,781 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-15 19:25:59,918 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-15 19:25:59,921 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-15 19:25:59,922 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-15 19:26:00,398 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-15 19:26:00,417 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-15 19:26:00,427 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-15 19:26:00,427 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-15 19:26:00,437 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-15 19:26:00,437 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-15 19:26:00,437 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-15 19:26:00,438 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:00,438 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-15 19:26:00,471 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-15 19:26:00,518 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-15 19:26:00,518 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-15 19:26:00,518 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-15 19:26:00,518 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-15 19:26:00,518 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 19:26:00,519 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-15 19:26:00,519 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-15 19:26:00,519 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 19:26:00,536 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:00,588 [main] [A2] [INFO] - rootPath ==
+2024-05-15 19:26:00,588 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-15 19:26:00,588 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-15 19:26:00,589 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-15 19:26:00,599 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/03/00) - Connection #2 tested: OK
+2024-05-15 19:26:00,611 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-15 19:26:00,611 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-15 19:26:00,611 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-15 19:26:00,611 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 19:26:00,612 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-15 19:26:00,612 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 19:26:00,612 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-15 19:26:00,620 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:00,658 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-15 19:26:00,659 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-15 19:26:00,672 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/04/00) - Connection #2 tested: OK
+2024-05-15 19:26:00,706 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:00,725 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-15 19:26:00,746 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/05/00) - Connection #3 tested: OK
+2024-05-15 19:26:00,755 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-15 19:26:00,755 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-15 19:26:00,756 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath1624494638.jar;D:\soft\IntelliJ IDEA 2021.2\lib\idea_rt.jar
+2024-05-15 19:26:00,756 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-15 19:26:00,756 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-15 19:26:00,756 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-15 19:26:00,819 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:00,822 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-15 19:26:00,822 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-15 19:26:00,822 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-15 19:26:00,823 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-15 19:26:00,823 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-15 19:26:00,823 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-15 19:26:00,823 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-15 19:26:00,823 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-15 19:26:00,823 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-15 19:26:00,823 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-15 19:26:00,828 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-15 19:26:00,830 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-15 19:26:00,831 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-15 19:26:00,831 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-15 19:26:00,832 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-15 19:26:00,832 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-15 19:26:00,833 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@3f191845
+2024-05-15 19:26:00,833 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-15 19:26:00,853 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/06/00) - Connection #4 tested: OK
+2024-05-15 19:26:00,872 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #4 tested: OK
+2024-05-15 19:26:00,886 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #5 tested: OK
+2024-05-15 19:26:00,902 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000005 (02/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:00,908 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/07/00) - Connection #5 tested: OK
+2024-05-15 19:26:00,932 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #1 tested: OK
+2024-05-15 19:26:00,942 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #6 tested: OK
+2024-05-15 19:26:00,963 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #6 tested: OK
+2024-05-15 19:26:00,971 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #7 tested: OK
+2024-05-15 19:26:00,980 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000007 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:00,992 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #7 tested: OK
+2024-05-15 19:26:01,004 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #8 tested: OK
+2024-05-15 19:26:01,022 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #8 tested: OK
+2024-05-15 19:26:01,032 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #1 tested: OK
+2024-05-15 19:26:01,052 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #1 tested: OK
+2024-05-15 19:26:01,063 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #2 tested: OK
+2024-05-15 19:26:01,069 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000010 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:01,081 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #2 tested: OK
+2024-05-15 19:26:01,090 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #3 tested: OK
+2024-05-15 19:26:01,113 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #3 tested: OK
+2024-05-15 19:26:01,123 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #4 tested: OK
+2024-05-15 19:26:01,140 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/09/00) - Connection #4 tested: OK
+2024-05-15 19:26:01,150 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/09/00) - Connection #5 tested: OK
+2024-05-15 19:26:01,155 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000013 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:01,170 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #5 tested: OK
+2024-05-15 19:26:01,180 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #6 tested: OK
+2024-05-15 19:26:01,200 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #6 tested: OK
+2024-05-15 19:26:01,216 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #7 tested: OK
+2024-05-15 19:26:01,236 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/10/00) - Connection #7 tested: OK
+2024-05-15 19:26:01,239 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000015 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:01,246 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #8 tested: OK
+2024-05-15 19:26:01,266 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #8 tested: OK
+2024-05-15 19:26:01,275 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #9 tested: OK
+2024-05-15 19:26:01,296 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #9 tested: OK
+2024-05-15 19:26:01,306 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #10 tested: OK
+2024-05-15 19:26:01,326 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/11/00) - Connection #10 tested: OK
+2024-05-15 19:26:01,331 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000018 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:01,336 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #11 tested: OK
+2024-05-15 19:26:01,356 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #11 tested: OK
+2024-05-15 19:26:01,368 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #12 tested: OK
+2024-05-15 19:26:01,389 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #12 tested: OK
+2024-05-15 19:26:01,399 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #1 tested: OK
+2024-05-15 19:26:01,410 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000021 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:01,419 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #1 tested: OK
+2024-05-15 19:26:01,429 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #2 tested: OK
+2024-05-15 19:26:01,447 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #2 tested: OK
+2024-05-15 19:26:01,457 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #3 tested: OK
+2024-05-15 19:26:01,479 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #3 tested: OK
+2024-05-15 19:26:01,488 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #4 tested: OK
+2024-05-15 19:26:01,503 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000024 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:01,506 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #4 tested: OK
+2024-05-15 19:26:01,515 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #5 tested: OK
+2024-05-15 19:26:01,535 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #5 tested: OK
+2024-05-15 19:26:01,546 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #6 tested: OK
+2024-05-15 19:26:01,566 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/14/00) - Connection #6 tested: OK
+2024-05-15 19:26:01,575 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/14/00) - Connection #7 tested: OK
+2024-05-15 19:26:01,587 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000027 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:01,596 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #7 tested: OK
+2024-05-15 19:26:01,604 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #8 tested: OK
+2024-05-15 19:26:01,622 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #8 tested: OK
+2024-05-15 19:26:01,632 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #9 tested: OK
+2024-05-15 19:26:01,652 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/15/00) - Connection #9 tested: OK
+2024-05-15 19:26:01,670 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/15/00) - Connection #10 tested: OK
+2024-05-15 19:26:01,683 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000030 (01/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:01,696 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #10 tested: OK
+2024-05-15 19:26:01,705 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #11 tested: OK
+2024-05-15 19:26:01,726 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/16/00) - Connection #11 tested: OK
+2024-05-15 19:26:01,732 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:26:01,734 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-15 19:26:01,735 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:26:01,773 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (01/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:01,779 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #12 tested: OK
+2024-05-15 19:26:01,801 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #12 tested: OK
+2024-05-15 19:26:01,811 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #13 tested: OK
+2024-05-15 19:26:01,831 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/17/00) - Connection #13 tested: OK
+2024-05-15 19:26:01,842 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/17/00) - Connection #14 tested: OK
+2024-05-15 19:26:01,865 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/17/00) - Connection #14 tested: OK
+2024-05-15 19:26:01,867 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000034 (00/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:01,886 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #15 tested: OK
+2024-05-15 19:26:01,906 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #15 tested: OK
+2024-05-15 19:26:01,907 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [1]
+2024-05-15 19:26:01,908 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-15 19:26:01,918 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #16 tested: OK
+2024-05-15 19:26:01,938 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/18/00) - Connection #16 tested: OK
+2024-05-15 19:26:01,938 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-15 19:26:01,939 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 31
+2024-05-15 19:26:01,939 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-15 19:26:01,949 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/18/00) - Connection #17 tested: OK
+2024-05-15 19:26:01,958 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000037 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:01,969 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #17 tested: OK
+2024-05-15 19:26:01,969 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-15 19:26:01,979 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #18 tested: OK
+2024-05-15 19:26:02,016 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/19/00) - Connection #18 tested: OK
+2024-05-15 19:26:02,019 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2]
+2024-05-15 19:26:02,019 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2)
+2024-05-15 19:26:02,029 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/19/00) - Connection #19 tested: OK
+2024-05-15 19:26:02,049 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000039 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:02,051 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #19 tested: OK
+2024-05-15 19:26:02,051 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-15 19:26:02,051 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:26:02,052 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:26:02,053 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-15 19:26:02,053 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:26:02,062 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #20 tested: OK
+2024-05-15 19:26:02,084 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #20 tested: OK
+2024-05-15 19:26:02,096 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #1 tested: OK
+2024-05-15 19:26:02,116 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/20/00) - Connection #1 tested: OK
+2024-05-15 19:26:02,125 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/20/00) - Connection #2 tested: OK
+2024-05-15 19:26:02,133 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000042 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:02,143 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #2 tested: OK
+2024-05-15 19:26:02,143 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-15 19:26:02,143 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-15 19:26:02,143 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:26:02,144 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:26:02,145 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-15 19:26:02,145 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:26:02,145 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-13, 2024-04-17, 31]
+2024-05-15 19:26:02,156 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #3 tested: OK
+2024-05-15 19:26:02,178 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #3 tested: OK
+2024-05-15 19:26:02,188 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #4 tested: OK
+2024-05-15 19:26:02,207 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/21/00) - Connection #4 tested: OK
+2024-05-15 19:26:02,208 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-15 19:26:02,208 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 31
+2024-05-15 19:26:02,208 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 31
+2024-05-15 19:26:02,208 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-15 19:26:02,218 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/21/00) - Connection #5 tested: OK
+2024-05-15 19:26:02,230 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000045 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:02,238 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #5 tested: OK
+2024-05-15 19:26:02,238 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1]
+2024-05-15 19:26:02,238 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1
+2024-05-15 19:26:02,249 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #6 tested: OK
+2024-05-15 19:26:02,270 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #6 tested: OK
+2024-05-15 19:26:02,270 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-15 19:26:02,281 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #7 tested: OK
+2024-05-15 19:26:02,301 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/22/00) - Connection #7 tested: OK
+2024-05-15 19:26:02,303 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 8
+2024-05-15 19:26:02,303 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-15 19:26:02,303 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:26:02,303 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:26:02,303 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:26:02,303 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:26:02,303 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:26:02,304 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:26:02,304 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:26:02,304 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:26:02,304 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:26:02,304 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=82df4fdd-6f43-49cd-b3af-09e93c4737d8, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=71998, glpbid=, pbtj=0, key=71998, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=71998, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=d57778e4-7402-4091-9a5c-1e1a820c51ad, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=71999, glpbid=, pbtj=0, key=71999, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=71999, modedatacreater=1, bcrq=2024-04-14, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=3029b34b-46aa-4a5b-9707-5e9dc5d879db, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=72000, glpbid=, pbtj=0, key=72000, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72000, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=9f80205c-8700-4561-93ad-c87968bc80a0, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=72001, glpbid=, pbtj=0, key=72001, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72001, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=31c81597-84b0-4d5f-971e-2e68cf6eb18f, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=72002, glpbid=, pbtj=0, key=72002, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72002, modedatacreater=1, bcrq=2024-04-17, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=572527f1-ba58-4686-8467-dcd4207d9189, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-02, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-02, dgcx=, bz=, hxbz=, id=14504, glpbid=, pbtj=2, key=14504, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=14504, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=2-晚班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=15:27:30, modedatamodifydatetime=, pbsj=15:27, rqlx=2, pbdxry=31-李勤}, {modeuuid=57eb7822-2e05-4c67-874a-7c5062fc3bad, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65516, glpbid=, pbtj=2, key=65516, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65516, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:01:57, modedatamodifydatetime=, pbsj=20:01, rqlx=0, pbdxry=31-李勤}, {modeuuid=87607a59-87bd-4cf7-a669-a5428bea0620, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65517, glpbid=, pbtj=2, key=65517, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65517, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:02:01, modedatamodifydatetime=, pbsj=20:02, rqlx=0, pbdxry=31-李勤}]
+2024-05-15 19:26:02,306 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-15 19:26:02,307 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:26:02,307 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-15 19:26:02,307 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:26:02,312 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000047 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:02,317 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #8 tested: OK
+2024-05-15 19:26:02,335 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #8 tested: OK
+2024-05-15 19:26:02,350 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #9 tested: OK
+2024-05-15 19:26:02,372 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/23/00) - Connection #9 tested: OK
+2024-05-15 19:26:02,382 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/23/00) - Connection #10 tested: OK
+2024-05-15 19:26:02,396 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000050 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:02,413 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #10 tested: OK
+2024-05-15 19:26:02,424 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #11 tested: OK
+2024-05-15 19:26:02,444 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #11 tested: OK
+2024-05-15 19:26:02,456 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #12 tested: OK
+2024-05-15 19:26:02,481 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/24/00) - Connection #12 tested: OK
+2024-05-15 19:26:02,481 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:02,490 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #13 tested: OK
+2024-05-15 19:26:02,508 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #13 tested: OK
+2024-05-15 19:26:02,508 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-17=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-15 19:26:02,509 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-15 19:26:02,509 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:26:02,509 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:31,analysisDate:2024-04-15 start***********
+2024-05-15 19:26:02,509 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=18:24:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=18:37:00, id=5785, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}]]
+2024-05-15 19:26:02,510 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-04-15, schedulingResultCollect={2024-04-17=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=18:24:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=18:37:00, id=5785, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], clockInTimeCollect={2024-04-17=[{signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], 2024-04-15=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=18:24:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=18:37:00, id=5785, userid=31, signdate=2024-04-15}], 2024-04-16=[{signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}]}, userId=31, clockInTimeMap={}}]
+2024-05-15 19:26:02,510 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:26:02,510 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-15 19:26:02,511 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:26:02,522 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #14 tested: OK
+2024-05-15 19:26:02,544 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #14 tested: OK
+2024-05-15 19:26:02,544 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-04-14 21:00],lastestTime: [2024-04-16 02:30]
+2024-05-15 19:26:02,545 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-15 19:26:02,546 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:26:02,555 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #15 tested: OK
+2024-05-15 19:26:02,573 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:02,575 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #15 tested: OK
+2024-05-15 19:26:02,585 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #16 tested: OK
+2024-05-15 19:26:02,606 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/26/00) - Connection #16 tested: OK
+2024-05-15 19:26:02,608 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:26:02,608 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-15 19:26:02,608 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:26:02,618 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/26/00) - Connection #17 tested: OK
+2024-05-15 19:26:02,638 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/26/00) - Connection #17 tested: OK
+2024-05-15 19:26:02,639 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-15 19:26:02,639 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-15 19:26:02,639 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:26:02,640 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:26:02,640 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-15 19:26:02,640 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:26:02,650 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/26/00) - Connection #18 tested: OK
+2024-05-15 19:26:02,663 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (01/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:02,672 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/27/00) - Connection #18 tested: OK
+2024-05-15 19:26:02,673 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-15 19:26:02,673 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-15 19:26:02,673 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:26:02,675 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:26:02,675 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-15 19:26:02,675 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:26:02,675 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-15 19:26:02,676 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-15 19:26:02,676 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-15 19:26:02,679 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=7, clockTime={signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, record=true)]]
+2024-05-15 19:26:02,679 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-15 19:26:02,679 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:26:02,680 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:26:02,680 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-15 19:26:02,680 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:26:02,680 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=7, clockTime={signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, record=true)]]
+2024-05-15 19:26:02,681 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-15 19:26:02,681 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:26:02,681 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=7, clockTime={signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, record=true)],attendanceItems size :42,scheduleResult :[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],analysisDate:[2024-04-15],userId:[31],rqlx:[0],modeId:[{}]
+2024-05-15 19:26:02,681 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}]
+2024-05-15 19:26:02,682 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-15 19:26:02,683 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:26:02,683 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-15 19:26:02,683 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:26:02,684 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-15 19:26:02,684 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-15 19:26:02,684 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:26:02,685 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:26:02,685 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-15 19:26:02,685 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:26:02,686 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=旷工, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=30, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=旷工, cchsfzs=, modedatacreatetime=17:35:36, hbjscsdxm=, hsl=1.00, modeuuid=dec5c6fb-065a-4918-88f1-05d1ff2c7c35, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=1, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=旷工, zysd=1, sjd=17:33, cckcbc=1, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=2, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-23 14:39:57, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-15 19:26:02,686 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-15 19:26:02,686 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:26:02,687 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}]]
+2024-05-15 19:26:02,687 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-15 19:26:02,687 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-15 19:26:02,687 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班开始时间漏卡: 2024-04-15 18:30,clcokInTimeData:{2024-04-15 22:30={signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, 2024-04-15 09:00={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}}
+2024-05-15 19:26:02,688 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:26:02,688 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-15 19:26:02,688 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:26:02,688 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-15 19:26:02,689 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 60.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-15 19:26:02,689 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-15 19:26:02,689 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:26:02,690 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=7.5, classInfo=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}], formmodeIdMap={uf_jcl_kq_kqfa=105, uf_jcl_kq_jqye=103, uf_jcl_kq_jbjg=92, uf_jcl_kq_jqed=102, uf_jcl_kq_cqjg=104, uf_jcl_kq_bdkjl=135, uf_jcl_kq_glpb=101, uf_jcl_kq_kqzqmc=93, uf_jcl_kq_cqjt=106, uf_jcl_kq_rlxx=89, uf_pbjg=87, uf_jcl_kq_rlmc=141, uf_jcl_kq_zhgs=129}, modeId=104, recordDataTime={j1=2024-04-15 09:48:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-04-16 00:32:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-04-15, userId=31, recordData=[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {item=144, itemduration=0}], rqlx=0}
+2024-05-15 19:26:02,690 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:26:02,690 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-15 19:26:02,690 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:26:02,701 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/27/00) - Connection #19 tested: OK
+2024-05-15 19:26:02,724 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/27/00) - Connection #19 tested: OK
+2024-05-15 19:26:02,725 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=7.5,cqzt=1,fxrq='2024-05-15 19:26:02',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-18:30',xm1=126,sc1=1.0,xm2=144,sc2=0,xm3=NULL,sc3=NULL,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-15 09:48:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-16 00:32:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-15 19:26:02,735 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/27/00) - Connection #20 tested: OK
+2024-05-15 19:26:02,738 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000060 (02/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:02,746 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (02/28/00) - Connection #21 tested: OK
+2024-05-15 19:26:02,757 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-15 19:26:02,757 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 19:26:02,757 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-15 19:26:02,757 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 19:26:02,757 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-15 19:26:02,788 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (02/28/00) - Connection #21 tested: OK
+2024-05-15 19:26:02,802 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-15 19:26:02,815 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/28/00) - Connection #20 tested: OK
+2024-05-15 19:26:02,823 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000061 (01/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:02,827 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/29/00) - Connection #22 tested: OK
+2024-05-15 19:26:02,849 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/29/00) - Connection #22 tested: OK
+2024-05-15 19:26:02,861 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/29/00) - Connection #23 tested: OK
+2024-05-15 19:26:02,905 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000063 (01/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:02,977 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-15 19:26:02,986 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/30/00) - Connection #23 tested: OK
+2024-05-15 19:26:02,986 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-15 19:26:02,987 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:26:02,997 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/30/00) - Connection #24 tested: OK
+2024-05-15 19:26:02,999 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000064 (01/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:03,016 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/31/00) - Connection #24 tested: OK
+2024-05-15 19:26:03,025 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/31/00) - Connection #25 tested: OK
+2024-05-15 19:26:03,043 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/31/00) - Connection #25 tested: OK
+2024-05-15 19:26:03,053 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/31/00) - Connection #26 tested: OK
+2024-05-15 19:26:03,076 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/31/00) - Connection #26 tested: OK
+2024-05-15 19:26:03,076 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [149, 150]
+2024-05-15 19:26:03,083 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000066 (01/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:03,088 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/32/00) - Connection #27 tested: OK
+2024-05-15 19:26:03,108 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/32/00) - Connection #27 tested: OK
+2024-05-15 19:26:03,108 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-15 19:26:03,108 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-15 19:26:03,108 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-15 19:26:03,109 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=1}]
+2024-05-15 19:26:03,117 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/32/00) - Connection #28 tested: OK
+2024-05-15 19:26:03,167 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/32/00) - Connection #28 tested: OK
+2024-05-15 19:26:03,167 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000068 (01/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:03,172 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where subcompanyid1 = 1 and seclevel >= 0 and seclevel <= 100
+2024-05-15 19:26:03,172 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 57
+2024-05-15 19:26:03,183 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/33/00) - Connection #29 tested: OK
+2024-05-15 19:26:03,204 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/33/00) - Connection #29 tested: OK
+2024-05-15 19:26:03,215 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/33/00) - Connection #30 tested: OK
+2024-05-15 19:26:03,235 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/33/00) - Connection #30 tested: OK
+2024-05-15 19:26:03,235 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-15 19:26:03,236 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-15 19:26:03,236 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-15 19:26:03,247 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/33/00) - Connection #31 tested: OK
+2024-05-15 19:26:03,250 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000071 (01/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:03,268 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/34/00) - Connection #31 tested: OK
+2024-05-15 19:26:03,268 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where departmentid = 2 and seclevel >= 0 and seclevel <= 100
+2024-05-15 19:26:03,268 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 2
+2024-05-15 19:26:03,268 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-15 19:26:03,279 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/34/00) - Connection #32 tested: OK
+2024-05-15 19:26:03,298 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/34/00) - Connection #32 tested: OK
+2024-05-15 19:26:03,308 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/34/00) - Connection #33 tested: OK
+2024-05-15 19:26:03,328 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/34/00) - Connection #33 tested: OK
+2024-05-15 19:26:03,328 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=100, id=36}]
+2024-05-15 19:26:03,334 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000073 (01/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:03,338 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/35/00) - Connection #34 tested: OK
+2024-05-15 19:26:03,357 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/35/00) - Connection #34 tested: OK
+2024-05-15 19:26:03,357 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 36 and seclevel <= 100
+2024-05-15 19:26:03,357 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-15 19:26:03,367 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/35/00) - Connection #35 tested: OK
+2024-05-15 19:26:03,388 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/35/00) - Connection #35 tested: OK
+2024-05-15 19:26:03,388 [main] [com.engine.common.util.CommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id,seclevel from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-15 19:26:03,398 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/35/00) - Connection #1 tested: OK
+2024-05-15 19:26:03,419 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/35/00) - Connection #1 tested: OK
+2024-05-15 19:26:03,419 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000076 (01/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:03,419 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupId : 2, empIdsByGroup : []
+2024-05-15 19:26:03,419 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-15 19:26:03,419 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-15 19:26:03,429 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/36/00) - Connection #2 tested: OK
+2024-05-15 19:26:03,447 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/36/00) - Connection #2 tested: OK
+2024-05-15 19:26:03,459 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/36/00) - Connection #3 tested: OK
+2024-05-15 19:26:03,488 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/36/00) - Connection #3 tested: OK
+2024-05-15 19:26:03,498 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/36/00) - Connection #4 tested: OK
+2024-05-15 19:26:03,519 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000079 (01/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:03,520 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/37/00) - Connection #4 tested: OK
+2024-05-15 19:26:03,521 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:138] - cqData_size : 1
+2024-05-15 19:26:03,531 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/37/00) - Connection #5 tested: OK
+2024-05-15 19:26:03,551 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/37/00) - Connection #5 tested: OK
+2024-05-15 19:26:03,561 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/37/00) - Connection #6 tested: OK
+2024-05-15 19:26:03,582 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/37/00) - Connection #6 tested: OK
+2024-05-15 19:26:03,592 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/37/00) - Connection #7 tested: OK
+2024-05-15 19:26:03,603 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (01/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:03,613 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000082 (01/38/00) - Connection #7 tested: OK
+2024-05-15 19:26:03,613 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:220] - overtimeMinutes : 0
+2024-05-15 19:26:03,614 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 300,oneTimeAddMinutes : 10
+2024-05-15 19:26:03,614 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:306] - countMinutes : 0.0
+2024-05-15 19:26:03,615 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 540,oneTimeAddMinutes : 30
+2024-05-15 19:26:03,615 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:306] - countMinutes : 0.0
+2024-05-15 19:26:03,615 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 0
+2024-05-15 19:26:03,617 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-15 19:26:03,693 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:03,775 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:03,855 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:03,940 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:04,030 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:04,115 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:04,192 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:04,276 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:04,368 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:04,450 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:04,536 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:04,618 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:26:04,618 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-15 19:26:04,625 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/49/00) - #0050 removed because of shutdown.
+2024-05-15 19:26:04,625 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-15 19:26:04,626 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/48/00) - #0049 removed because of shutdown.
+2024-05-15 19:26:04,626 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-15 19:26:04,628 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/47/00) - #0048 removed because of shutdown.
+2024-05-15 19:26:04,628 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-15 19:26:04,628 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/46/00) - #0047 removed because of shutdown.
+2024-05-15 19:26:04,628 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-15 19:26:04,629 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/45/00) - #0046 removed because of shutdown.
+2024-05-15 19:26:04,629 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-15 19:26:04,629 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/44/00) - #0045 removed because of shutdown.
+2024-05-15 19:26:04,629 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-15 19:26:04,630 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/43/00) - #0044 removed because of shutdown.
+2024-05-15 19:26:04,630 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-15 19:26:04,630 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/42/00) - #0043 removed because of shutdown.
+2024-05-15 19:26:04,630 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-15 19:26:04,632 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/41/00) - #0042 removed because of shutdown.
+2024-05-15 19:26:04,632 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-15 19:26:04,632 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/40/00) - #0041 removed because of shutdown.
+2024-05-15 19:26:04,632 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-15 19:26:04,633 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/39/00) - #0040 removed because of shutdown.
+2024-05-15 19:26:04,633 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-15 19:26:04,633 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/38/00) - #0039 removed because of shutdown.
+2024-05-15 19:26:04,633 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-15 19:26:04,634 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/37/00) - #0038 removed because of shutdown.
+2024-05-15 19:26:04,634 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-15 19:26:04,634 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/36/00) - #0037 removed because of shutdown.
+2024-05-15 19:26:04,634 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-15 19:26:04,635 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/35/00) - #0036 removed because of shutdown.
+2024-05-15 19:26:04,635 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-15 19:26:04,635 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/34/00) - #0035 removed because of shutdown.
+2024-05-15 19:26:04,635 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-15 19:26:04,636 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/33/00) - #0034 removed because of shutdown.
+2024-05-15 19:26:04,636 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-15 19:26:04,636 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/32/00) - #0033 removed because of shutdown.
+2024-05-15 19:26:04,636 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-15 19:26:04,636 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/31/00) - #0032 removed because of shutdown.
+2024-05-15 19:26:04,636 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-15 19:26:04,637 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/30/00) - #0031 removed because of shutdown.
+2024-05-15 19:26:04,637 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-15 19:26:04,637 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/29/00) - #0030 removed because of shutdown.
+2024-05-15 19:26:04,637 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-15 19:26:04,637 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/28/00) - #0029 removed because of shutdown.
+2024-05-15 19:26:04,637 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-15 19:26:04,638 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/27/00) - #0028 removed because of shutdown.
+2024-05-15 19:26:04,638 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-15 19:26:04,638 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/26/00) - #0027 removed because of shutdown.
+2024-05-15 19:26:04,638 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-15 19:26:04,638 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/25/00) - #0026 removed because of shutdown.
+2024-05-15 19:26:04,638 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-15 19:26:04,638 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/24/00) - #0025 removed because of shutdown.
+2024-05-15 19:26:04,638 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-15 19:26:04,638 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/23/00) - #0024 removed because of shutdown.
+2024-05-15 19:26:04,638 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-15 19:26:04,639 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/22/00) - #0023 removed because of shutdown.
+2024-05-15 19:26:04,639 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-15 19:26:04,639 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/21/00) - #0022 removed because of shutdown.
+2024-05-15 19:26:04,639 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-15 19:26:04,639 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/20/00) - #0021 removed because of shutdown.
+2024-05-15 19:26:04,639 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-15 19:26:04,639 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/19/00) - #0020 removed because of shutdown.
+2024-05-15 19:26:04,639 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-15 19:26:04,640 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/18/00) - #0019 removed because of shutdown.
+2024-05-15 19:26:04,640 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-15 19:26:04,640 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/17/00) - #0018 removed because of shutdown.
+2024-05-15 19:26:04,640 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-15 19:26:04,640 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/16/00) - #0017 removed because of shutdown.
+2024-05-15 19:26:04,640 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-15 19:26:04,640 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/15/00) - #0016 removed because of shutdown.
+2024-05-15 19:26:04,640 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-15 19:26:04,640 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/14/00) - #0015 removed because of shutdown.
+2024-05-15 19:26:04,641 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-15 19:26:04,641 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/13/00) - #0014 removed because of shutdown.
+2024-05-15 19:26:04,641 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-15 19:26:04,641 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/12/00) - #0013 removed because of shutdown.
+2024-05-15 19:26:04,641 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-15 19:26:04,642 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/11/00) - #0012 removed because of shutdown.
+2024-05-15 19:26:04,642 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-15 19:26:04,643 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/10/00) - #0011 removed because of shutdown.
+2024-05-15 19:26:04,643 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-15 19:26:04,643 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/09/00) - #0010 removed because of shutdown.
+2024-05-15 19:26:04,643 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-15 19:26:04,644 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/08/00) - #0009 removed because of shutdown.
+2024-05-15 19:26:04,644 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-15 19:26:04,645 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/07/00) - #0008 removed because of shutdown.
+2024-05-15 19:26:04,645 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-15 19:26:04,645 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/06/00) - #0007 removed because of shutdown.
+2024-05-15 19:26:04,645 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-15 19:26:04,645 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/05/00) - #0006 removed because of shutdown.
+2024-05-15 19:26:04,645 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-15 19:26:04,645 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/04/00) - #0005 removed because of shutdown.
+2024-05-15 19:26:04,645 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-15 19:26:04,645 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/03/00) - #0004 removed because of shutdown.
+2024-05-15 19:26:04,645 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-15 19:26:04,646 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/02/00) - #0003 removed because of shutdown.
+2024-05-15 19:26:04,646 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-15 19:26:04,646 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/01/00) - #0002 removed because of shutdown.
+2024-05-15 19:26:04,646 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-15 19:26:04,647 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/00/00) - #0001 removed because of shutdown.
+2024-05-15 19:26:04,647 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-15 19:26:04,647 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 29 milliseconds.
+2024-05-15 19:26:04,648 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-15 19:26:04,648 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
+2024-05-15 19:34:59,864 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-15 19:34:59,866 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-15 19:34:59,866 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-15 19:34:59,867 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-15 19:34:59,868 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-15 19:35:00,290 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 19:35:00,291 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-15 19:35:00,291 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-15 19:35:00,291 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-15 19:35:00,291 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-15 19:35:00,291 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-15 19:35:00,291 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-15 19:35:00,291 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-15 19:35:00,292 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-15 19:35:00,292 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-15 19:35:00,292 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-15 19:35:00,293 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-15 19:35:00,293 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-15 19:35:00,293 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-15 19:35:00,293 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-15 19:35:00,294 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-15 19:35:00,294 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-15 19:35:00,294 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-15 19:35:00,294 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-15 19:35:00,294 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-15 19:35:00,294 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-15 19:35:00,294 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-15 19:35:00,295 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-15 19:35:00,295 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-15 19:35:00,295 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-15 19:35:00,295 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-15 19:35:00,295 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-15 19:35:00,295 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-15 19:35:00,295 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-15 19:35:00,296 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-15 19:35:00,296 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-15 19:35:00,296 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-15 19:35:00,296 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-15 19:35:00,296 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-15 19:35:00,296 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-15 19:35:00,296 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-15 19:35:00,297 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-15 19:35:00,297 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-15 19:35:00,297 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-15 19:35:00,297 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-15 19:35:00,297 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-15 19:35:00,297 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-15 19:35:00,297 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-15 19:35:00,298 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-15 19:35:00,298 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-15 19:35:00,298 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-15 19:35:00,298 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-15 19:35:00,298 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 19:35:00,298 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-15 19:35:00,298 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-15 19:35:00,298 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-15 19:35:00,299 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-15 19:35:00,299 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-15 19:35:00,299 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-15 19:35:00,299 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-15 19:35:00,299 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-15 19:35:00,299 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-15 19:35:00,299 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 19:35:00,300 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-15 19:35:00,300 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-15 19:35:00,300 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-15 19:35:00,316 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-15 19:35:00,318 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-15 19:35:00,320 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-15 19:35:00,675 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-15 19:35:00,692 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-15 19:35:00,701 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-15 19:35:00,701 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-15 19:35:00,710 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-15 19:35:00,710 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-15 19:35:00,710 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-15 19:35:00,711 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:00,711 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-15 19:35:00,742 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-15 19:35:00,782 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-15 19:35:00,782 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-15 19:35:00,782 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-15 19:35:00,783 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-15 19:35:00,783 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-15 19:35:00,783 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 19:35:00,783 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-15 19:35:00,783 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 19:35:00,801 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:00,846 [main] [A2] [INFO] - rootPath ==
+2024-05-15 19:35:00,846 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-15 19:35:00,847 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-15 19:35:00,848 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-15 19:35:00,857 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/03/00) - Connection #2 tested: OK
+2024-05-15 19:35:00,867 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-15 19:35:00,867 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-15 19:35:00,867 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-15 19:35:00,868 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 19:35:00,868 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-15 19:35:00,868 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-15 19:35:00,868 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 19:35:00,891 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:00,914 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-15 19:35:00,914 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-15 19:35:00,928 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/04/00) - Connection #2 tested: OK
+2024-05-15 19:35:00,971 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:00,981 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-15 19:35:01,002 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/05/00) - Connection #3 tested: OK
+2024-05-15 19:35:01,047 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-15 19:35:01,047 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-15 19:35:01,047 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath111430948.jar;D:\soft\IntelliJ IDEA 2021.2\lib\idea_rt.jar
+2024-05-15 19:35:01,047 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-15 19:35:01,047 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-15 19:35:01,047 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-15 19:35:01,069 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:01,082 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-15 19:35:01,082 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-15 19:35:01,082 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-15 19:35:01,082 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-15 19:35:01,082 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-15 19:35:01,082 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-15 19:35:01,083 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-15 19:35:01,083 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-15 19:35:01,083 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-15 19:35:01,083 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-15 19:35:01,087 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-15 19:35:01,088 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-15 19:35:01,089 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-15 19:35:01,090 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-15 19:35:01,090 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-15 19:35:01,090 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-15 19:35:01,091 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@6574a52c
+2024-05-15 19:35:01,092 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-15 19:35:01,111 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/06/00) - Connection #4 tested: OK
+2024-05-15 19:35:01,132 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #4 tested: OK
+2024-05-15 19:35:01,144 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #5 tested: OK
+2024-05-15 19:35:01,162 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000005 (02/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:01,163 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/07/00) - Connection #5 tested: OK
+2024-05-15 19:35:01,191 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #1 tested: OK
+2024-05-15 19:35:01,201 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #6 tested: OK
+2024-05-15 19:35:01,220 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #6 tested: OK
+2024-05-15 19:35:01,231 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #7 tested: OK
+2024-05-15 19:35:01,252 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/07/00) - Connection #7 tested: OK
+2024-05-15 19:35:01,252 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000007 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:01,262 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #2 tested: OK
+2024-05-15 19:35:01,282 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #2 tested: OK
+2024-05-15 19:35:01,293 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #1 tested: OK
+2024-05-15 19:35:01,315 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #1 tested: OK
+2024-05-15 19:35:01,327 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #3 tested: OK
+2024-05-15 19:35:01,339 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000010 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:01,346 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #3 tested: OK
+2024-05-15 19:35:01,357 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #4 tested: OK
+2024-05-15 19:35:01,377 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #4 tested: OK
+2024-05-15 19:35:01,386 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #5 tested: OK
+2024-05-15 19:35:01,404 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/09/00) - Connection #5 tested: OK
+2024-05-15 19:35:01,415 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/09/00) - Connection #6 tested: OK
+2024-05-15 19:35:01,423 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000013 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:01,433 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #6 tested: OK
+2024-05-15 19:35:01,444 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #7 tested: OK
+2024-05-15 19:35:01,465 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #7 tested: OK
+2024-05-15 19:35:01,480 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #8 tested: OK
+2024-05-15 19:35:01,502 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/10/00) - Connection #8 tested: OK
+2024-05-15 19:35:01,511 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000015 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:01,512 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #9 tested: OK
+2024-05-15 19:35:01,536 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #9 tested: OK
+2024-05-15 19:35:01,544 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #10 tested: OK
+2024-05-15 19:35:01,564 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #10 tested: OK
+2024-05-15 19:35:01,573 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #11 tested: OK
+2024-05-15 19:35:01,593 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/11/00) - Connection #11 tested: OK
+2024-05-15 19:35:01,593 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000018 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:01,603 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #12 tested: OK
+2024-05-15 19:35:01,622 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #12 tested: OK
+2024-05-15 19:35:01,632 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #2 tested: OK
+2024-05-15 19:35:01,652 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #2 tested: OK
+2024-05-15 19:35:01,664 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #1 tested: OK
+2024-05-15 19:35:01,686 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000021 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:01,686 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #1 tested: OK
+2024-05-15 19:35:01,696 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #3 tested: OK
+2024-05-15 19:35:01,717 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #3 tested: OK
+2024-05-15 19:35:01,728 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #4 tested: OK
+2024-05-15 19:35:01,750 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #4 tested: OK
+2024-05-15 19:35:01,758 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #5 tested: OK
+2024-05-15 19:35:01,766 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000024 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:01,775 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #5 tested: OK
+2024-05-15 19:35:01,784 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #6 tested: OK
+2024-05-15 19:35:01,802 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #6 tested: OK
+2024-05-15 19:35:01,813 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #7 tested: OK
+2024-05-15 19:35:01,834 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/14/00) - Connection #7 tested: OK
+2024-05-15 19:35:01,843 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/14/00) - Connection #8 tested: OK
+2024-05-15 19:35:01,851 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000027 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:01,861 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #8 tested: OK
+2024-05-15 19:35:01,871 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #9 tested: OK
+2024-05-15 19:35:01,892 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #9 tested: OK
+2024-05-15 19:35:01,901 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #10 tested: OK
+2024-05-15 19:35:01,919 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/15/00) - Connection #10 tested: OK
+2024-05-15 19:35:01,933 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (01/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:01,937 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #11 tested: OK
+2024-05-15 19:35:01,957 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #11 tested: OK
+2024-05-15 19:35:01,967 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #12 tested: OK
+2024-05-15 19:35:01,985 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/16/00) - Connection #12 tested: OK
+2024-05-15 19:35:01,989 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:35:01,990 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-15 19:35:01,991 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:35:02,015 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:02,035 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #13 tested: OK
+2024-05-15 19:35:02,057 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #13 tested: OK
+2024-05-15 19:35:02,068 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #14 tested: OK
+2024-05-15 19:35:02,088 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/17/00) - Connection #14 tested: OK
+2024-05-15 19:35:02,098 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/17/00) - Connection #15 tested: OK
+2024-05-15 19:35:02,104 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000034 (01/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:02,118 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #15 tested: OK
+2024-05-15 19:35:02,139 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #16 tested: OK
+2024-05-15 19:35:02,160 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #16 tested: OK
+2024-05-15 19:35:02,161 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [1]
+2024-05-15 19:35:02,162 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-15 19:35:02,171 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #17 tested: OK
+2024-05-15 19:35:02,186 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000036 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:02,189 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #17 tested: OK
+2024-05-15 19:35:02,190 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-15 19:35:02,190 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 31
+2024-05-15 19:35:02,190 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-15 19:35:02,200 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #18 tested: OK
+2024-05-15 19:35:02,220 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #18 tested: OK
+2024-05-15 19:35:02,221 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-15 19:35:02,230 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #19 tested: OK
+2024-05-15 19:35:02,261 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/19/00) - Connection #19 tested: OK
+2024-05-15 19:35:02,265 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2]
+2024-05-15 19:35:02,265 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2)
+2024-05-15 19:35:02,273 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000038 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:02,274 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #2 tested: OK
+2024-05-15 19:35:02,291 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #2 tested: OK
+2024-05-15 19:35:02,292 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-15 19:35:02,292 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:35:02,293 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:35:02,293 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-15 19:35:02,293 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:35:02,304 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #1 tested: OK
+2024-05-15 19:35:02,326 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #1 tested: OK
+2024-05-15 19:35:02,337 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #3 tested: OK
+2024-05-15 19:35:02,352 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000041 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:02,356 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #3 tested: OK
+2024-05-15 19:35:02,367 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #4 tested: OK
+2024-05-15 19:35:02,387 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #4 tested: OK
+2024-05-15 19:35:02,387 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-15 19:35:02,387 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-15 19:35:02,387 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:35:02,388 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:35:02,388 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-15 19:35:02,389 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:35:02,389 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-13, 2024-04-17, 31]
+2024-05-15 19:35:02,397 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #5 tested: OK
+2024-05-15 19:35:02,415 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #5 tested: OK
+2024-05-15 19:35:02,425 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #6 tested: OK
+2024-05-15 19:35:02,435 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000044 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:02,443 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #6 tested: OK
+2024-05-15 19:35:02,443 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-15 19:35:02,443 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 31
+2024-05-15 19:35:02,443 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 31
+2024-05-15 19:35:02,444 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-15 19:35:02,455 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #7 tested: OK
+2024-05-15 19:35:02,478 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #7 tested: OK
+2024-05-15 19:35:02,478 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1]
+2024-05-15 19:35:02,479 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1
+2024-05-15 19:35:02,487 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #8 tested: OK
+2024-05-15 19:35:02,506 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #8 tested: OK
+2024-05-15 19:35:02,506 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-15 19:35:02,517 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #9 tested: OK
+2024-05-15 19:35:02,518 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000047 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:02,539 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #9 tested: OK
+2024-05-15 19:35:02,540 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 8
+2024-05-15 19:35:02,540 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-15 19:35:02,541 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:35:02,541 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:35:02,541 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:35:02,541 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:35:02,541 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:35:02,541 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:35:02,541 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:35:02,541 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:35:02,541 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:35:02,541 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=82df4fdd-6f43-49cd-b3af-09e93c4737d8, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=71998, glpbid=, pbtj=0, key=71998, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=71998, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=d57778e4-7402-4091-9a5c-1e1a820c51ad, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=71999, glpbid=, pbtj=0, key=71999, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=71999, modedatacreater=1, bcrq=2024-04-14, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=3029b34b-46aa-4a5b-9707-5e9dc5d879db, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=72000, glpbid=, pbtj=0, key=72000, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72000, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=9f80205c-8700-4561-93ad-c87968bc80a0, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=72001, glpbid=, pbtj=0, key=72001, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72001, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=31c81597-84b0-4d5f-971e-2e68cf6eb18f, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=72002, glpbid=, pbtj=0, key=72002, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72002, modedatacreater=1, bcrq=2024-04-17, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=572527f1-ba58-4686-8467-dcd4207d9189, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-02, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-02, dgcx=, bz=, hxbz=, id=14504, glpbid=, pbtj=2, key=14504, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=14504, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=2-晚班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=15:27:30, modedatamodifydatetime=, pbsj=15:27, rqlx=2, pbdxry=31-李勤}, {modeuuid=57eb7822-2e05-4c67-874a-7c5062fc3bad, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65516, glpbid=, pbtj=2, key=65516, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65516, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:01:57, modedatamodifydatetime=, pbsj=20:01, rqlx=0, pbdxry=31-李勤}, {modeuuid=87607a59-87bd-4cf7-a669-a5428bea0620, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65517, glpbid=, pbtj=2, key=65517, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65517, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:02:01, modedatamodifydatetime=, pbsj=20:02, rqlx=0, pbdxry=31-李勤}]
+2024-05-15 19:35:02,543 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-15 19:35:02,544 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:35:02,544 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-15 19:35:02,544 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:35:02,553 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #10 tested: OK
+2024-05-15 19:35:02,572 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #10 tested: OK
+2024-05-15 19:35:02,583 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #11 tested: OK
+2024-05-15 19:35:02,602 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:02,604 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #11 tested: OK
+2024-05-15 19:35:02,612 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #12 tested: OK
+2024-05-15 19:35:02,642 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #12 tested: OK
+2024-05-15 19:35:02,655 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #13 tested: OK
+2024-05-15 19:35:02,676 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #13 tested: OK
+2024-05-15 19:35:02,686 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #14 tested: OK
+2024-05-15 19:35:02,689 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:02,704 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #14 tested: OK
+2024-05-15 19:35:02,715 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #15 tested: OK
+2024-05-15 19:35:02,735 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #15 tested: OK
+2024-05-15 19:35:02,735 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-17=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-15 19:35:02,735 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-15 19:35:02,735 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:35:02,736 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:31,analysisDate:2024-04-15 start***********
+2024-05-15 19:35:02,736 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=18:24:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=18:37:00, id=5785, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}]]
+2024-05-15 19:35:02,736 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-04-15, schedulingResultCollect={2024-04-17=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=18:24:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=18:37:00, id=5785, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], clockInTimeCollect={2024-04-17=[{signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], 2024-04-15=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=18:24:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=18:37:00, id=5785, userid=31, signdate=2024-04-15}], 2024-04-16=[{signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}]}, userId=31, clockInTimeMap={}}]
+2024-05-15 19:35:02,737 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:35:02,737 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-15 19:35:02,737 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:35:02,749 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #16 tested: OK
+2024-05-15 19:35:02,767 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000054 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:02,768 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/26/00) - Connection #16 tested: OK
+2024-05-15 19:35:02,769 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-04-14 21:00],lastestTime: [2024-04-16 02:30]
+2024-05-15 19:35:02,770 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-15 19:35:02,770 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:35:02,779 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/26/00) - Connection #17 tested: OK
+2024-05-15 19:35:02,805 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #17 tested: OK
+2024-05-15 19:35:02,816 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #18 tested: OK
+2024-05-15 19:35:02,836 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/26/00) - Connection #18 tested: OK
+2024-05-15 19:35:02,837 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:35:02,837 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-15 19:35:02,837 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:35:02,844 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (01/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:02,845 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/27/00) - Connection #19 tested: OK
+2024-05-15 19:35:02,872 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/27/00) - Connection #19 tested: OK
+2024-05-15 19:35:02,874 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-15 19:35:02,874 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-15 19:35:02,874 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:35:02,874 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:35:02,874 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-15 19:35:02,875 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:35:02,885 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/27/00) - Connection #20 tested: OK
+2024-05-15 19:35:02,905 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/27/00) - Connection #20 tested: OK
+2024-05-15 19:35:02,906 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-15 19:35:02,906 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-15 19:35:02,906 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:35:02,907 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:35:02,908 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-15 19:35:02,908 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:35:02,908 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-15 19:35:02,909 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-15 19:35:02,909 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-15 19:35:02,912 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=7, clockTime={signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, record=true)]]
+2024-05-15 19:35:02,912 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-15 19:35:02,913 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:35:02,913 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:35:02,913 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-15 19:35:02,913 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:35:02,914 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=7, clockTime={signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, record=true)]]
+2024-05-15 19:35:02,914 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-15 19:35:02,914 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:35:02,914 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=7, clockTime={signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, record=true)],attendanceItems size :42,scheduleResult :[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],analysisDate:[2024-04-15],userId:[31],rqlx:[0],modeId:[{}]
+2024-05-15 19:35:02,915 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}]
+2024-05-15 19:35:02,915 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-15 19:35:02,916 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:35:02,916 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-15 19:35:02,916 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:35:02,918 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-15 19:35:02,918 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-15 19:35:02,918 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:35:02,918 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:35:02,918 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-15 19:35:02,918 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:35:02,919 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=旷工, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=30, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=旷工, cchsfzs=, modedatacreatetime=17:35:36, hbjscsdxm=, hsl=1.00, modeuuid=dec5c6fb-065a-4918-88f1-05d1ff2c7c35, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=1, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=旷工, zysd=1, sjd=17:33, cckcbc=1, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=2, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-23 14:39:57, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-15 19:35:02,919 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-15 19:35:02,919 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:35:02,920 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}]]
+2024-05-15 19:35:02,920 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-15 19:35:02,920 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-15 19:35:02,921 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 240.0
+2024-05-15 19:35:02,921 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[0.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-15 19:35:02,921 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[240.0]
+2024-05-15 19:35:02,921 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长: 240.0
+2024-05-15 19:35:02,922 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:02,996 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:03,079 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:03,166 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:03,254 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:03,335 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:03,419 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:03,492 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:03,578 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:03,605 [main] [com.engine.common.util.CommonUtil] [INFO] - makeInsertSql : [insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)]
+2024-05-15 19:35:03,605 [main] [com.engine.common.util.CommonUtil] [INFO] - needInsertDate: [[c0e72369-8e60-40a5-8076-dc473efcead6, 0, 92, 31, 1, 18:30, 00:32, 2024-05-15, 4, 31-2024-05-15, 1, 2024-04-15, 2024-04-16, 4.0, 19:35:03]]
+2024-05-15 19:35:03,614 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/36/00) - Connection #21 tested: OK
+2024-05-15 19:35:03,625 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (02/36/00) - Connection #22 tested: OK
+2024-05-15 19:35:03,634 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-15 19:35:03,634 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-15 19:35:03,634 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 19:35:03,634 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-15 19:35:03,634 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 19:35:03,661 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000060 (02/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:03,665 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (02/37/00) - Connection #22 tested: OK
+2024-05-15 19:35:03,676 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-15 19:35:03,687 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/37/00) - Connection #21 tested: OK
+2024-05-15 19:35:03,688 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:35:03,688 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-15 19:35:03,688 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:35:03,688 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-15 19:35:03,688 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 60.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-15 19:35:03,689 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-15 19:35:03,689 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:35:03,689 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=7.5, classInfo=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}], formmodeIdMap={uf_jcl_kq_kqfa=105, uf_jcl_kq_jqye=103, uf_jcl_kq_jbjg=92, uf_jcl_kq_jqed=102, uf_jcl_kq_cqjg=104, uf_jcl_kq_bdkjl=135, uf_jcl_kq_glpb=101, uf_jcl_kq_kqzqmc=93, uf_jcl_kq_cqjt=106, uf_jcl_kq_rlxx=89, uf_pbjg=87, uf_jcl_kq_rlmc=141, uf_jcl_kq_zhgs=129}, modeId=104, recordDataTime={j1=2024-04-15 09:48:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-04-16 00:32:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-04-15, userId=31, recordData=[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {item=144, itemduration=4.0}], rqlx=0}
+2024-05-15 19:35:03,690 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:35:03,690 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-15 19:35:03,690 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:35:03,700 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/37/00) - Connection #23 tested: OK
+2024-05-15 19:35:03,718 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/37/00) - Connection #23 tested: OK
+2024-05-15 19:35:03,718 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=7.5,cqzt=1,fxrq='2024-05-15 19:35:03',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-18:30',xm1=126,sc1=1.0,xm2=144,sc2=4.0,xm3=NULL,sc3=NULL,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-15 09:48:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-16 00:32:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-15 19:35:03,727 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/37/00) - Connection #24 tested: OK
+2024-05-15 19:35:03,743 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000062 (01/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:03,751 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/38/00) - Connection #24 tested: OK
+2024-05-15 19:35:03,761 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/38/00) - Connection #25 tested: OK
+2024-05-15 19:35:03,781 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/38/00) - Connection #25 tested: OK
+2024-05-15 19:35:03,792 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/38/00) - Connection #26 tested: OK
+2024-05-15 19:35:03,831 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000064 (01/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:03,909 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #26 - autoCommit reset back to true
+2024-05-15 19:35:03,911 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000064 (01/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:03,918 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/40/00) - Connection #26 tested: OK
+2024-05-15 19:35:03,918 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-15 19:35:03,918 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:35:03,927 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/40/00) - Connection #27 tested: OK
+2024-05-15 19:35:03,945 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/40/00) - Connection #27 tested: OK
+2024-05-15 19:35:03,953 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/40/00) - Connection #28 tested: OK
+2024-05-15 19:35:03,971 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/40/00) - Connection #28 tested: OK
+2024-05-15 19:35:03,980 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/40/00) - Connection #29 tested: OK
+2024-05-15 19:35:04,006 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/40/00) - Connection #29 tested: OK
+2024-05-15 19:35:04,007 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000067 (00/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:04,007 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [149, 150]
+2024-05-15 19:35:04,018 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/41/00) - Connection #30 tested: OK
+2024-05-15 19:35:04,036 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/41/00) - Connection #30 tested: OK
+2024-05-15 19:35:04,036 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-15 19:35:04,036 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-15 19:35:04,036 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-15 19:35:04,036 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=1}]
+2024-05-15 19:35:04,047 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/41/00) - Connection #31 tested: OK
+2024-05-15 19:35:04,086 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/41/00) - Connection #31 tested: OK
+2024-05-15 19:35:04,090 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where subcompanyid1 = 1 and seclevel >= 0 and seclevel <= 100
+2024-05-15 19:35:04,090 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 57
+2024-05-15 19:35:04,096 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000069 (01/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:04,101 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/42/00) - Connection #32 tested: OK
+2024-05-15 19:35:04,120 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/42/00) - Connection #32 tested: OK
+2024-05-15 19:35:04,131 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/42/00) - Connection #33 tested: OK
+2024-05-15 19:35:04,151 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/42/00) - Connection #33 tested: OK
+2024-05-15 19:35:04,151 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-15 19:35:04,151 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-15 19:35:04,151 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-15 19:35:04,161 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/42/00) - Connection #34 tested: OK
+2024-05-15 19:35:04,180 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/42/00) - Connection #34 tested: OK
+2024-05-15 19:35:04,180 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where departmentid = 2 and seclevel >= 0 and seclevel <= 100
+2024-05-15 19:35:04,180 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 2
+2024-05-15 19:35:04,181 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-15 19:35:04,187 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000072 (01/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:04,189 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/43/00) - Connection #35 tested: OK
+2024-05-15 19:35:04,205 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/43/00) - Connection #35 tested: OK
+2024-05-15 19:35:04,216 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/43/00) - Connection #36 tested: OK
+2024-05-15 19:35:04,236 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/43/00) - Connection #36 tested: OK
+2024-05-15 19:35:04,236 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=100, id=36}]
+2024-05-15 19:35:04,247 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/43/00) - Connection #37 tested: OK
+2024-05-15 19:35:04,269 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/43/00) - Connection #37 tested: OK
+2024-05-15 19:35:04,269 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 36 and seclevel <= 100
+2024-05-15 19:35:04,269 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-15 19:35:04,271 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000075 (01/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:04,278 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/44/00) - Connection #38 tested: OK
+2024-05-15 19:35:04,297 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/44/00) - Connection #38 tested: OK
+2024-05-15 19:35:04,297 [main] [com.engine.common.util.CommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id,seclevel from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-15 19:35:04,307 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/44/00) - Connection #39 tested: OK
+2024-05-15 19:35:04,327 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/44/00) - Connection #39 tested: OK
+2024-05-15 19:35:04,328 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupId : 2, empIdsByGroup : []
+2024-05-15 19:35:04,328 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-15 19:35:04,328 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-15 19:35:04,337 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/44/00) - Connection #40 tested: OK
+2024-05-15 19:35:04,352 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000078 (01/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:04,354 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/45/00) - Connection #40 tested: OK
+2024-05-15 19:35:04,365 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/45/00) - Connection #41 tested: OK
+2024-05-15 19:35:04,386 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/45/00) - Connection #41 tested: OK
+2024-05-15 19:35:04,397 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/45/00) - Connection #42 tested: OK
+2024-05-15 19:35:04,419 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/45/00) - Connection #42 tested: OK
+2024-05-15 19:35:04,420 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:138] - cqData_size : 1
+2024-05-15 19:35:04,430 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/45/00) - Connection #43 tested: OK
+2024-05-15 19:35:04,441 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (01/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:04,451 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/46/00) - Connection #43 tested: OK
+2024-05-15 19:35:04,463 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/46/00) - Connection #44 tested: OK
+2024-05-15 19:35:04,484 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000082 (01/46/00) - Connection #44 tested: OK
+2024-05-15 19:35:04,493 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000082 (01/46/00) - Connection #45 tested: OK
+2024-05-15 19:35:04,514 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000083 (01/46/00) - Connection #45 tested: OK
+2024-05-15 19:35:04,514 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:220] - overtimeMinutes : 240
+2024-05-15 19:35:04,515 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 300,oneTimeAddMinutes : 10
+2024-05-15 19:35:04,515 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:306] - countMinutes : 240.0
+2024-05-15 19:35:04,515 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:317] - allowanceMinutes : 240.0
+2024-05-15 19:35:04,515 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:330] - sc : 4.0
+2024-05-15 19:35:04,516 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 540,oneTimeAddMinutes : 30
+2024-05-15 19:35:04,516 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:306] - countMinutes : 32.0
+2024-05-15 19:35:04,516 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:317] - allowanceMinutes : 10.0
+2024-05-15 19:35:04,516 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:330] - sc : 0.0
+2024-05-15 19:35:04,516 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 2
+2024-05-15 19:35:04,523 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (01/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:04,526 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000083 (01/47/00) - Connection #46 tested: OK
+2024-05-15 19:35:04,547 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000084 (01/47/00) - Connection #46 tested: OK
+2024-05-15 19:35:04,547 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:147] - delSign : true, delSql : delete from uf_jcl_kq_cqjt where rq >= '2024-04-15' and rq <= '2024-04-15' and yg in (31) and bc in (1,2,3)
+2024-05-15 19:35:04,547 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:171] - dataList_size : 2
+2024-05-15 19:35:04,548 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:174] - 津贴数据记录入库开始---
+2024-05-15 19:35:04,557 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000084 (01/47/00) - Connection #47 tested: OK
+2024-05-15 19:35:04,617 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (01/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:04,642 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #47 - autoCommit reset back to true
+2024-05-15 19:35:04,652 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000085 (01/48/00) - Connection #47 tested: OK
+2024-05-15 19:35:04,652 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:176] - insertSign : true
+2024-05-15 19:35:04,654 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-15 19:35:04,697 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:04,786 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:35:04,787 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-15 19:35:04,796 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/49/00) - #0050 removed because of shutdown.
+2024-05-15 19:35:04,796 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-15 19:35:04,797 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/48/00) - #0049 removed because of shutdown.
+2024-05-15 19:35:04,797 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-15 19:35:04,797 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/47/00) - #0048 removed because of shutdown.
+2024-05-15 19:35:04,797 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-15 19:35:04,798 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/46/00) - #0047 removed because of shutdown.
+2024-05-15 19:35:04,798 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-15 19:35:04,798 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/45/00) - #0046 removed because of shutdown.
+2024-05-15 19:35:04,798 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-15 19:35:04,798 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/44/00) - #0045 removed because of shutdown.
+2024-05-15 19:35:04,799 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-15 19:35:04,799 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/43/00) - #0044 removed because of shutdown.
+2024-05-15 19:35:04,799 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-15 19:35:04,799 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/42/00) - #0043 removed because of shutdown.
+2024-05-15 19:35:04,799 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-15 19:35:04,800 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/41/00) - #0042 removed because of shutdown.
+2024-05-15 19:35:04,800 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-15 19:35:04,800 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/40/00) - #0041 removed because of shutdown.
+2024-05-15 19:35:04,800 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-15 19:35:04,800 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/39/00) - #0040 removed because of shutdown.
+2024-05-15 19:35:04,800 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-15 19:35:04,800 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/38/00) - #0039 removed because of shutdown.
+2024-05-15 19:35:04,801 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-15 19:35:04,801 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/37/00) - #0038 removed because of shutdown.
+2024-05-15 19:35:04,801 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-15 19:35:04,801 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/36/00) - #0037 removed because of shutdown.
+2024-05-15 19:35:04,801 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-15 19:35:04,802 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/35/00) - #0036 removed because of shutdown.
+2024-05-15 19:35:04,803 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-15 19:35:04,803 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/34/00) - #0035 removed because of shutdown.
+2024-05-15 19:35:04,803 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-15 19:35:04,803 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/33/00) - #0034 removed because of shutdown.
+2024-05-15 19:35:04,803 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-15 19:35:04,803 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/32/00) - #0033 removed because of shutdown.
+2024-05-15 19:35:04,803 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-15 19:35:04,803 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/31/00) - #0032 removed because of shutdown.
+2024-05-15 19:35:04,804 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-15 19:35:04,804 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/30/00) - #0031 removed because of shutdown.
+2024-05-15 19:35:04,804 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-15 19:35:04,804 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/29/00) - #0030 removed because of shutdown.
+2024-05-15 19:35:04,804 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-15 19:35:04,804 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/28/00) - #0029 removed because of shutdown.
+2024-05-15 19:35:04,804 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-15 19:35:04,804 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/27/00) - #0028 removed because of shutdown.
+2024-05-15 19:35:04,804 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-15 19:35:04,804 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/26/00) - #0027 removed because of shutdown.
+2024-05-15 19:35:04,804 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-15 19:35:04,804 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/25/00) - #0026 removed because of shutdown.
+2024-05-15 19:35:04,804 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-15 19:35:04,804 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/24/00) - #0025 removed because of shutdown.
+2024-05-15 19:35:04,804 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-15 19:35:04,805 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/23/00) - #0024 removed because of shutdown.
+2024-05-15 19:35:04,805 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-15 19:35:04,805 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/22/00) - #0023 removed because of shutdown.
+2024-05-15 19:35:04,805 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-15 19:35:04,805 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/21/00) - #0022 removed because of shutdown.
+2024-05-15 19:35:04,805 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-15 19:35:04,805 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/20/00) - #0021 removed because of shutdown.
+2024-05-15 19:35:04,805 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-15 19:35:04,805 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/19/00) - #0020 removed because of shutdown.
+2024-05-15 19:35:04,805 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-15 19:35:04,805 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/18/00) - #0019 removed because of shutdown.
+2024-05-15 19:35:04,805 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-15 19:35:04,805 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/17/00) - #0018 removed because of shutdown.
+2024-05-15 19:35:04,805 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-15 19:35:04,806 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/16/00) - #0017 removed because of shutdown.
+2024-05-15 19:35:04,806 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-15 19:35:04,806 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/15/00) - #0016 removed because of shutdown.
+2024-05-15 19:35:04,806 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-15 19:35:04,806 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/14/00) - #0015 removed because of shutdown.
+2024-05-15 19:35:04,806 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-15 19:35:04,806 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/13/00) - #0014 removed because of shutdown.
+2024-05-15 19:35:04,806 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-15 19:35:04,806 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/12/00) - #0013 removed because of shutdown.
+2024-05-15 19:35:04,806 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-15 19:35:04,806 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/11/00) - #0012 removed because of shutdown.
+2024-05-15 19:35:04,806 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-15 19:35:04,807 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/10/00) - #0011 removed because of shutdown.
+2024-05-15 19:35:04,807 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-15 19:35:04,807 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/09/00) - #0010 removed because of shutdown.
+2024-05-15 19:35:04,807 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-15 19:35:04,807 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/08/00) - #0009 removed because of shutdown.
+2024-05-15 19:35:04,807 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-15 19:35:04,807 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/07/00) - #0008 removed because of shutdown.
+2024-05-15 19:35:04,807 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-15 19:35:04,807 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/06/00) - #0007 removed because of shutdown.
+2024-05-15 19:35:04,807 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-15 19:35:04,807 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/05/00) - #0006 removed because of shutdown.
+2024-05-15 19:35:04,807 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-15 19:35:04,808 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/04/00) - #0005 removed because of shutdown.
+2024-05-15 19:35:04,808 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-15 19:35:04,808 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/03/00) - #0004 removed because of shutdown.
+2024-05-15 19:35:04,808 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-15 19:35:04,808 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/02/00) - #0003 removed because of shutdown.
+2024-05-15 19:35:04,808 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-15 19:35:04,808 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/01/00) - #0001 removed because of shutdown.
+2024-05-15 19:35:04,808 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-15 19:35:04,808 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/00/00) - #0002 removed because of shutdown.
+2024-05-15 19:35:04,808 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-15 19:35:04,808 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 21 milliseconds.
+2024-05-15 19:35:04,808 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-15 19:35:04,808 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
+2024-05-15 19:43:10,317 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-15 19:43:10,320 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-15 19:43:10,320 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-15 19:43:10,321 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-15 19:43:10,321 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-15 19:43:10,803 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 19:43:10,804 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-15 19:43:10,804 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-15 19:43:10,804 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-15 19:43:10,804 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-15 19:43:10,804 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-15 19:43:10,804 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-15 19:43:10,804 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-15 19:43:10,805 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-15 19:43:10,805 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-15 19:43:10,805 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-15 19:43:10,806 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-15 19:43:10,806 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-15 19:43:10,806 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-15 19:43:10,806 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-15 19:43:10,806 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-15 19:43:10,807 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-15 19:43:10,807 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-15 19:43:10,807 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-15 19:43:10,807 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-15 19:43:10,807 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-15 19:43:10,807 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-15 19:43:10,807 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-15 19:43:10,808 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-15 19:43:10,808 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-15 19:43:10,808 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-15 19:43:10,808 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-15 19:43:10,808 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-15 19:43:10,808 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-15 19:43:10,808 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-15 19:43:10,809 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-15 19:43:10,809 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-15 19:43:10,809 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-15 19:43:10,809 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-15 19:43:10,809 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-15 19:43:10,809 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-15 19:43:10,809 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-15 19:43:10,809 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-15 19:43:10,810 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-15 19:43:10,810 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-15 19:43:10,810 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-15 19:43:10,810 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-15 19:43:10,811 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-15 19:43:10,811 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-15 19:43:10,811 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-15 19:43:10,811 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-15 19:43:10,811 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-15 19:43:10,811 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 19:43:10,811 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-15 19:43:10,812 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-15 19:43:10,812 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-15 19:43:10,812 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-15 19:43:10,812 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-15 19:43:10,812 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-15 19:43:10,812 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-15 19:43:10,812 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-15 19:43:10,813 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-15 19:43:10,813 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 19:43:10,813 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-15 19:43:10,814 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-15 19:43:10,814 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-15 19:43:10,830 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-15 19:43:10,832 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-15 19:43:10,833 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-15 19:43:11,263 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-15 19:43:11,283 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-15 19:43:11,293 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-15 19:43:11,293 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-15 19:43:11,302 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-15 19:43:11,303 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-15 19:43:11,303 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-15 19:43:11,304 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-15 19:43:11,304 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:11,337 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-15 19:43:11,378 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-15 19:43:11,378 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-15 19:43:11,378 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-15 19:43:11,378 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 19:43:11,378 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-15 19:43:11,378 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-15 19:43:11,379 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 19:43:11,379 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-15 19:43:11,397 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:11,447 [main] [A2] [INFO] - rootPath ==
+2024-05-15 19:43:11,447 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-15 19:43:11,448 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-15 19:43:11,449 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-15 19:43:11,460 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/03/00) - Connection #2 tested: OK
+2024-05-15 19:43:11,470 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-15 19:43:11,470 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-15 19:43:11,470 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-15 19:43:11,471 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 19:43:11,471 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-15 19:43:11,471 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 19:43:11,471 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-15 19:43:11,479 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:11,518 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-15 19:43:11,518 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-15 19:43:11,531 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/04/00) - Connection #2 tested: OK
+2024-05-15 19:43:11,566 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:11,583 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-15 19:43:11,605 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/05/00) - Connection #3 tested: OK
+2024-05-15 19:43:11,624 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-15 19:43:11,625 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-15 19:43:11,625 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath1999777831.jar;D:\soft\IntelliJ IDEA 2021.2\lib\idea_rt.jar
+2024-05-15 19:43:11,625 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-15 19:43:11,625 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-15 19:43:11,625 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-15 19:43:11,677 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:11,691 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-15 19:43:11,691 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-15 19:43:11,691 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-15 19:43:11,691 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-15 19:43:11,691 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-15 19:43:11,691 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-15 19:43:11,691 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-15 19:43:11,692 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-15 19:43:11,692 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-15 19:43:11,692 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-15 19:43:11,696 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-15 19:43:11,697 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-15 19:43:11,699 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-15 19:43:11,699 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-15 19:43:11,699 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-15 19:43:11,699 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-15 19:43:11,700 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@196a42c3
+2024-05-15 19:43:11,701 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-15 19:43:11,720 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/06/00) - Connection #4 tested: OK
+2024-05-15 19:43:11,741 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #4 tested: OK
+2024-05-15 19:43:11,753 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #5 tested: OK
+2024-05-15 19:43:11,762 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000005 (02/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:11,778 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/07/00) - Connection #5 tested: OK
+2024-05-15 19:43:11,804 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #1 tested: OK
+2024-05-15 19:43:11,814 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #6 tested: OK
+2024-05-15 19:43:11,833 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #6 tested: OK
+2024-05-15 19:43:11,843 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #7 tested: OK
+2024-05-15 19:43:11,848 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000007 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:11,864 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #7 tested: OK
+2024-05-15 19:43:11,873 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #8 tested: OK
+2024-05-15 19:43:11,893 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #8 tested: OK
+2024-05-15 19:43:11,903 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #1 tested: OK
+2024-05-15 19:43:11,923 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #1 tested: OK
+2024-05-15 19:43:11,930 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000009 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:11,934 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/09/00) - Connection #2 tested: OK
+2024-05-15 19:43:11,954 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #2 tested: OK
+2024-05-15 19:43:11,964 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #3 tested: OK
+2024-05-15 19:43:11,984 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #3 tested: OK
+2024-05-15 19:43:11,993 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #4 tested: OK
+2024-05-15 19:43:12,013 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000012 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:12,013 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #4 tested: OK
+2024-05-15 19:43:12,023 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #5 tested: OK
+2024-05-15 19:43:12,043 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #5 tested: OK
+2024-05-15 19:43:12,053 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #6 tested: OK
+2024-05-15 19:43:12,073 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #6 tested: OK
+2024-05-15 19:43:12,094 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #7 tested: OK
+2024-05-15 19:43:12,096 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000015 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:12,121 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #7 tested: OK
+2024-05-15 19:43:12,131 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #8 tested: OK
+2024-05-15 19:43:12,154 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #8 tested: OK
+2024-05-15 19:43:12,164 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #9 tested: OK
+2024-05-15 19:43:12,182 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #9 tested: OK
+2024-05-15 19:43:12,189 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000017 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:12,191 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/12/00) - Connection #10 tested: OK
+2024-05-15 19:43:12,209 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #10 tested: OK
+2024-05-15 19:43:12,218 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #11 tested: OK
+2024-05-15 19:43:12,236 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #11 tested: OK
+2024-05-15 19:43:12,247 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #12 tested: OK
+2024-05-15 19:43:12,267 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #12 tested: OK
+2024-05-15 19:43:12,272 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000020 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:12,277 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/13/00) - Connection #1 tested: OK
+2024-05-15 19:43:12,297 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #1 tested: OK
+2024-05-15 19:43:12,306 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #2 tested: OK
+2024-05-15 19:43:12,327 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #2 tested: OK
+2024-05-15 19:43:12,337 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #3 tested: OK
+2024-05-15 19:43:12,354 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000023 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:12,357 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #3 tested: OK
+2024-05-15 19:43:12,367 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #4 tested: OK
+2024-05-15 19:43:12,387 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #4 tested: OK
+2024-05-15 19:43:12,396 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #5 tested: OK
+2024-05-15 19:43:12,415 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #5 tested: OK
+2024-05-15 19:43:12,424 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #6 tested: OK
+2024-05-15 19:43:12,442 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/14/00) - Connection #6 tested: OK
+2024-05-15 19:43:12,444 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000026 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:12,452 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #7 tested: OK
+2024-05-15 19:43:12,473 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #7 tested: OK
+2024-05-15 19:43:12,483 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #8 tested: OK
+2024-05-15 19:43:12,502 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #8 tested: OK
+2024-05-15 19:43:12,512 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #9 tested: OK
+2024-05-15 19:43:12,531 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/15/00) - Connection #9 tested: OK
+2024-05-15 19:43:12,531 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (01/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:12,548 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #10 tested: OK
+2024-05-15 19:43:12,569 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #10 tested: OK
+2024-05-15 19:43:12,577 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #11 tested: OK
+2024-05-15 19:43:12,596 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/16/00) - Connection #11 tested: OK
+2024-05-15 19:43:12,600 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:43:12,602 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-15 19:43:12,602 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:43:12,623 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:12,647 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #12 tested: OK
+2024-05-15 19:43:12,668 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #12 tested: OK
+2024-05-15 19:43:12,678 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #13 tested: OK
+2024-05-15 19:43:12,699 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/17/00) - Connection #13 tested: OK
+2024-05-15 19:43:12,709 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/17/00) - Connection #14 tested: OK
+2024-05-15 19:43:12,712 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000034 (01/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:12,729 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #14 tested: OK
+2024-05-15 19:43:12,750 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #15 tested: OK
+2024-05-15 19:43:12,772 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #15 tested: OK
+2024-05-15 19:43:12,773 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [1]
+2024-05-15 19:43:12,773 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-15 19:43:12,783 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #16 tested: OK
+2024-05-15 19:43:12,804 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000036 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:12,804 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #16 tested: OK
+2024-05-15 19:43:12,805 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-15 19:43:12,805 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 31
+2024-05-15 19:43:12,805 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-15 19:43:12,816 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #17 tested: OK
+2024-05-15 19:43:12,838 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #17 tested: OK
+2024-05-15 19:43:12,838 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-15 19:43:12,848 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #18 tested: OK
+2024-05-15 19:43:12,880 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/19/00) - Connection #18 tested: OK
+2024-05-15 19:43:12,880 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000038 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:12,883 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2]
+2024-05-15 19:43:12,883 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2)
+2024-05-15 19:43:12,893 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #19 tested: OK
+2024-05-15 19:43:12,913 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #19 tested: OK
+2024-05-15 19:43:12,914 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-15 19:43:12,914 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:43:12,915 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:43:12,915 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-15 19:43:12,915 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:43:12,924 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #20 tested: OK
+2024-05-15 19:43:12,942 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #20 tested: OK
+2024-05-15 19:43:12,952 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #1 tested: OK
+2024-05-15 19:43:12,962 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000041 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:12,973 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #1 tested: OK
+2024-05-15 19:43:12,982 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #2 tested: OK
+2024-05-15 19:43:13,002 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #2 tested: OK
+2024-05-15 19:43:13,003 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-15 19:43:13,003 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-15 19:43:13,003 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:43:13,004 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:43:13,004 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-15 19:43:13,004 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:43:13,004 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-13, 2024-04-17, 31]
+2024-05-15 19:43:13,013 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #3 tested: OK
+2024-05-15 19:43:13,035 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #3 tested: OK
+2024-05-15 19:43:13,045 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #4 tested: OK
+2024-05-15 19:43:13,051 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000044 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:13,066 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #4 tested: OK
+2024-05-15 19:43:13,066 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-15 19:43:13,066 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 31
+2024-05-15 19:43:13,067 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 31
+2024-05-15 19:43:13,067 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-15 19:43:13,077 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #5 tested: OK
+2024-05-15 19:43:13,097 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #5 tested: OK
+2024-05-15 19:43:13,098 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1]
+2024-05-15 19:43:13,098 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1
+2024-05-15 19:43:13,108 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #6 tested: OK
+2024-05-15 19:43:13,129 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #6 tested: OK
+2024-05-15 19:43:13,129 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-15 19:43:13,135 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000046 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:13,139 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/23/00) - Connection #7 tested: OK
+2024-05-15 19:43:13,159 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #7 tested: OK
+2024-05-15 19:43:13,161 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 8
+2024-05-15 19:43:13,161 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-15 19:43:13,161 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:43:13,161 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:43:13,161 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:43:13,161 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:43:13,162 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:43:13,162 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:43:13,162 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:43:13,162 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:43:13,162 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:43:13,162 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=82df4fdd-6f43-49cd-b3af-09e93c4737d8, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=71998, glpbid=, pbtj=0, key=71998, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=71998, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=d57778e4-7402-4091-9a5c-1e1a820c51ad, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=71999, glpbid=, pbtj=0, key=71999, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=71999, modedatacreater=1, bcrq=2024-04-14, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=3029b34b-46aa-4a5b-9707-5e9dc5d879db, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=72000, glpbid=, pbtj=0, key=72000, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72000, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=9f80205c-8700-4561-93ad-c87968bc80a0, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=72001, glpbid=, pbtj=0, key=72001, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72001, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=31c81597-84b0-4d5f-971e-2e68cf6eb18f, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=72002, glpbid=, pbtj=0, key=72002, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72002, modedatacreater=1, bcrq=2024-04-17, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=572527f1-ba58-4686-8467-dcd4207d9189, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-02, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-02, dgcx=, bz=, hxbz=, id=14504, glpbid=, pbtj=2, key=14504, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=14504, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=2-晚班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=15:27:30, modedatamodifydatetime=, pbsj=15:27, rqlx=2, pbdxry=31-李勤}, {modeuuid=57eb7822-2e05-4c67-874a-7c5062fc3bad, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65516, glpbid=, pbtj=2, key=65516, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65516, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:01:57, modedatamodifydatetime=, pbsj=20:01, rqlx=0, pbdxry=31-李勤}, {modeuuid=87607a59-87bd-4cf7-a669-a5428bea0620, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65517, glpbid=, pbtj=2, key=65517, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65517, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:02:01, modedatamodifydatetime=, pbsj=20:02, rqlx=0, pbdxry=31-李勤}]
+2024-05-15 19:43:13,164 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-15 19:43:13,164 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:43:13,165 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-15 19:43:13,165 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:43:13,174 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #8 tested: OK
+2024-05-15 19:43:13,195 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #8 tested: OK
+2024-05-15 19:43:13,206 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #9 tested: OK
+2024-05-15 19:43:13,226 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/23/00) - Connection #9 tested: OK
+2024-05-15 19:43:13,229 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:13,236 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #10 tested: OK
+2024-05-15 19:43:13,266 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #10 tested: OK
+2024-05-15 19:43:13,277 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #11 tested: OK
+2024-05-15 19:43:13,297 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #11 tested: OK
+2024-05-15 19:43:13,304 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000051 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:13,308 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/25/00) - Connection #12 tested: OK
+2024-05-15 19:43:13,330 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #12 tested: OK
+2024-05-15 19:43:13,339 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #13 tested: OK
+2024-05-15 19:43:13,358 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #13 tested: OK
+2024-05-15 19:43:13,358 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-17=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-15 19:43:13,358 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-15 19:43:13,358 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:43:13,359 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:31,analysisDate:2024-04-15 start***********
+2024-05-15 19:43:13,359 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}]]
+2024-05-15 19:43:13,359 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-04-15, schedulingResultCollect={2024-04-17=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], clockInTimeCollect={2024-04-17=[{signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], 2024-04-15=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}], 2024-04-16=[{signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}]}, userId=31, clockInTimeMap={}}]
+2024-05-15 19:43:13,360 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:43:13,360 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-15 19:43:13,360 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:43:13,370 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #14 tested: OK
+2024-05-15 19:43:13,389 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #14 tested: OK
+2024-05-15 19:43:13,390 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-04-14 21:00],lastestTime: [2024-04-16 02:30]
+2024-05-15 19:43:13,391 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000054 (00/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:13,391 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-15 19:43:13,391 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:43:13,402 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/26/00) - Connection #15 tested: OK
+2024-05-15 19:43:13,423 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #15 tested: OK
+2024-05-15 19:43:13,433 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #16 tested: OK
+2024-05-15 19:43:13,453 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/26/00) - Connection #16 tested: OK
+2024-05-15 19:43:13,453 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:43:13,454 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-15 19:43:13,454 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:43:13,464 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/26/00) - Connection #17 tested: OK
+2024-05-15 19:43:13,482 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (01/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:13,483 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/27/00) - Connection #17 tested: OK
+2024-05-15 19:43:13,484 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-15 19:43:13,484 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-15 19:43:13,484 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:43:13,485 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:43:13,485 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-15 19:43:13,485 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:43:13,494 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/27/00) - Connection #18 tested: OK
+2024-05-15 19:43:13,514 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/27/00) - Connection #18 tested: OK
+2024-05-15 19:43:13,515 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-15 19:43:13,516 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-15 19:43:13,516 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:43:13,517 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:43:13,517 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-15 19:43:13,518 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:43:13,518 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-15 19:43:13,519 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-15 19:43:13,519 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-15 19:43:13,522 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=7, clockTime={signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, record=true)]]
+2024-05-15 19:43:13,522 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-15 19:43:13,522 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:43:13,522 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:43:13,522 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-15 19:43:13,523 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:43:13,523 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=7, clockTime={signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, record=true)]]
+2024-05-15 19:43:13,523 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-15 19:43:13,523 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:43:13,523 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=7, clockTime={signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, record=true)],attendanceItems size :42,scheduleResult :[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],analysisDate:[2024-04-15],userId:[31],rqlx:[0],modeId:[{}]
+2024-05-15 19:43:13,524 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}]
+2024-05-15 19:43:13,524 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-15 19:43:13,525 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:43:13,525 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-15 19:43:13,525 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:43:13,527 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-15 19:43:13,527 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-15 19:43:13,527 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:43:13,528 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:43:13,528 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-15 19:43:13,528 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:43:13,529 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=旷工, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=30, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=旷工, cchsfzs=, modedatacreatetime=17:35:36, hbjscsdxm=, hsl=1.00, modeuuid=dec5c6fb-065a-4918-88f1-05d1ff2c7c35, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=1, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=旷工, zysd=1, sjd=17:33, cckcbc=1, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=2, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-23 14:39:57, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-15 19:43:13,529 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-15 19:43:13,529 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:43:13,530 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}]]
+2024-05-15 19:43:13,530 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-15 19:43:13,530 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-15 19:43:13,531 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 240.0
+2024-05-15 19:43:13,531 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[0.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-15 19:43:13,531 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[240.0]
+2024-05-15 19:43:13,531 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长: 240.0
+2024-05-15 19:43:13,565 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:13,641 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:13,722 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:13,808 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:13,890 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:13,969 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:14,054 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:14,145 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:14,236 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:14,249 [main] [com.engine.common.util.CommonUtil] [INFO] - makeInsertSql : [insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)]
+2024-05-15 19:43:14,249 [main] [com.engine.common.util.CommonUtil] [INFO] - needInsertDate: [[acc2d272-908c-4917-b786-3673cc614c91, 0, 92, 31, 1, 18:30, 00:32, 2024-05-15, 4, 31-2024-05-15, 1, 2024-04-15, 2024-04-16, 4.0, 19:43:14]]
+2024-05-15 19:43:14,259 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/36/00) - Connection #19 tested: OK
+2024-05-15 19:43:14,268 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (02/36/00) - Connection #20 tested: OK
+2024-05-15 19:43:14,276 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-15 19:43:14,276 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-15 19:43:14,276 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 19:43:14,277 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 19:43:14,277 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-15 19:43:14,303 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (02/36/00) - Connection #20 tested: OK
+2024-05-15 19:43:14,316 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-15 19:43:14,320 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000060 (01/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:14,327 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/37/00) - Connection #19 tested: OK
+2024-05-15 19:43:14,328 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:43:14,328 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-15 19:43:14,328 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:43:14,329 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-15 19:43:14,329 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 60.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-15 19:43:14,329 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-15 19:43:14,329 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:43:14,330 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=7.5, classInfo=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}], formmodeIdMap={uf_jcl_kq_kqfa=105, uf_jcl_kq_jqye=103, uf_jcl_kq_jbjg=92, uf_jcl_kq_jqed=102, uf_jcl_kq_cqjg=104, uf_jcl_kq_bdkjl=135, uf_jcl_kq_glpb=101, uf_jcl_kq_kqzqmc=93, uf_jcl_kq_cqjt=106, uf_jcl_kq_rlxx=89, uf_pbjg=87, uf_jcl_kq_rlmc=141, uf_jcl_kq_zhgs=129}, modeId=104, recordDataTime={j1=2024-04-15 09:48:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-04-16 00:32:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-04-15, userId=31, recordData=[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {item=144, itemduration=4.0}], rqlx=0}
+2024-05-15 19:43:14,330 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:43:14,330 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-15 19:43:14,331 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:43:14,340 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/37/00) - Connection #21 tested: OK
+2024-05-15 19:43:14,360 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/37/00) - Connection #21 tested: OK
+2024-05-15 19:43:14,361 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=7.5,cqzt=1,fxrq='2024-05-15 19:43:14',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-18:30',xm1=126,sc1=1.0,xm2=144,sc2=4.0,xm3=NULL,sc3=NULL,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-15 09:48:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-16 00:32:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-15 19:43:14,371 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/37/00) - Connection #22 tested: OK
+2024-05-15 19:43:14,394 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/37/00) - Connection #22 tested: OK
+2024-05-15 19:43:14,403 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/37/00) - Connection #23 tested: OK
+2024-05-15 19:43:14,410 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000063 (01/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:14,421 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/38/00) - Connection #23 tested: OK
+2024-05-15 19:43:14,435 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/38/00) - Connection #24 tested: OK
+2024-05-15 19:43:14,501 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000064 (01/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:14,570 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-15 19:43:14,580 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/39/00) - Connection #24 tested: OK
+2024-05-15 19:43:14,580 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-15 19:43:14,580 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:43:14,583 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000064 (01/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:14,587 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/40/00) - Connection #25 tested: OK
+2024-05-15 19:43:14,606 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/40/00) - Connection #25 tested: OK
+2024-05-15 19:43:14,617 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/40/00) - Connection #26 tested: OK
+2024-05-15 19:43:14,637 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/40/00) - Connection #26 tested: OK
+2024-05-15 19:43:14,647 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/40/00) - Connection #27 tested: OK
+2024-05-15 19:43:14,659 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000067 (01/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:14,669 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/41/00) - Connection #27 tested: OK
+2024-05-15 19:43:14,669 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [149, 150]
+2024-05-15 19:43:14,679 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/41/00) - Connection #28 tested: OK
+2024-05-15 19:43:14,698 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/41/00) - Connection #28 tested: OK
+2024-05-15 19:43:14,699 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-15 19:43:14,700 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-15 19:43:14,700 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-15 19:43:14,700 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=1}]
+2024-05-15 19:43:14,709 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/41/00) - Connection #29 tested: OK
+2024-05-15 19:43:14,737 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000069 (01/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:14,747 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/42/00) - Connection #29 tested: OK
+2024-05-15 19:43:14,752 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where subcompanyid1 = 1 and seclevel >= 0 and seclevel <= 100
+2024-05-15 19:43:14,752 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 57
+2024-05-15 19:43:14,760 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/42/00) - Connection #30 tested: OK
+2024-05-15 19:43:14,778 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/42/00) - Connection #30 tested: OK
+2024-05-15 19:43:14,788 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/42/00) - Connection #31 tested: OK
+2024-05-15 19:43:14,807 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/42/00) - Connection #31 tested: OK
+2024-05-15 19:43:14,807 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-15 19:43:14,807 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-15 19:43:14,807 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-15 19:43:14,815 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/42/00) - Connection #32 tested: OK
+2024-05-15 19:43:14,827 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000072 (01/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:14,836 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/43/00) - Connection #32 tested: OK
+2024-05-15 19:43:14,836 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where departmentid = 2 and seclevel >= 0 and seclevel <= 100
+2024-05-15 19:43:14,836 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 2
+2024-05-15 19:43:14,837 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-15 19:43:14,846 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/43/00) - Connection #33 tested: OK
+2024-05-15 19:43:14,864 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/43/00) - Connection #33 tested: OK
+2024-05-15 19:43:14,874 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/43/00) - Connection #34 tested: OK
+2024-05-15 19:43:14,895 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/43/00) - Connection #34 tested: OK
+2024-05-15 19:43:14,895 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=100, id=36}]
+2024-05-15 19:43:14,906 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/43/00) - Connection #35 tested: OK
+2024-05-15 19:43:14,923 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000075 (01/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:14,927 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/44/00) - Connection #35 tested: OK
+2024-05-15 19:43:14,927 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 36 and seclevel <= 100
+2024-05-15 19:43:14,927 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-15 19:43:14,938 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/44/00) - Connection #36 tested: OK
+2024-05-15 19:43:14,959 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/44/00) - Connection #36 tested: OK
+2024-05-15 19:43:14,960 [main] [com.engine.common.util.CommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id,seclevel from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-15 19:43:14,971 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/44/00) - Connection #37 tested: OK
+2024-05-15 19:43:14,990 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/44/00) - Connection #37 tested: OK
+2024-05-15 19:43:14,990 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupId : 2, empIdsByGroup : []
+2024-05-15 19:43:14,990 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-15 19:43:14,990 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-15 19:43:15,001 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/44/00) - Connection #38 tested: OK
+2024-05-15 19:43:15,011 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000078 (01/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:15,022 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/45/00) - Connection #38 tested: OK
+2024-05-15 19:43:15,034 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/45/00) - Connection #39 tested: OK
+2024-05-15 19:43:15,056 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/45/00) - Connection #39 tested: OK
+2024-05-15 19:43:15,068 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/45/00) - Connection #40 tested: OK
+2024-05-15 19:43:15,089 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/45/00) - Connection #40 tested: OK
+2024-05-15 19:43:15,089 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:138] - cqData_size : 1
+2024-05-15 19:43:15,098 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/45/00) - Connection #41 tested: OK
+2024-05-15 19:43:15,103 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (01/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:15,117 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/46/00) - Connection #41 tested: OK
+2024-05-15 19:43:15,127 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/46/00) - Connection #42 tested: OK
+2024-05-15 19:43:15,145 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000082 (01/46/00) - Connection #42 tested: OK
+2024-05-15 19:43:15,156 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000082 (01/46/00) - Connection #43 tested: OK
+2024-05-15 19:43:15,179 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000083 (01/46/00) - Connection #43 tested: OK
+2024-05-15 19:43:15,179 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:220] - overtimeMinutes : 240
+2024-05-15 19:43:15,179 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 300,oneTimeAddMinutes : 10
+2024-05-15 19:43:15,180 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:306] - countMinutes : 240.0
+2024-05-15 19:43:15,180 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:317] - allowanceMinutes : 240.0
+2024-05-15 19:43:15,180 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:330] - sc : 4.0
+2024-05-15 19:43:15,181 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 540,oneTimeAddMinutes : 30
+2024-05-15 19:43:15,181 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:306] - countMinutes : 32.0
+2024-05-15 19:43:15,181 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:317] - allowanceMinutes : 10.0
+2024-05-15 19:43:15,181 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:330] - sc : 0.0
+2024-05-15 19:43:15,181 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 2
+2024-05-15 19:43:15,189 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (01/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:15,192 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000083 (01/47/00) - Connection #44 tested: OK
+2024-05-15 19:43:15,214 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000084 (01/47/00) - Connection #44 tested: OK
+2024-05-15 19:43:15,214 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:147] - delSign : true, delSql : delete from uf_jcl_kq_cqjt where rq >= '2024-04-15' and rq <= '2024-04-15' and yg in (31) and bc in (1,2,3)
+2024-05-15 19:43:15,215 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:171] - dataList_size : 2
+2024-05-15 19:43:15,215 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:174] - 津贴数据记录入库开始---
+2024-05-15 19:43:15,225 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000084 (01/47/00) - Connection #45 tested: OK
+2024-05-15 19:43:15,278 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (01/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:15,316 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #45 - autoCommit reset back to true
+2024-05-15 19:43:15,326 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000085 (01/48/00) - Connection #45 tested: OK
+2024-05-15 19:43:15,326 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:176] - insertSign : true
+2024-05-15 19:43:15,328 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-15 19:43:15,368 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:15,446 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:43:15,446 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-15 19:43:15,452 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/49/00) - #0050 removed because of shutdown.
+2024-05-15 19:43:15,452 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-15 19:43:15,453 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/48/00) - #0049 removed because of shutdown.
+2024-05-15 19:43:15,453 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-15 19:43:15,454 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/47/00) - #0048 removed because of shutdown.
+2024-05-15 19:43:15,454 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-15 19:43:15,454 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/46/00) - #0047 removed because of shutdown.
+2024-05-15 19:43:15,454 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-15 19:43:15,454 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/45/00) - #0046 removed because of shutdown.
+2024-05-15 19:43:15,455 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-15 19:43:15,455 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/44/00) - #0045 removed because of shutdown.
+2024-05-15 19:43:15,455 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-15 19:43:15,455 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/43/00) - #0044 removed because of shutdown.
+2024-05-15 19:43:15,455 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-15 19:43:15,456 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/42/00) - #0043 removed because of shutdown.
+2024-05-15 19:43:15,456 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-15 19:43:15,456 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/41/00) - #0042 removed because of shutdown.
+2024-05-15 19:43:15,456 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-15 19:43:15,456 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/40/00) - #0041 removed because of shutdown.
+2024-05-15 19:43:15,456 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-15 19:43:15,456 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/39/00) - #0040 removed because of shutdown.
+2024-05-15 19:43:15,457 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-15 19:43:15,457 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/38/00) - #0039 removed because of shutdown.
+2024-05-15 19:43:15,457 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-15 19:43:15,457 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/37/00) - #0038 removed because of shutdown.
+2024-05-15 19:43:15,457 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-15 19:43:15,457 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/36/00) - #0037 removed because of shutdown.
+2024-05-15 19:43:15,457 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-15 19:43:15,458 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/35/00) - #0036 removed because of shutdown.
+2024-05-15 19:43:15,458 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-15 19:43:15,458 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/34/00) - #0035 removed because of shutdown.
+2024-05-15 19:43:15,458 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-15 19:43:15,458 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/33/00) - #0034 removed because of shutdown.
+2024-05-15 19:43:15,458 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-15 19:43:15,459 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/32/00) - #0033 removed because of shutdown.
+2024-05-15 19:43:15,459 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-15 19:43:15,459 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/31/00) - #0032 removed because of shutdown.
+2024-05-15 19:43:15,459 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-15 19:43:15,459 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/30/00) - #0031 removed because of shutdown.
+2024-05-15 19:43:15,459 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-15 19:43:15,459 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/29/00) - #0030 removed because of shutdown.
+2024-05-15 19:43:15,459 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-15 19:43:15,459 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/28/00) - #0029 removed because of shutdown.
+2024-05-15 19:43:15,459 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-15 19:43:15,459 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/27/00) - #0028 removed because of shutdown.
+2024-05-15 19:43:15,459 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-15 19:43:15,460 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/26/00) - #0027 removed because of shutdown.
+2024-05-15 19:43:15,460 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-15 19:43:15,460 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/25/00) - #0026 removed because of shutdown.
+2024-05-15 19:43:15,460 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-15 19:43:15,460 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/24/00) - #0025 removed because of shutdown.
+2024-05-15 19:43:15,460 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-15 19:43:15,460 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/23/00) - #0024 removed because of shutdown.
+2024-05-15 19:43:15,460 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-15 19:43:15,460 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/22/00) - #0023 removed because of shutdown.
+2024-05-15 19:43:15,460 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-15 19:43:15,460 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/21/00) - #0022 removed because of shutdown.
+2024-05-15 19:43:15,460 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-15 19:43:15,461 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/20/00) - #0021 removed because of shutdown.
+2024-05-15 19:43:15,461 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-15 19:43:15,461 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/19/00) - #0020 removed because of shutdown.
+2024-05-15 19:43:15,461 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-15 19:43:15,461 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/18/00) - #0019 removed because of shutdown.
+2024-05-15 19:43:15,461 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-15 19:43:15,461 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/17/00) - #0018 removed because of shutdown.
+2024-05-15 19:43:15,461 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-15 19:43:15,461 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/16/00) - #0017 removed because of shutdown.
+2024-05-15 19:43:15,461 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-15 19:43:15,461 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/15/00) - #0016 removed because of shutdown.
+2024-05-15 19:43:15,461 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-15 19:43:15,461 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/14/00) - #0015 removed because of shutdown.
+2024-05-15 19:43:15,462 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-15 19:43:15,462 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/13/00) - #0014 removed because of shutdown.
+2024-05-15 19:43:15,462 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-15 19:43:15,462 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/12/00) - #0013 removed because of shutdown.
+2024-05-15 19:43:15,462 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-15 19:43:15,462 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/11/00) - #0012 removed because of shutdown.
+2024-05-15 19:43:15,462 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-15 19:43:15,462 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/10/00) - #0011 removed because of shutdown.
+2024-05-15 19:43:15,462 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-15 19:43:15,462 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/09/00) - #0010 removed because of shutdown.
+2024-05-15 19:43:15,462 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-15 19:43:15,462 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/08/00) - #0009 removed because of shutdown.
+2024-05-15 19:43:15,462 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-15 19:43:15,463 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/07/00) - #0008 removed because of shutdown.
+2024-05-15 19:43:15,463 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-15 19:43:15,463 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/06/00) - #0007 removed because of shutdown.
+2024-05-15 19:43:15,463 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-15 19:43:15,463 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/05/00) - #0006 removed because of shutdown.
+2024-05-15 19:43:15,463 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-15 19:43:15,463 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/04/00) - #0005 removed because of shutdown.
+2024-05-15 19:43:15,463 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-15 19:43:15,463 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/03/00) - #0004 removed because of shutdown.
+2024-05-15 19:43:15,463 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-15 19:43:15,464 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/02/00) - #0003 removed because of shutdown.
+2024-05-15 19:43:15,464 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-15 19:43:15,464 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/01/00) - #0002 removed because of shutdown.
+2024-05-15 19:43:15,464 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-15 19:43:15,464 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000085 (00/00/00) - #0001 removed because of shutdown.
+2024-05-15 19:43:15,464 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-15 19:43:15,464 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 18 milliseconds.
+2024-05-15 19:43:15,464 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-15 19:43:15,464 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
+2024-05-15 19:45:16,919 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-15 19:45:16,922 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-15 19:45:16,922 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-15 19:45:16,922 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-15 19:45:16,923 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-15 19:45:17,370 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 19:45:17,370 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-15 19:45:17,370 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-15 19:45:17,371 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-15 19:45:17,371 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-15 19:45:17,371 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-15 19:45:17,371 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-15 19:45:17,371 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-15 19:45:17,371 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-15 19:45:17,371 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-15 19:45:17,372 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-15 19:45:17,372 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-15 19:45:17,373 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-15 19:45:17,373 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-15 19:45:17,373 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-15 19:45:17,373 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-15 19:45:17,373 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-15 19:45:17,373 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-15 19:45:17,373 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-15 19:45:17,374 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-15 19:45:17,374 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-15 19:45:17,374 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-15 19:45:17,374 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-15 19:45:17,374 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-15 19:45:17,374 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-15 19:45:17,374 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-15 19:45:17,375 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-15 19:45:17,375 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-15 19:45:17,375 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-15 19:45:17,375 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-15 19:45:17,375 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-15 19:45:17,375 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-15 19:45:17,375 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-15 19:45:17,376 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-15 19:45:17,376 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-15 19:45:17,376 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-15 19:45:17,376 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-15 19:45:17,376 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-15 19:45:17,376 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-15 19:45:17,376 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-15 19:45:17,377 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-15 19:45:17,377 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-15 19:45:17,377 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-15 19:45:17,377 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-15 19:45:17,377 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-15 19:45:17,377 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-15 19:45:17,377 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-15 19:45:17,378 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 19:45:17,378 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-15 19:45:17,378 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-15 19:45:17,378 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-15 19:45:17,378 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-15 19:45:17,378 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-15 19:45:17,378 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-15 19:45:17,379 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-15 19:45:17,379 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-15 19:45:17,379 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-15 19:45:17,379 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 19:45:17,379 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-15 19:45:17,379 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-15 19:45:17,379 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-15 19:45:17,397 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-15 19:45:17,400 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-15 19:45:17,401 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-15 19:45:17,801 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-15 19:45:17,822 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-15 19:45:17,831 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-15 19:45:17,831 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-15 19:45:17,842 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-15 19:45:17,842 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-15 19:45:17,842 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-15 19:45:17,843 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-15 19:45:17,843 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:45:17,889 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-15 19:45:17,922 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:45:17,935 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-15 19:45:17,935 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-15 19:45:17,935 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-15 19:45:17,935 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-15 19:45:17,935 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 19:45:17,936 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-15 19:45:17,936 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 19:45:17,936 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-15 19:45:18,005 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:45:18,008 [main] [A2] [INFO] - rootPath ==
+2024-05-15 19:45:18,008 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-15 19:45:18,009 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-15 19:45:18,010 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-15 19:45:18,021 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/04/00) - Connection #2 tested: OK
+2024-05-15 19:45:18,033 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-15 19:45:18,034 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-15 19:45:18,034 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 19:45:18,034 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 19:45:18,034 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-15 19:45:18,034 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-15 19:45:18,034 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-15 19:45:18,089 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:45:18,091 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-15 19:45:18,092 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-15 19:45:18,106 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #2 tested: OK
+2024-05-15 19:45:18,192 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-15 19:45:18,201 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (02/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:45:18,211 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/06/00) - Connection #3 tested: OK
+2024-05-15 19:45:18,223 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-15 19:45:18,223 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-15 19:45:18,223 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath1834161841.jar;C:\Users\liuliang\AppData\Local\JetBrains\IntelliJIdea2021.2\captureAgent\debugger-agent.jar
+2024-05-15 19:45:18,223 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-15 19:45:18,224 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-15 19:45:18,224 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-15 19:45:18,262 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-15 19:45:18,263 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-15 19:45:18,263 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-15 19:45:18,263 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-15 19:45:18,263 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-15 19:45:18,263 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-15 19:45:18,263 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-15 19:45:18,263 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-15 19:45:18,263 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-15 19:45:18,264 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-15 19:45:18,268 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-15 19:45:18,271 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-15 19:45:18,272 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-15 19:45:18,273 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-15 19:45:18,273 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-15 19:45:18,273 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-15 19:45:18,275 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@58c540cf
+2024-05-15 19:45:18,275 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-15 19:45:18,283 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:45:18,296 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/07/00) - Connection #4 tested: OK
+2024-05-15 19:45:18,317 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/07/00) - Connection #4 tested: OK
+2024-05-15 19:45:18,338 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/07/00) - Connection #5 tested: OK
+2024-05-15 19:45:18,359 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/07/00) - Connection #5 tested: OK
+2024-05-15 19:45:18,374 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000005 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:45:18,380 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/08/00) - Connection #1 tested: OK
+2024-05-15 19:45:18,391 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/08/00) - Connection #6 tested: OK
+2024-05-15 19:45:18,412 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/08/00) - Connection #6 tested: OK
+2024-05-15 19:45:18,421 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/08/00) - Connection #7 tested: OK
+2024-05-15 19:45:18,439 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #7 tested: OK
+2024-05-15 19:45:18,449 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #8 tested: OK
+2024-05-15 19:45:18,468 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000008 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:45:18,470 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/09/00) - Connection #8 tested: OK
+2024-05-15 19:45:18,480 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/09/00) - Connection #9 tested: OK
+2024-05-15 19:45:18,501 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/09/00) - Connection #9 tested: OK
+2024-05-15 19:45:18,512 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/09/00) - Connection #2 tested: OK
+2024-05-15 19:45:18,532 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #2 tested: OK
+2024-05-15 19:45:18,541 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #1 tested: OK
+2024-05-15 19:45:18,553 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000011 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:45:18,560 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/10/00) - Connection #1 tested: OK
+2024-05-15 19:45:18,569 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/10/00) - Connection #3 tested: OK
+2024-05-15 19:45:18,588 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #3 tested: OK
+2024-05-15 19:45:18,598 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #4 tested: OK
+2024-05-15 19:45:18,617 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #4 tested: OK
+2024-05-15 19:45:18,627 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #5 tested: OK
+2024-05-15 19:45:18,638 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000014 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:45:18,646 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/11/00) - Connection #5 tested: OK
+2024-05-15 19:45:18,663 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/11/00) - Connection #6 tested: OK
+2024-05-15 19:45:18,683 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #6 tested: OK
+2024-05-15 19:45:18,692 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #7 tested: OK
+2024-05-15 19:45:18,711 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #7 tested: OK
+2024-05-15 19:45:18,721 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #8 tested: OK
+2024-05-15 19:45:18,730 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000017 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:45:18,742 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/12/00) - Connection #8 tested: OK
+2024-05-15 19:45:18,752 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/12/00) - Connection #9 tested: OK
+2024-05-15 19:45:18,772 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #9 tested: OK
+2024-05-15 19:45:18,781 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #10 tested: OK
+2024-05-15 19:45:18,799 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #10 tested: OK
+2024-05-15 19:45:18,810 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #11 tested: OK
+2024-05-15 19:45:18,815 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000020 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:45:18,828 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/13/00) - Connection #11 tested: OK
+2024-05-15 19:45:18,839 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/13/00) - Connection #12 tested: OK
+2024-05-15 19:45:18,859 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #12 tested: OK
+2024-05-15 19:45:18,869 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #13 tested: OK
+2024-05-15 19:45:18,886 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #13 tested: OK
+2024-05-15 19:45:18,896 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #2 tested: OK
+2024-05-15 19:45:18,899 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000023 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:45:18,917 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #2 tested: OK
+2024-05-15 19:45:18,926 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #1 tested: OK
+2024-05-15 19:45:18,944 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #1 tested: OK
+2024-05-15 19:45:18,952 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #3 tested: OK
+2024-05-15 19:45:18,970 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #3 tested: OK
+2024-05-15 19:45:18,979 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #4 tested: OK
+2024-05-15 19:45:18,982 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000026 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:45:18,998 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #4 tested: OK
+2024-05-15 19:45:19,007 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #5 tested: OK
+2024-05-15 19:45:19,025 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #5 tested: OK
+2024-05-15 19:45:19,035 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #6 tested: OK
+2024-05-15 19:45:19,056 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #6 tested: OK
+2024-05-15 19:45:19,065 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #7 tested: OK
+2024-05-15 19:45:19,074 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (01/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:45:19,083 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #7 tested: OK
+2024-05-15 19:45:19,104 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #8 tested: OK
+2024-05-15 19:45:19,126 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #8 tested: OK
+2024-05-15 19:45:19,136 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #9 tested: OK
+2024-05-15 19:45:19,150 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (01/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:45:19,156 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #9 tested: OK
+2024-05-15 19:45:19,161 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:45:19,163 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-15 19:45:19,164 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:45:19,214 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #10 tested: OK
+2024-05-15 19:45:19,234 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #10 tested: OK
+2024-05-15 19:45:19,239 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000032 (01/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:45:19,245 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/18/00) - Connection #11 tested: OK
+2024-05-15 19:45:19,267 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/18/00) - Connection #11 tested: OK
+2024-05-15 19:45:19,278 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/18/00) - Connection #12 tested: OK
+2024-05-15 19:45:19,298 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #12 tested: OK
+2024-05-15 19:45:19,321 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #13 tested: OK
+2024-05-15 19:45:19,326 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000035 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:45:19,342 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/19/00) - Connection #13 tested: OK
+2024-05-15 19:45:19,343 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [1]
+2024-05-15 19:45:19,344 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-15 19:45:19,353 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/19/00) - Connection #14 tested: OK
+2024-05-15 19:45:19,371 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #14 tested: OK
+2024-05-15 19:45:19,371 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-15 19:45:19,372 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 31
+2024-05-15 19:45:19,372 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-15 19:45:19,382 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #15 tested: OK
+2024-05-15 19:45:19,401 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #15 tested: OK
+2024-05-15 19:45:19,401 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-15 19:45:19,411 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #16 tested: OK
+2024-05-15 19:45:19,412 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000038 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:45:19,444 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #16 tested: OK
+2024-05-15 19:45:19,447 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2]
+2024-05-15 19:45:19,447 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2)
+2024-05-15 19:45:19,456 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #17 tested: OK
+2024-05-15 19:45:19,474 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #17 tested: OK
+2024-05-15 19:45:19,475 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-15 19:45:19,475 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:45:19,476 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:45:19,476 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-15 19:45:19,476 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:45:19,485 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #18 tested: OK
+2024-05-15 19:45:19,495 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000040 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:45:19,508 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/21/00) - Connection #18 tested: OK
+2024-05-15 19:45:19,519 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/21/00) - Connection #19 tested: OK
+2024-05-15 19:45:19,538 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #19 tested: OK
+2024-05-15 19:45:19,550 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #20 tested: OK
+2024-05-15 19:45:19,569 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #20 tested: OK
+2024-05-15 19:45:19,570 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-15 19:45:19,570 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-15 19:45:19,570 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:45:19,571 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:45:19,571 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-15 19:45:19,571 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:45:19,571 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-13, 2024-04-17, 31]
+2024-05-15 19:45:19,581 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #21 tested: OK
+2024-05-15 19:45:19,586 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000043 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:45:19,603 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/22/00) - Connection #21 tested: OK
+2024-05-15 19:45:19,616 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/22/00) - Connection #22 tested: OK
+2024-05-15 19:45:19,636 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #22 tested: OK
+2024-05-15 19:45:19,636 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-15 19:45:19,636 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 31
+2024-05-15 19:45:19,636 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 31
+2024-05-15 19:45:19,636 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-15 19:45:19,648 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #2 tested: OK
+2024-05-15 19:45:19,668 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #2 tested: OK
+2024-05-15 19:45:19,668 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1]
+2024-05-15 19:45:19,668 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1
+2024-05-15 19:45:19,677 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #1 tested: OK
+2024-05-15 19:45:19,679 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000046 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:45:19,696 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/23/00) - Connection #1 tested: OK
+2024-05-15 19:45:19,697 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-15 19:45:19,705 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/23/00) - Connection #3 tested: OK
+2024-05-15 19:45:19,727 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #3 tested: OK
+2024-05-15 19:45:19,729 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 8
+2024-05-15 19:45:19,729 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-15 19:45:19,729 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:45:19,729 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:45:19,730 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:45:19,730 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:45:19,730 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:45:19,730 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:45:19,730 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:45:19,730 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:45:19,730 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:45:19,730 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=82df4fdd-6f43-49cd-b3af-09e93c4737d8, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=71998, glpbid=, pbtj=0, key=71998, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=71998, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=d57778e4-7402-4091-9a5c-1e1a820c51ad, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=71999, glpbid=, pbtj=0, key=71999, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=71999, modedatacreater=1, bcrq=2024-04-14, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=3029b34b-46aa-4a5b-9707-5e9dc5d879db, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=72000, glpbid=, pbtj=0, key=72000, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72000, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=9f80205c-8700-4561-93ad-c87968bc80a0, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=72001, glpbid=, pbtj=0, key=72001, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72001, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=31c81597-84b0-4d5f-971e-2e68cf6eb18f, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=72002, glpbid=, pbtj=0, key=72002, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72002, modedatacreater=1, bcrq=2024-04-17, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=572527f1-ba58-4686-8467-dcd4207d9189, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-02, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-02, dgcx=, bz=, hxbz=, id=14504, glpbid=, pbtj=2, key=14504, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=14504, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=2-晚班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=15:27:30, modedatamodifydatetime=, pbsj=15:27, rqlx=2, pbdxry=31-李勤}, {modeuuid=57eb7822-2e05-4c67-874a-7c5062fc3bad, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65516, glpbid=, pbtj=2, key=65516, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65516, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:01:57, modedatamodifydatetime=, pbsj=20:01, rqlx=0, pbdxry=31-李勤}, {modeuuid=87607a59-87bd-4cf7-a669-a5428bea0620, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65517, glpbid=, pbtj=2, key=65517, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65517, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:02:01, modedatamodifydatetime=, pbsj=20:02, rqlx=0, pbdxry=31-李勤}]
+2024-05-15 19:45:19,732 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-15 19:45:19,733 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:45:19,733 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-15 19:45:19,733 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:45:19,742 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #4 tested: OK
+2024-05-15 19:45:19,763 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #4 tested: OK
+2024-05-15 19:45:19,771 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000048 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:45:19,773 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/24/00) - Connection #5 tested: OK
+2024-05-15 19:45:19,795 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #5 tested: OK
+2024-05-15 19:45:19,805 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #6 tested: OK
+2024-05-15 19:45:19,839 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #6 tested: OK
+2024-05-15 19:45:19,850 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #7 tested: OK
+2024-05-15 19:45:19,857 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000051 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:45:19,869 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/25/00) - Connection #7 tested: OK
+2024-05-15 19:45:19,879 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/25/00) - Connection #8 tested: OK
+2024-05-15 19:45:19,899 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #8 tested: OK
+2024-05-15 19:45:19,909 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #9 tested: OK
+2024-05-15 19:45:19,930 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #9 tested: OK
+2024-05-15 19:45:19,930 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-17=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-15 19:45:19,930 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-15 19:45:19,931 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:45:19,931 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:31,analysisDate:2024-04-15 start***********
+2024-05-15 19:45:19,931 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}]]
+2024-05-15 19:45:19,931 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-04-15, schedulingResultCollect={2024-04-17=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], clockInTimeCollect={2024-04-17=[{signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], 2024-04-15=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}], 2024-04-16=[{signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}]}, userId=31, clockInTimeMap={}}]
+2024-05-15 19:45:19,948 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:45:19,968 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:45:19,968 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-15 19:45:19,968 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:45:34,728 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (00/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:46:11,951 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/27/00) - Connection #10 tested: OK
+2024-05-15 19:46:11,970 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/27/00) - Connection #10 tested: OK
+2024-05-15 19:46:11,971 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-04-14 21:00],lastestTime: [2024-04-16 02:30]
+2024-05-15 19:46:11,972 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-15 19:46:11,972 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:46:11,982 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/27/00) - Connection #11 tested: OK
+2024-05-15 19:46:11,988 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-15 19:46:11,997 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (01/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:46:12,002 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/28/00) - Connection #11 tested: OK
+2024-05-15 19:46:12,013 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/28/00) - Connection #12 tested: OK
+2024-05-15 19:46:12,032 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/28/00) - Connection #12 tested: OK
+2024-05-15 19:46:12,034 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:46:12,034 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-15 19:46:12,034 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:46:12,042 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/28/00) - Connection #13 tested: OK
+2024-05-15 19:46:12,061 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/28/00) - Connection #13 tested: OK
+2024-05-15 19:46:12,063 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-15 19:46:12,063 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-15 19:46:12,063 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:46:12,065 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:46:12,066 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-15 19:46:12,066 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:46:12,073 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (01/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:46:12,075 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/29/00) - Connection #14 tested: OK
+2024-05-15 19:46:12,094 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/29/00) - Connection #14 tested: OK
+2024-05-15 19:46:12,094 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-15 19:46:12,094 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-15 19:46:12,095 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:46:12,096 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:46:12,096 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-15 19:46:12,097 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:46:12,097 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-15 19:46:12,098 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-15 19:46:12,098 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=240, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-15 19:46:58,468 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-15 19:46:58,471 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-15 19:46:58,471 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-15 19:46:58,472 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-15 19:46:58,472 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-15 19:46:58,932 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 19:46:58,932 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-15 19:46:58,933 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-15 19:46:58,933 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-15 19:46:58,933 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-15 19:46:58,933 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-15 19:46:58,933 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-15 19:46:58,933 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-15 19:46:58,934 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-15 19:46:58,934 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-15 19:46:58,934 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-15 19:46:58,935 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-15 19:46:58,935 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-15 19:46:58,935 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-15 19:46:58,935 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-15 19:46:58,935 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-15 19:46:58,936 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-15 19:46:58,936 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-15 19:46:58,936 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-15 19:46:58,936 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-15 19:46:58,936 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-15 19:46:58,936 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-15 19:46:58,936 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-15 19:46:58,936 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-15 19:46:58,937 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-15 19:46:58,937 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-15 19:46:58,937 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-15 19:46:58,937 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-15 19:46:58,937 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-15 19:46:58,937 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-15 19:46:58,937 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-15 19:46:58,937 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-15 19:46:58,937 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-15 19:46:58,938 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-15 19:46:58,938 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-15 19:46:58,938 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-15 19:46:58,938 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-15 19:46:58,938 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-15 19:46:58,938 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-15 19:46:58,939 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-15 19:46:58,939 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-15 19:46:58,939 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-15 19:46:58,939 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-15 19:46:58,939 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-15 19:46:58,939 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-15 19:46:58,939 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-15 19:46:58,939 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-15 19:46:58,940 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 19:46:58,940 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-15 19:46:58,940 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-15 19:46:58,940 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-15 19:46:58,940 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-15 19:46:58,940 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-15 19:46:58,940 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-15 19:46:58,941 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-15 19:46:58,941 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-15 19:46:58,941 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-15 19:46:58,941 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-15 19:46:58,941 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-15 19:46:58,941 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-15 19:46:58,941 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-15 19:46:58,958 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-15 19:46:58,960 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-15 19:46:58,962 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-15 19:46:59,341 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-15 19:46:59,360 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-15 19:46:59,369 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-15 19:46:59,369 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-15 19:46:59,378 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-15 19:46:59,378 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-15 19:46:59,378 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-15 19:46:59,379 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:46:59,379 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-15 19:46:59,408 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-15 19:46:59,448 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-15 19:46:59,448 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-15 19:46:59,448 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-15 19:46:59,448 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-15 19:46:59,448 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-15 19:46:59,448 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-15 19:46:59,449 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 19:46:59,449 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 19:46:59,462 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:46:59,513 [main] [A2] [INFO] - rootPath ==
+2024-05-15 19:46:59,513 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-15 19:46:59,513 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-15 19:46:59,514 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-15 19:46:59,525 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/03/00) - Connection #2 tested: OK
+2024-05-15 19:46:59,539 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-15 19:46:59,539 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-15 19:46:59,539 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-15 19:46:59,539 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 19:46:59,539 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-15 19:46:59,540 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-15 19:46:59,540 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 19:46:59,548 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:46:59,584 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-15 19:46:59,584 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-15 19:46:59,597 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/04/00) - Connection #2 tested: OK
+2024-05-15 19:46:59,635 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:46:59,656 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-15 19:46:59,677 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/05/00) - Connection #3 tested: OK
+2024-05-15 19:46:59,715 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-15 19:46:59,716 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-15 19:46:59,716 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath2079253371.jar;D:\soft\IntelliJ IDEA 2021.2\lib\idea_rt.jar
+2024-05-15 19:46:59,716 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-15 19:46:59,716 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-15 19:46:59,716 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-15 19:46:59,746 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:46:59,751 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-15 19:46:59,751 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-15 19:46:59,752 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-15 19:46:59,752 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-15 19:46:59,752 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-15 19:46:59,752 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-15 19:46:59,752 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-15 19:46:59,752 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-15 19:46:59,752 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-15 19:46:59,752 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-15 19:46:59,756 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-15 19:46:59,758 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-15 19:46:59,759 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-15 19:46:59,760 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-15 19:46:59,760 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-15 19:46:59,760 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-15 19:46:59,761 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@1da2cb77
+2024-05-15 19:46:59,761 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-15 19:46:59,782 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/06/00) - Connection #4 tested: OK
+2024-05-15 19:46:59,803 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #4 tested: OK
+2024-05-15 19:46:59,816 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #5 tested: OK
+2024-05-15 19:46:59,837 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/06/00) - Connection #5 tested: OK
+2024-05-15 19:46:59,844 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000005 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:46:59,860 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #1 tested: OK
+2024-05-15 19:46:59,869 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #6 tested: OK
+2024-05-15 19:46:59,887 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #6 tested: OK
+2024-05-15 19:46:59,899 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #7 tested: OK
+2024-05-15 19:46:59,921 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/07/00) - Connection #7 tested: OK
+2024-05-15 19:46:59,930 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/07/00) - Connection #2 tested: OK
+2024-05-15 19:46:59,931 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000008 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:46:59,952 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #2 tested: OK
+2024-05-15 19:46:59,962 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #1 tested: OK
+2024-05-15 19:46:59,982 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #1 tested: OK
+2024-05-15 19:46:59,994 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #3 tested: OK
+2024-05-15 19:47:00,014 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/08/00) - Connection #3 tested: OK
+2024-05-15 19:47:00,022 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000010 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:00,024 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #4 tested: OK
+2024-05-15 19:47:00,044 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #4 tested: OK
+2024-05-15 19:47:00,055 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #5 tested: OK
+2024-05-15 19:47:00,076 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/09/00) - Connection #5 tested: OK
+2024-05-15 19:47:00,085 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/09/00) - Connection #6 tested: OK
+2024-05-15 19:47:00,097 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000013 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:00,103 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #6 tested: OK
+2024-05-15 19:47:00,114 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #7 tested: OK
+2024-05-15 19:47:00,137 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #7 tested: OK
+2024-05-15 19:47:00,156 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #8 tested: OK
+2024-05-15 19:47:00,176 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/10/00) - Connection #8 tested: OK
+2024-05-15 19:47:00,186 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000015 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:00,186 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #9 tested: OK
+2024-05-15 19:47:00,209 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #9 tested: OK
+2024-05-15 19:47:00,218 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #10 tested: OK
+2024-05-15 19:47:00,235 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #10 tested: OK
+2024-05-15 19:47:00,246 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #11 tested: OK
+2024-05-15 19:47:00,266 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/11/00) - Connection #11 tested: OK
+2024-05-15 19:47:00,276 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/11/00) - Connection #2 tested: OK
+2024-05-15 19:47:00,277 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000019 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:00,296 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #2 tested: OK
+2024-05-15 19:47:00,308 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #1 tested: OK
+2024-05-15 19:47:00,330 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #1 tested: OK
+2024-05-15 19:47:00,340 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #3 tested: OK
+2024-05-15 19:47:00,357 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000021 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:00,361 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #3 tested: OK
+2024-05-15 19:47:00,371 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #4 tested: OK
+2024-05-15 19:47:00,391 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #4 tested: OK
+2024-05-15 19:47:00,401 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #5 tested: OK
+2024-05-15 19:47:00,421 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #5 tested: OK
+2024-05-15 19:47:00,430 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #6 tested: OK
+2024-05-15 19:47:00,448 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/13/00) - Connection #6 tested: OK
+2024-05-15 19:47:00,457 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000024 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:00,459 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #7 tested: OK
+2024-05-15 19:47:00,481 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #7 tested: OK
+2024-05-15 19:47:00,490 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #8 tested: OK
+2024-05-15 19:47:00,509 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/14/00) - Connection #8 tested: OK
+2024-05-15 19:47:00,520 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/14/00) - Connection #9 tested: OK
+2024-05-15 19:47:00,536 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000027 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:00,542 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #9 tested: OK
+2024-05-15 19:47:00,551 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #10 tested: OK
+2024-05-15 19:47:00,570 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #10 tested: OK
+2024-05-15 19:47:00,580 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #11 tested: OK
+2024-05-15 19:47:00,600 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/15/00) - Connection #11 tested: OK
+2024-05-15 19:47:00,618 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/15/00) - Connection #12 tested: OK
+2024-05-15 19:47:00,626 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000030 (01/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:00,641 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #12 tested: OK
+2024-05-15 19:47:00,649 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #13 tested: OK
+2024-05-15 19:47:00,668 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/16/00) - Connection #13 tested: OK
+2024-05-15 19:47:00,672 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:00,673 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-15 19:47:00,674 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:47:00,709 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (01/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:00,719 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #14 tested: OK
+2024-05-15 19:47:00,742 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #14 tested: OK
+2024-05-15 19:47:00,752 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #15 tested: OK
+2024-05-15 19:47:00,772 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/17/00) - Connection #15 tested: OK
+2024-05-15 19:47:00,782 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/17/00) - Connection #16 tested: OK
+2024-05-15 19:47:00,802 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/17/00) - Connection #16 tested: OK
+2024-05-15 19:47:00,804 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000034 (00/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:00,823 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #17 tested: OK
+2024-05-15 19:47:00,844 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #17 tested: OK
+2024-05-15 19:47:00,845 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [1]
+2024-05-15 19:47:00,846 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-15 19:47:00,858 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #18 tested: OK
+2024-05-15 19:47:00,880 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/18/00) - Connection #18 tested: OK
+2024-05-15 19:47:00,880 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-15 19:47:00,881 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 31
+2024-05-15 19:47:00,881 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-15 19:47:00,890 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/18/00) - Connection #2 tested: OK
+2024-05-15 19:47:00,897 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000037 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:00,908 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #2 tested: OK
+2024-05-15 19:47:00,908 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-15 19:47:00,918 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #1 tested: OK
+2024-05-15 19:47:00,948 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/19/00) - Connection #1 tested: OK
+2024-05-15 19:47:00,952 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2]
+2024-05-15 19:47:00,952 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2)
+2024-05-15 19:47:00,961 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/19/00) - Connection #3 tested: OK
+2024-05-15 19:47:00,980 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/19/00) - Connection #3 tested: OK
+2024-05-15 19:47:00,981 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-15 19:47:00,981 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:00,982 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:00,982 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-15 19:47:00,982 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:47:00,987 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000039 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:00,992 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #4 tested: OK
+2024-05-15 19:47:01,012 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #4 tested: OK
+2024-05-15 19:47:01,022 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #5 tested: OK
+2024-05-15 19:47:01,042 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/20/00) - Connection #5 tested: OK
+2024-05-15 19:47:01,051 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/20/00) - Connection #6 tested: OK
+2024-05-15 19:47:01,062 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000042 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:01,069 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #6 tested: OK
+2024-05-15 19:47:01,069 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-15 19:47:01,069 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-15 19:47:01,070 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:01,070 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:01,071 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-15 19:47:01,071 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:47:01,071 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-13, 2024-04-17, 31]
+2024-05-15 19:47:01,081 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #7 tested: OK
+2024-05-15 19:47:01,104 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #7 tested: OK
+2024-05-15 19:47:01,115 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #8 tested: OK
+2024-05-15 19:47:01,135 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/21/00) - Connection #8 tested: OK
+2024-05-15 19:47:01,135 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-15 19:47:01,135 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 31
+2024-05-15 19:47:01,135 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 31
+2024-05-15 19:47:01,135 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-15 19:47:01,145 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/21/00) - Connection #9 tested: OK
+2024-05-15 19:47:01,146 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000045 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:01,166 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #9 tested: OK
+2024-05-15 19:47:01,166 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1]
+2024-05-15 19:47:01,166 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1
+2024-05-15 19:47:01,174 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #10 tested: OK
+2024-05-15 19:47:01,191 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #10 tested: OK
+2024-05-15 19:47:01,192 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-15 19:47:01,202 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #11 tested: OK
+2024-05-15 19:47:01,223 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/22/00) - Connection #11 tested: OK
+2024-05-15 19:47:01,228 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 8
+2024-05-15 19:47:01,228 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-15 19:47:01,228 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:01,228 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:47:01,229 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000047 (00/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:01,229 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:47:01,229 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:47:01,230 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:47:01,230 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:47:01,230 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:47:01,230 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:47:01,230 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :844973250,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:1055699004,candidateTeamMap:1534842630
+2024-05-15 19:47:01,231 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=82df4fdd-6f43-49cd-b3af-09e93c4737d8, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=71998, glpbid=, pbtj=0, key=71998, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=71998, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=d57778e4-7402-4091-9a5c-1e1a820c51ad, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=71999, glpbid=, pbtj=0, key=71999, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=71999, modedatacreater=1, bcrq=2024-04-14, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=3029b34b-46aa-4a5b-9707-5e9dc5d879db, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=72000, glpbid=, pbtj=0, key=72000, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72000, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=9f80205c-8700-4561-93ad-c87968bc80a0, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=72001, glpbid=, pbtj=0, key=72001, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72001, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=31c81597-84b0-4d5f-971e-2e68cf6eb18f, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-15, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-15, dgcx=, bz=, hxbz=, id=72002, glpbid=, pbtj=0, key=72002, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72002, modedatacreater=1, bcrq=2024-04-17, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=572527f1-ba58-4686-8467-dcd4207d9189, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-02, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-02, dgcx=, bz=, hxbz=, id=14504, glpbid=, pbtj=2, key=14504, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=14504, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=2-晚班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=15:27:30, modedatamodifydatetime=, pbsj=15:27, rqlx=2, pbdxry=31-李勤}, {modeuuid=57eb7822-2e05-4c67-874a-7c5062fc3bad, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65516, glpbid=, pbtj=2, key=65516, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65516, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:01:57, modedatamodifydatetime=, pbsj=20:01, rqlx=0, pbdxry=31-李勤}, {modeuuid=87607a59-87bd-4cf7-a669-a5428bea0620, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65517, glpbid=, pbtj=2, key=65517, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65517, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:02:01, modedatamodifydatetime=, pbsj=20:02, rqlx=0, pbdxry=31-李勤}]
+2024-05-15 19:47:01,235 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-15 19:47:01,237 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:01,237 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-15 19:47:01,237 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:47:01,249 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #12 tested: OK
+2024-05-15 19:47:01,271 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #12 tested: OK
+2024-05-15 19:47:01,281 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #13 tested: OK
+2024-05-15 19:47:01,300 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/23/00) - Connection #13 tested: OK
+2024-05-15 19:47:01,311 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/23/00) - Connection #14 tested: OK
+2024-05-15 19:47:01,312 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000050 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:01,347 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #14 tested: OK
+2024-05-15 19:47:01,358 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #15 tested: OK
+2024-05-15 19:47:01,376 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #15 tested: OK
+2024-05-15 19:47:01,387 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #16 tested: OK
+2024-05-15 19:47:01,390 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:01,407 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #16 tested: OK
+2024-05-15 19:47:01,417 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #17 tested: OK
+2024-05-15 19:47:01,437 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #17 tested: OK
+2024-05-15 19:47:01,437 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-17=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-15 19:47:01,437 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-15 19:47:01,437 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:01,438 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:31,analysisDate:2024-04-15 start***********
+2024-05-15 19:47:01,438 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}]]
+2024-05-15 19:47:01,438 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-04-15, schedulingResultCollect={2024-04-17=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], clockInTimeCollect={2024-04-17=[{signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], 2024-04-15=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}], 2024-04-16=[{signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}]}, userId=31, clockInTimeMap={}}]
+2024-05-15 19:47:01,439 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:01,439 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-15 19:47:01,439 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:47:01,451 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #18 tested: OK
+2024-05-15 19:47:01,475 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #18 tested: OK
+2024-05-15 19:47:01,475 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-04-14 21:00],lastestTime: [2024-04-15 23:30]
+2024-05-15 19:47:01,477 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-15 19:47:01,477 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:01,482 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000054 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:01,487 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/26/00) - Connection #19 tested: OK
+2024-05-15 19:47:01,509 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #19 tested: OK
+2024-05-15 19:47:01,518 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #20 tested: OK
+2024-05-15 19:47:01,540 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/26/00) - Connection #20 tested: OK
+2024-05-15 19:47:01,541 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:01,541 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-15 19:47:01,541 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:47:01,549 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/26/00) - Connection #21 tested: OK
+2024-05-15 19:47:01,567 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/26/00) - Connection #21 tested: OK
+2024-05-15 19:47:01,568 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-15 19:47:01,568 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-15 19:47:01,568 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:01,569 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:01,569 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-15 19:47:01,569 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:47:01,576 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (01/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:01,579 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/27/00) - Connection #22 tested: OK
+2024-05-15 19:47:01,598 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/27/00) - Connection #22 tested: OK
+2024-05-15 19:47:01,599 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-15 19:47:01,599 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-15 19:47:01,599 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:01,601 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:01,601 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-15 19:47:01,601 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:47:01,601 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-15 19:47:01,602 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-15 19:47:01,602 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-15 19:47:01,604 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true)]]
+2024-05-15 19:47:01,605 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-15 19:47:01,605 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:01,605 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:01,605 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-15 19:47:01,605 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:47:01,606 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-04-15 18:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false)]]
+2024-05-15 19:47:01,606 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-15 19:47:01,606 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:01,606 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-04-15 18:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false)],attendanceItems size :42,scheduleResult :[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],analysisDate:[2024-04-15],userId:[31],rqlx:[0],modeId:[{}]
+2024-05-15 19:47:01,607 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-15 19:47:01,607 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-15 19:47:01,614 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:01,614 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-15 19:47:01,614 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:47:01,615 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-15 19:47:01,616 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-15 19:47:01,616 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:01,616 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:01,616 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-15 19:47:01,616 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:47:01,617 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=旷工, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=30, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=旷工, cchsfzs=, modedatacreatetime=17:35:36, hbjscsdxm=, hsl=1.00, modeuuid=dec5c6fb-065a-4918-88f1-05d1ff2c7c35, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=1, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=旷工, zysd=1, sjd=17:33, cckcbc=1, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=2, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-23 14:39:57, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-15 19:47:01,617 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-15 19:47:01,617 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:01,618 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}]
+2024-05-15 19:47:01,618 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-15 19:47:01,618 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:01,618 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-15 19:47:01,618 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:47:01,619 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-15 19:47:01,619 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-15 19:47:01,619 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:01,619 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:01,619 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-15 19:47:01,619 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:47:01,619 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=旷工, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=30, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=旷工, cchsfzs=, modedatacreatetime=17:35:36, hbjscsdxm=, hsl=1.00, modeuuid=dec5c6fb-065a-4918-88f1-05d1ff2c7c35, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=1, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=旷工, zysd=1, sjd=17:33, cckcbc=1, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=2, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-23 14:39:57, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-15 19:47:01,619 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-15 19:47:01,620 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:01,620 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-15 19:47:01,620 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-15 19:47:01,620 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:01,620 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-15 19:47:01,620 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:47:01,620 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-15 19:47:01,621 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-15 19:47:01,621 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:01,621 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:01,621 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-15 19:47:01,621 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:47:01,621 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-15 19:47:01,621 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-15 19:47:01,621 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:01,622 [main] [com.engine.attendance.attendanceanalysis.service.impl.AbnormalAttendanceServiceImpl] [INFO] - between :310,jbzzhlfzs:5
+2024-05-15 19:47:01,622 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=0, item=126, itemType=LEAVE_EARLY, classEndTime=2024-04-15 18:30, betweenMinutes=70, kczgsc=1, itemduration=2.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 18:30, hsdw=1}, {hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {hsl=1.0, bdlx=7, item=8, itemType=LEAVE_EARLY, classEndTime=2024-04-15 22:30, betweenMinutes=310, kczgsc=1, itemduration=6.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 22:30, hsdw=1}]]
+2024-05-15 19:47:01,622 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-15 19:47:01,622 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-15 19:47:01,623 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 240.0
+2024-05-15 19:47:01,624 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[120.0],leaveElaryTime :[360.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-15 19:47:01,624 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[-240.0]
+2024-05-15 19:47:01,624 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:01,625 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-15 19:47:01,625 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:47:01,626 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-15 19:47:01,626 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 180.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-15 19:47:01,627 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-15 19:47:01,627 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:01,627 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=5.5, classInfo=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}], formmodeIdMap={uf_jcl_kq_kqfa=105, uf_jcl_kq_jqye=103, uf_jcl_kq_jbjg=92, uf_jcl_kq_jqed=102, uf_jcl_kq_cqjg=104, uf_jcl_kq_bdkjl=135, uf_jcl_kq_glpb=101, uf_jcl_kq_kqzqmc=93, uf_jcl_kq_cqjt=106, uf_jcl_kq_rlxx=89, uf_pbjg=87, uf_jcl_kq_rlmc=141, uf_jcl_kq_zhgs=129}, modeId=104, recordDataTime={j1=2024-04-15 09:48:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-04-15 17:20:00, j8=NULL, c2=2024-04-15 17:20:00, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-04-15, userId=31, recordData=[{hsl=1.0, bdlx=0, item=126, itemType=LEAVE_EARLY, classEndTime=2024-04-15 18:30, betweenMinutes=70, kczgsc=1, itemduration=2.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 18:30, hsdw=1}, {hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {hsl=1.0, bdlx=7, item=8, itemType=LEAVE_EARLY, classEndTime=2024-04-15 22:30, betweenMinutes=310, kczgsc=1, itemduration=6.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 22:30, hsdw=1}, {item=144, itemduration=0}], rqlx=0}
+2024-05-15 19:47:01,628 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:01,628 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-15 19:47:01,628 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-15 19:47:01,637 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/27/00) - Connection #23 tested: OK
+2024-05-15 19:47:01,655 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/27/00) - Connection #23 tested: OK
+2024-05-15 19:47:01,656 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=5.5,cqzt=1,fxrq='2024-05-15 19:47:01',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-18:30',xm1=126,sc1=2.0,xm2=126,sc2=1.0,xm3=8,sc3=6.0,xm4=144,sc4=0,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-15 09:48:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-15 17:20:00',j8=NULL,c2='2024-04-15 17:20:00',c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-15 19:47:01,662 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000059 (01/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:01,664 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/28/00) - Connection #24 tested: OK
+2024-05-15 19:47:01,674 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (02/28/00) - Connection #25 tested: OK
+2024-05-15 19:47:01,682 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-15 19:47:01,682 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-15 19:47:01,682 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-15 19:47:01,682 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-15 19:47:01,682 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-15 19:47:01,713 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (02/28/00) - Connection #25 tested: OK
+2024-05-15 19:47:01,726 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-15 19:47:01,737 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/28/00) - Connection #24 tested: OK
+2024-05-15 19:47:01,747 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/28/00) - Connection #26 tested: OK
+2024-05-15 19:47:01,761 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000062 (01/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:01,767 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/29/00) - Connection #26 tested: OK
+2024-05-15 19:47:01,780 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/29/00) - Connection #27 tested: OK
+2024-05-15 19:47:01,841 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000063 (01/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:01,912 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #27 - autoCommit reset back to true
+2024-05-15 19:47:01,922 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/30/00) - Connection #27 tested: OK
+2024-05-15 19:47:01,922 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-15 19:47:01,922 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-15 19:47:01,928 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000063 (01/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:01,932 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/31/00) - Connection #28 tested: OK
+2024-05-15 19:47:01,952 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/31/00) - Connection #28 tested: OK
+2024-05-15 19:47:01,963 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/31/00) - Connection #29 tested: OK
+2024-05-15 19:47:01,986 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/31/00) - Connection #29 tested: OK
+2024-05-15 19:47:01,995 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/31/00) - Connection #30 tested: OK
+2024-05-15 19:47:02,014 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/31/00) - Connection #30 tested: OK
+2024-05-15 19:47:02,014 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [149, 150]
+2024-05-15 19:47:02,019 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000066 (01/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:02,025 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/32/00) - Connection #31 tested: OK
+2024-05-15 19:47:02,045 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/32/00) - Connection #31 tested: OK
+2024-05-15 19:47:02,046 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-15 19:47:02,046 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-15 19:47:02,046 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-15 19:47:02,046 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=1}]
+2024-05-15 19:47:02,055 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/32/00) - Connection #32 tested: OK
+2024-05-15 19:47:02,094 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/32/00) - Connection #32 tested: OK
+2024-05-15 19:47:02,098 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where subcompanyid1 = 1 and seclevel >= 0 and seclevel <= 100
+2024-05-15 19:47:02,099 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 57
+2024-05-15 19:47:02,100 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000068 (01/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:02,108 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/33/00) - Connection #2 tested: OK
+2024-05-15 19:47:02,127 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/33/00) - Connection #2 tested: OK
+2024-05-15 19:47:02,138 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/33/00) - Connection #1 tested: OK
+2024-05-15 19:47:02,158 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/33/00) - Connection #1 tested: OK
+2024-05-15 19:47:02,158 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-15 19:47:02,158 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-15 19:47:02,158 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-15 19:47:02,168 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/33/00) - Connection #3 tested: OK
+2024-05-15 19:47:02,187 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000071 (01/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:02,189 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/34/00) - Connection #3 tested: OK
+2024-05-15 19:47:02,189 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where departmentid = 2 and seclevel >= 0 and seclevel <= 100
+2024-05-15 19:47:02,189 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 2
+2024-05-15 19:47:02,190 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-15 19:47:02,199 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/34/00) - Connection #4 tested: OK
+2024-05-15 19:47:02,220 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/34/00) - Connection #4 tested: OK
+2024-05-15 19:47:02,231 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/34/00) - Connection #5 tested: OK
+2024-05-15 19:47:02,250 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/34/00) - Connection #5 tested: OK
+2024-05-15 19:47:02,251 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=100, id=36}]
+2024-05-15 19:47:02,259 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/34/00) - Connection #6 tested: OK
+2024-05-15 19:47:02,270 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000074 (01/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:02,278 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/35/00) - Connection #6 tested: OK
+2024-05-15 19:47:02,279 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 36 and seclevel <= 100
+2024-05-15 19:47:02,279 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-15 19:47:02,290 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/35/00) - Connection #7 tested: OK
+2024-05-15 19:47:02,312 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/35/00) - Connection #7 tested: OK
+2024-05-15 19:47:02,312 [main] [com.engine.common.util.CommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id,seclevel from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-15 19:47:02,321 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/35/00) - Connection #8 tested: OK
+2024-05-15 19:47:02,342 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/35/00) - Connection #8 tested: OK
+2024-05-15 19:47:02,342 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupId : 2, empIdsByGroup : []
+2024-05-15 19:47:02,342 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-15 19:47:02,342 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-15 19:47:02,352 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/35/00) - Connection #9 tested: OK
+2024-05-15 19:47:02,353 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (01/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:02,375 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/36/00) - Connection #9 tested: OK
+2024-05-15 19:47:02,384 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/36/00) - Connection #10 tested: OK
+2024-05-15 19:47:02,402 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/36/00) - Connection #10 tested: OK
+2024-05-15 19:47:02,412 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/36/00) - Connection #11 tested: OK
+2024-05-15 19:47:02,436 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/36/00) - Connection #11 tested: OK
+2024-05-15 19:47:02,436 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:138] - cqData_size : 1
+2024-05-15 19:47:02,442 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000079 (01/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:02,446 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/37/00) - Connection #12 tested: OK
+2024-05-15 19:47:02,469 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/37/00) - Connection #12 tested: OK
+2024-05-15 19:47:02,478 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/37/00) - Connection #13 tested: OK
+2024-05-15 19:47:02,498 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/37/00) - Connection #13 tested: OK
+2024-05-15 19:47:02,509 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/37/00) - Connection #14 tested: OK
+2024-05-15 19:47:02,532 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000082 (01/37/00) - Connection #14 tested: OK
+2024-05-15 19:47:02,532 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:220] - overtimeMinutes : 0
+2024-05-15 19:47:02,533 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 300,oneTimeAddMinutes : 10
+2024-05-15 19:47:02,533 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:02,533 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 540,oneTimeAddMinutes : 30
+2024-05-15 19:47:02,533 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 0
+2024-05-15 19:47:02,535 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-15 19:47:02,616 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:02,708 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:02,789 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:02,880 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:02,963 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:03,042 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:03,134 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:03,220 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:03,309 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:03,392 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:03,487 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:03,579 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-15 19:47:03,579 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-15 19:47:03,587 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/49/00) - #0050 removed because of shutdown.
+2024-05-15 19:47:03,587 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-15 19:47:03,587 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/48/00) - #0049 removed because of shutdown.
+2024-05-15 19:47:03,587 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-15 19:47:03,588 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/47/00) - #0048 removed because of shutdown.
+2024-05-15 19:47:03,588 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-15 19:47:03,588 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/46/00) - #0047 removed because of shutdown.
+2024-05-15 19:47:03,588 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-15 19:47:03,589 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/45/00) - #0046 removed because of shutdown.
+2024-05-15 19:47:03,589 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-15 19:47:03,589 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/44/00) - #0045 removed because of shutdown.
+2024-05-15 19:47:03,589 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-15 19:47:03,590 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/43/00) - #0044 removed because of shutdown.
+2024-05-15 19:47:03,590 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-15 19:47:03,591 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/42/00) - #0043 removed because of shutdown.
+2024-05-15 19:47:03,591 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-15 19:47:03,592 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/41/00) - #0042 removed because of shutdown.
+2024-05-15 19:47:03,592 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-15 19:47:03,593 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/40/00) - #0041 removed because of shutdown.
+2024-05-15 19:47:03,593 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-15 19:47:03,593 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/39/00) - #0040 removed because of shutdown.
+2024-05-15 19:47:03,593 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-15 19:47:03,594 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/38/00) - #0039 removed because of shutdown.
+2024-05-15 19:47:03,594 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-15 19:47:03,594 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/37/00) - #0038 removed because of shutdown.
+2024-05-15 19:47:03,594 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-15 19:47:03,595 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/36/00) - #0037 removed because of shutdown.
+2024-05-15 19:47:03,595 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-15 19:47:03,595 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/35/00) - #0036 removed because of shutdown.
+2024-05-15 19:47:03,595 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-15 19:47:03,596 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/34/00) - #0035 removed because of shutdown.
+2024-05-15 19:47:03,596 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-15 19:47:03,596 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/33/00) - #0034 removed because of shutdown.
+2024-05-15 19:47:03,596 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-15 19:47:03,596 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/32/00) - #0033 removed because of shutdown.
+2024-05-15 19:47:03,596 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-15 19:47:03,596 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/31/00) - #0032 removed because of shutdown.
+2024-05-15 19:47:03,596 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-15 19:47:03,597 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/30/00) - #0031 removed because of shutdown.
+2024-05-15 19:47:03,597 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-15 19:47:03,597 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/29/00) - #0030 removed because of shutdown.
+2024-05-15 19:47:03,597 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-15 19:47:03,597 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/28/00) - #0029 removed because of shutdown.
+2024-05-15 19:47:03,597 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-15 19:47:03,597 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/27/00) - #0028 removed because of shutdown.
+2024-05-15 19:47:03,597 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-15 19:47:03,597 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/26/00) - #0027 removed because of shutdown.
+2024-05-15 19:47:03,597 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-15 19:47:03,597 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/25/00) - #0026 removed because of shutdown.
+2024-05-15 19:47:03,597 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-15 19:47:03,598 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/24/00) - #0025 removed because of shutdown.
+2024-05-15 19:47:03,598 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-15 19:47:03,598 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/23/00) - #0024 removed because of shutdown.
+2024-05-15 19:47:03,598 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-15 19:47:03,598 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/22/00) - #0023 removed because of shutdown.
+2024-05-15 19:47:03,598 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-15 19:47:03,598 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/21/00) - #0022 removed because of shutdown.
+2024-05-15 19:47:03,599 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-15 19:47:03,599 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/20/00) - #0021 removed because of shutdown.
+2024-05-15 19:47:03,599 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-15 19:47:03,599 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/19/00) - #0020 removed because of shutdown.
+2024-05-15 19:47:03,599 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-15 19:47:03,599 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/18/00) - #0019 removed because of shutdown.
+2024-05-15 19:47:03,599 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-15 19:47:03,599 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/17/00) - #0018 removed because of shutdown.
+2024-05-15 19:47:03,599 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-15 19:47:03,599 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/16/00) - #0017 removed because of shutdown.
+2024-05-15 19:47:03,599 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-15 19:47:03,599 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/15/00) - #0016 removed because of shutdown.
+2024-05-15 19:47:03,600 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-15 19:47:03,600 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/14/00) - #0015 removed because of shutdown.
+2024-05-15 19:47:03,600 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-15 19:47:03,600 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/13/00) - #0014 removed because of shutdown.
+2024-05-15 19:47:03,600 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-15 19:47:03,600 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/12/00) - #0013 removed because of shutdown.
+2024-05-15 19:47:03,600 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-15 19:47:03,600 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/11/00) - #0012 removed because of shutdown.
+2024-05-15 19:47:03,601 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-15 19:47:03,601 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/10/00) - #0011 removed because of shutdown.
+2024-05-15 19:47:03,601 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-15 19:47:03,601 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/09/00) - #0010 removed because of shutdown.
+2024-05-15 19:47:03,601 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-15 19:47:03,601 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/08/00) - #0009 removed because of shutdown.
+2024-05-15 19:47:03,601 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-15 19:47:03,601 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/07/00) - #0008 removed because of shutdown.
+2024-05-15 19:47:03,601 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-15 19:47:03,602 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/06/00) - #0007 removed because of shutdown.
+2024-05-15 19:47:03,602 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-15 19:47:03,602 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/05/00) - #0006 removed because of shutdown.
+2024-05-15 19:47:03,602 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-15 19:47:03,602 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/04/00) - #0005 removed because of shutdown.
+2024-05-15 19:47:03,602 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-15 19:47:03,602 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/03/00) - #0004 removed because of shutdown.
+2024-05-15 19:47:03,602 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-15 19:47:03,602 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/02/00) - #0003 removed because of shutdown.
+2024-05-15 19:47:03,603 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-15 19:47:03,603 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/01/00) - #0001 removed because of shutdown.
+2024-05-15 19:47:03,603 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-15 19:47:03,603 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/00/00) - #0002 removed because of shutdown.
+2024-05-15 19:47:03,603 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-15 19:47:03,603 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 24 milliseconds.
+2024-05-15 19:47:03,603 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-15 19:47:03,603 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
+2024-05-16 13:42:28,213 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-16 13:42:28,217 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-16 13:42:28,218 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-16 13:42:28,218 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-16 13:42:28,219 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-16 13:42:28,853 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 13:42:28,854 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-16 13:42:28,855 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-16 13:42:28,855 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-16 13:42:28,855 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-16 13:42:28,856 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-16 13:42:28,856 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-16 13:42:28,856 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-16 13:42:28,857 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-16 13:42:28,857 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-16 13:42:28,857 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-16 13:42:28,859 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-16 13:42:28,859 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-16 13:42:28,859 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-16 13:42:28,860 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-16 13:42:28,860 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-16 13:42:28,860 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-16 13:42:28,860 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-16 13:42:28,861 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-16 13:42:28,861 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-16 13:42:28,861 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-16 13:42:28,861 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-16 13:42:28,862 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-16 13:42:28,862 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-16 13:42:28,862 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-16 13:42:28,862 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-16 13:42:28,863 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-16 13:42:28,863 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-16 13:42:28,863 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-16 13:42:28,863 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-16 13:42:28,864 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-16 13:42:28,864 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-16 13:42:28,864 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-16 13:42:28,865 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-16 13:42:28,865 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-16 13:42:28,865 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-16 13:42:28,865 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-16 13:42:28,865 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-16 13:42:28,866 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-16 13:42:28,866 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-16 13:42:28,866 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-16 13:42:28,866 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-16 13:42:28,866 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-16 13:42:28,867 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-16 13:42:28,867 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-16 13:42:28,867 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-16 13:42:28,867 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-16 13:42:28,867 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 13:42:28,868 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-16 13:42:28,868 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-16 13:42:28,868 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-16 13:42:28,868 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-16 13:42:28,868 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-16 13:42:28,869 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-16 13:42:28,869 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-16 13:42:28,869 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-16 13:42:28,869 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-16 13:42:28,869 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 13:42:28,870 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-16 13:42:28,870 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-16 13:42:28,870 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-16 13:42:28,891 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-16 13:42:28,893 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-16 13:42:28,894 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-16 13:42:29,290 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-16 13:42:29,308 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-16 13:42:29,317 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-16 13:42:29,317 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-16 13:42:29,326 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-16 13:42:29,326 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 13:42:29,326 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 13:42:29,327 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:42:29,327 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-16 13:42:29,361 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-16 13:42:29,406 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-16 13:42:29,406 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-16 13:42:29,406 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-16 13:42:29,407 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-16 13:42:29,407 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 13:42:29,407 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-16 13:42:29,407 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 13:42:29,407 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-16 13:42:29,415 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:42:29,486 [main] [A2] [INFO] - rootPath ==
+2024-05-16 13:42:29,486 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-16 13:42:29,487 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-16 13:42:29,488 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-16 13:42:29,499 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (02/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:42:29,500 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/04/00) - Connection #2 tested: OK
+2024-05-16 13:42:29,511 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 13:42:29,512 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-16 13:42:29,512 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 13:42:29,512 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 13:42:29,512 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 13:42:29,512 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 13:42:29,512 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-16 13:42:29,572 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-16 13:42:29,574 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-16 13:42:29,589 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/04/00) - Connection #2 tested: OK
+2024-05-16 13:42:29,596 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:42:29,684 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-16 13:42:29,703 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/05/00) - Connection #3 tested: OK
+2024-05-16 13:42:29,708 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:42:29,724 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-16 13:42:29,724 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-16 13:42:29,724 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath436666546.jar;C:\Users\liuliang\AppData\Local\JetBrains\IntelliJIdea2021.2\captureAgent\debugger-agent.jar
+2024-05-16 13:42:29,725 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-16 13:42:29,725 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-16 13:42:29,725 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-16 13:42:29,777 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-16 13:42:29,778 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-16 13:42:29,779 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-16 13:42:29,779 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-16 13:42:29,779 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-16 13:42:29,779 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-16 13:42:29,779 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-16 13:42:29,779 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-16 13:42:29,780 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-16 13:42:29,780 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-16 13:42:29,785 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-16 13:42:29,789 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-16 13:42:29,789 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:42:29,790 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-16 13:42:29,792 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-16 13:42:29,792 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-16 13:42:29,792 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-16 13:42:29,794 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@1c55f277
+2024-05-16 13:42:29,795 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-16 13:42:29,824 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/07/00) - Connection #4 tested: OK
+2024-05-16 13:42:29,843 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/07/00) - Connection #4 tested: OK
+2024-05-16 13:42:29,855 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/07/00) - Connection #5 tested: OK
+2024-05-16 13:42:29,875 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000005 (02/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:42:29,876 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/08/00) - Connection #5 tested: OK
+2024-05-16 13:42:29,905 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/08/00) - Connection #1 tested: OK
+2024-05-16 13:42:29,915 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/08/00) - Connection #6 tested: OK
+2024-05-16 13:42:29,935 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/08/00) - Connection #6 tested: OK
+2024-05-16 13:42:29,944 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/08/00) - Connection #7 tested: OK
+2024-05-16 13:42:29,962 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #7 tested: OK
+2024-05-16 13:42:29,965 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000007 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:42:29,973 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/09/00) - Connection #8 tested: OK
+2024-05-16 13:42:29,993 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/09/00) - Connection #8 tested: OK
+2024-05-16 13:42:30,003 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/09/00) - Connection #9 tested: OK
+2024-05-16 13:42:30,023 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/09/00) - Connection #9 tested: OK
+2024-05-16 13:42:30,052 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/09/00) - Connection #2 tested: OK
+2024-05-16 13:42:30,058 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000010 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:42:30,070 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/10/00) - Connection #2 tested: OK
+2024-05-16 13:42:30,081 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/10/00) - Connection #1 tested: OK
+2024-05-16 13:42:30,101 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/10/00) - Connection #1 tested: OK
+2024-05-16 13:42:30,110 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/10/00) - Connection #3 tested: OK
+2024-05-16 13:42:30,131 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #3 tested: OK
+2024-05-16 13:42:30,140 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #4 tested: OK
+2024-05-16 13:42:30,150 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000013 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:42:30,159 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/11/00) - Connection #4 tested: OK
+2024-05-16 13:42:30,169 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/11/00) - Connection #5 tested: OK
+2024-05-16 13:42:30,196 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/11/00) - Connection #5 tested: OK
+2024-05-16 13:42:30,229 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/11/00) - Connection #6 tested: OK
+2024-05-16 13:42:30,234 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000015 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:42:30,249 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/12/00) - Connection #6 tested: OK
+2024-05-16 13:42:30,258 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/12/00) - Connection #7 tested: OK
+2024-05-16 13:42:30,277 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/12/00) - Connection #7 tested: OK
+2024-05-16 13:42:30,286 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/12/00) - Connection #8 tested: OK
+2024-05-16 13:42:30,307 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/12/00) - Connection #8 tested: OK
+2024-05-16 13:42:30,316 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/12/00) - Connection #9 tested: OK
+2024-05-16 13:42:30,326 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000018 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:42:30,337 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/13/00) - Connection #9 tested: OK
+2024-05-16 13:42:30,347 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/13/00) - Connection #10 tested: OK
+2024-05-16 13:42:30,371 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/13/00) - Connection #10 tested: OK
+2024-05-16 13:42:30,388 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/13/00) - Connection #11 tested: OK
+2024-05-16 13:42:30,409 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/13/00) - Connection #11 tested: OK
+2024-05-16 13:42:30,410 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000020 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:42:30,418 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/14/00) - Connection #12 tested: OK
+2024-05-16 13:42:30,437 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/14/00) - Connection #12 tested: OK
+2024-05-16 13:42:30,447 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/14/00) - Connection #13 tested: OK
+2024-05-16 13:42:30,469 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/14/00) - Connection #13 tested: OK
+2024-05-16 13:42:30,479 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/14/00) - Connection #14 tested: OK
+2024-05-16 13:42:30,498 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000023 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:42:30,500 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/15/00) - Connection #14 tested: OK
+2024-05-16 13:42:30,510 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/15/00) - Connection #15 tested: OK
+2024-05-16 13:42:30,529 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/15/00) - Connection #15 tested: OK
+2024-05-16 13:42:30,539 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/15/00) - Connection #2 tested: OK
+2024-05-16 13:42:30,558 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/15/00) - Connection #2 tested: OK
+2024-05-16 13:42:30,569 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/15/00) - Connection #1 tested: OK
+2024-05-16 13:42:30,585 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000026 (01/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:42:30,592 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/16/00) - Connection #1 tested: OK
+2024-05-16 13:42:30,603 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/16/00) - Connection #3 tested: OK
+2024-05-16 13:42:30,625 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/16/00) - Connection #3 tested: OK
+2024-05-16 13:42:30,637 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/16/00) - Connection #4 tested: OK
+2024-05-16 13:42:30,657 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/16/00) - Connection #4 tested: OK
+2024-05-16 13:42:30,666 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/16/00) - Connection #5 tested: OK
+2024-05-16 13:42:30,679 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (01/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:42:30,686 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/17/00) - Connection #5 tested: OK
+2024-05-16 13:42:30,716 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/17/00) - Connection #6 tested: OK
+2024-05-16 13:42:30,739 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/17/00) - Connection #6 tested: OK
+2024-05-16 13:42:30,747 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/17/00) - Connection #7 tested: OK
+2024-05-16 13:42:30,767 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #7 tested: OK
+2024-05-16 13:42:30,772 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:42:30,775 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:42:30,776 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-16 13:42:30,778 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:42:30,856 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:42:30,858 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/19/00) - Connection #8 tested: OK
+2024-05-16 13:42:30,878 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/19/00) - Connection #8 tested: OK
+2024-05-16 13:42:30,889 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/19/00) - Connection #9 tested: OK
+2024-05-16 13:42:30,913 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/19/00) - Connection #9 tested: OK
+2024-05-16 13:42:30,924 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/19/00) - Connection #10 tested: OK
+2024-05-16 13:42:30,946 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/19/00) - Connection #10 tested: OK
+2024-05-16 13:42:30,947 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000034 (00/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:42:30,979 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/20/00) - Connection #11 tested: OK
+2024-05-16 13:42:31,003 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/20/00) - Connection #11 tested: OK
+2024-05-16 13:42:31,004 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [1]
+2024-05-16 13:42:31,005 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-16 13:42:31,014 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/20/00) - Connection #12 tested: OK
+2024-05-16 13:42:31,034 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/20/00) - Connection #12 tested: OK
+2024-05-16 13:42:31,034 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-16 13:42:31,035 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 31
+2024-05-16 13:42:31,035 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 13:42:31,044 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000036 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:42:31,044 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/21/00) - Connection #13 tested: OK
+2024-05-16 13:42:31,065 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/21/00) - Connection #13 tested: OK
+2024-05-16 13:42:31,065 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-16 13:42:31,075 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/21/00) - Connection #14 tested: OK
+2024-05-16 13:42:31,106 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/21/00) - Connection #14 tested: OK
+2024-05-16 13:42:31,109 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2]
+2024-05-16 13:42:31,110 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2)
+2024-05-16 13:42:31,120 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/21/00) - Connection #15 tested: OK
+2024-05-16 13:42:31,128 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000039 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:42:31,141 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/22/00) - Connection #15 tested: OK
+2024-05-16 13:42:31,142 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-16 13:42:31,142 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:42:31,147 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:42:31,147 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-16 13:42:31,148 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:42:31,158 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/22/00) - Connection #16 tested: OK
+2024-05-16 13:42:31,179 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/22/00) - Connection #16 tested: OK
+2024-05-16 13:42:31,189 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/22/00) - Connection #17 tested: OK
+2024-05-16 13:42:31,210 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/22/00) - Connection #17 tested: OK
+2024-05-16 13:42:31,217 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000041 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:42:31,220 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/23/00) - Connection #18 tested: OK
+2024-05-16 13:42:31,241 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/23/00) - Connection #18 tested: OK
+2024-05-16 13:42:31,241 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-16 13:42:31,242 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-16 13:42:31,242 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:42:31,250 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:42:31,250 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-16 13:42:31,250 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:42:31,250 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-13, 2024-04-17, 31]
+2024-05-16 13:42:31,259 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/23/00) - Connection #19 tested: OK
+2024-05-16 13:42:31,281 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/23/00) - Connection #19 tested: OK
+2024-05-16 13:42:31,295 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/23/00) - Connection #20 tested: OK
+2024-05-16 13:42:31,308 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000044 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:42:31,316 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/24/00) - Connection #20 tested: OK
+2024-05-16 13:42:31,316 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-16 13:42:31,316 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 31
+2024-05-16 13:42:31,317 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 31
+2024-05-16 13:42:31,317 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-16 13:42:31,328 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/24/00) - Connection #21 tested: OK
+2024-05-16 13:42:31,350 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/24/00) - Connection #21 tested: OK
+2024-05-16 13:42:31,351 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1]
+2024-05-16 13:42:31,351 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1
+2024-05-16 13:42:31,361 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/24/00) - Connection #22 tested: OK
+2024-05-16 13:42:31,383 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/24/00) - Connection #22 tested: OK
+2024-05-16 13:42:31,384 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-16 13:42:31,393 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000046 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:42:31,394 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/25/00) - Connection #23 tested: OK
+2024-05-16 13:42:31,415 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/25/00) - Connection #23 tested: OK
+2024-05-16 13:42:31,419 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 8
+2024-05-16 13:42:31,419 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-16 13:42:31,419 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:42:31,420 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:42:31,420 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:42:31,420 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:42:31,420 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:42:31,420 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:42:31,420 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:42:31,420 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:42:31,420 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:42:31,421 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=28cf334d-7c8a-46ad-9b9b-b29ad765a152, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72364, glpbid=, pbtj=0, key=72364, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=72364, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=4463c037-908c-460a-8f78-b3d8fcb83409, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72365, glpbid=, pbtj=0, key=72365, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=72365, modedatacreater=1, bcrq=2024-04-14, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=ca273fbf-ea1b-4f10-aadf-63a49dba2a80, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72366, glpbid=, pbtj=0, key=72366, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72366, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=14e50a68-4608-4c89-9774-e52577dbf283, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72367, glpbid=, pbtj=0, key=72367, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72367, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=41fe7a2b-f6f4-4a2b-b5d7-ef5c7db155a9, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72368, glpbid=, pbtj=0, key=72368, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72368, modedatacreater=1, bcrq=2024-04-17, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=572527f1-ba58-4686-8467-dcd4207d9189, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-02, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-02, dgcx=, bz=, hxbz=, id=14504, glpbid=, pbtj=2, key=14504, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=14504, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=2-晚班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=15:27:30, modedatamodifydatetime=, pbsj=15:27, rqlx=2, pbdxry=31-李勤}, {modeuuid=57eb7822-2e05-4c67-874a-7c5062fc3bad, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65516, glpbid=, pbtj=2, key=65516, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65516, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:01:57, modedatamodifydatetime=, pbsj=20:01, rqlx=0, pbdxry=31-李勤}, {modeuuid=87607a59-87bd-4cf7-a669-a5428bea0620, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65517, glpbid=, pbtj=2, key=65517, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65517, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:02:01, modedatamodifydatetime=, pbsj=20:02, rqlx=0, pbdxry=31-李勤}]
+2024-05-16 13:42:31,424 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-16 13:42:31,424 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:42:31,425 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-16 13:42:31,425 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:42:31,435 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/25/00) - Connection #24 tested: OK
+2024-05-16 13:42:31,456 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/25/00) - Connection #24 tested: OK
+2024-05-16 13:42:31,472 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/25/00) - Connection #25 tested: OK
+2024-05-16 13:42:31,488 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:42:31,492 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/26/00) - Connection #25 tested: OK
+2024-05-16 13:42:31,503 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/26/00) - Connection #26 tested: OK
+2024-05-16 13:42:31,537 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/26/00) - Connection #26 tested: OK
+2024-05-16 13:42:31,548 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/26/00) - Connection #2 tested: OK
+2024-05-16 13:42:31,567 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/26/00) - Connection #2 tested: OK
+2024-05-16 13:42:31,571 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000051 (01/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:42:31,578 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/27/00) - Connection #1 tested: OK
+2024-05-16 13:42:31,601 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/27/00) - Connection #1 tested: OK
+2024-05-16 13:42:31,611 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/27/00) - Connection #3 tested: OK
+2024-05-16 13:42:31,631 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/27/00) - Connection #3 tested: OK
+2024-05-16 13:42:31,632 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-17=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-16 13:42:31,632 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-16 13:42:31,632 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:42:31,632 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:31,analysisDate:2024-04-15 start***********
+2024-05-16 13:42:31,633 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}]]
+2024-05-16 13:42:31,634 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-04-15, schedulingResultCollect={2024-04-17=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], clockInTimeCollect={2024-04-17=[{signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], 2024-04-15=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}], 2024-04-16=[{signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}]}, userId=31, clockInTimeMap={}}]
+2024-05-16 13:42:31,639 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:42:31,639 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-16 13:42:31,639 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:42:35,781 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (01/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:42:35,789 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/28/00) - Connection #4 tested: OK
+2024-05-16 13:42:35,809 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/28/00) - Connection #4 tested: OK
+2024-05-16 13:42:35,810 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-04-14 21:00],lastestTime: [2024-04-15 23:30]
+2024-05-16 13:42:35,812 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-16 13:42:35,812 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:42:35,822 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/28/00) - Connection #5 tested: OK
+2024-05-16 13:42:35,841 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/28/00) - Connection #5 tested: OK
+2024-05-16 13:42:35,851 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/28/00) - Connection #6 tested: OK
+2024-05-16 13:42:35,867 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (01/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:42:35,872 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/29/00) - Connection #6 tested: OK
+2024-05-16 13:42:35,879 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:42:35,879 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-16 13:42:35,879 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:42:35,888 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/29/00) - Connection #7 tested: OK
+2024-05-16 13:42:35,906 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/29/00) - Connection #7 tested: OK
+2024-05-16 13:42:35,907 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-16 13:42:35,907 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-16 13:42:35,907 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:42:35,909 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:42:35,909 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-16 13:42:35,909 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:42:35,918 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/29/00) - Connection #8 tested: OK
+2024-05-16 13:42:35,938 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/29/00) - Connection #8 tested: OK
+2024-05-16 13:42:35,938 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-16 13:42:35,939 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-16 13:42:35,939 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:42:35,940 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:42:35,941 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-16 13:42:35,941 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:42:35,941 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-16 13:42:35,942 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-16 13:42:35,942 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-16 13:42:35,946 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true)]]
+2024-05-16 13:42:35,946 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-16 13:42:35,946 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:42:35,947 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:42:35,947 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-16 13:42:35,947 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:42:35,948 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-04-15 18:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false)]]
+2024-05-16 13:42:35,948 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-16 13:42:35,948 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:42:35,948 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-04-15 18:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false)],attendanceItems size :42,scheduleResult :[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],analysisDate:[2024-04-15],userId:[31],rqlx:[0],modeId:[{}]
+2024-05-16 13:42:41,470 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:42:41,474 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-16 13:42:41,476 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 13:42:41,488 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:42:41,489 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-16 13:42:41,489 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:42:41,497 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 13:42:41,498 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-16 13:42:41,499 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:42:41,501 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:42:41,502 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 13:42:41,502 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:42:41,505 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=旷工, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=30, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=旷工, cchsfzs=, modedatacreatetime=17:35:36, hbjscsdxm=, hsl=1.00, modeuuid=dec5c6fb-065a-4918-88f1-05d1ff2c7c35, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=1, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=旷工, zysd=1, sjd=17:33, cckcbc=1, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=2, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-23 14:39:57, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 13:42:41,505 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 13:42:41,506 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:42:41,508 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}]
+2024-05-16 13:42:41,509 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 13:42:41,516 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:42:41,517 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-16 13:42:41,517 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:42:41,519 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 13:42:41,520 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-16 13:42:41,521 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:42:41,521 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:42:41,521 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 13:42:41,522 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:42:41,523 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=旷工, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=30, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=旷工, cchsfzs=, modedatacreatetime=17:35:36, hbjscsdxm=, hsl=1.00, modeuuid=dec5c6fb-065a-4918-88f1-05d1ff2c7c35, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=1, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=旷工, zysd=1, sjd=17:33, cckcbc=1, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=2, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-23 14:39:57, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 13:42:41,524 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 13:42:41,524 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:42:41,525 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-16 13:42:41,527 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 13:42:41,530 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:42:41,530 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-16 13:42:41,531 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:42:41,532 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 13:42:41,532 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-16 13:42:41,533 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:42:41,533 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:42:41,534 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 13:42:41,534 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:42:41,535 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 13:42:41,536 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 13:42:41,536 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:42:41,539 [main] [com.engine.attendance.attendanceanalysis.service.impl.AbnormalAttendanceServiceImpl] [INFO] - between :310,jbzzhlfzs:5
+2024-05-16 13:42:41,540 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=0, item=126, itemType=LEAVE_EARLY, classEndTime=2024-04-15 18:30, betweenMinutes=70, kczgsc=1, record=true, itemduration=2.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 18:30, hsdw=1}, {hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, record=true, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {hsl=1.0, bdlx=7, item=8, itemType=LEAVE_EARLY, classEndTime=2024-04-15 22:30, betweenMinutes=310, kczgsc=1, record=false, itemduration=6.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 22:30, hsdw=1}]]
+2024-05-16 13:42:43,685 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:11,011 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-16 13:43:32,221 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-16 13:43:32,223 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 240.0
+2024-05-16 13:43:32,223 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[120.0],leaveElaryTime :[360.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-16 13:43:32,223 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[-240.0]
+2024-05-16 13:43:32,225 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:32,226 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-16 13:43:32,226 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:43:32,226 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-16 13:43:32,227 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 180.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-16 13:43:32,227 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-16 13:43:32,227 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:37,343 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=5.5, classInfo=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}], formmodeIdMap={uf_jcl_kq_kqfa=105, uf_jcl_kq_jqye=103, uf_jcl_kq_jbjg=92, uf_jcl_kq_jqed=102, uf_jcl_kq_cqjg=104, uf_jcl_kq_bdkjl=135, uf_jcl_kq_glpb=101, uf_jcl_kq_kqzqmc=93, uf_jcl_kq_cqjt=106, uf_jcl_kq_rlxx=89, uf_pbjg=87, uf_jcl_kq_rlmc=141, uf_jcl_kq_zhgs=129}, modeId=104, recordDataTime={j1=2024-04-15 09:48:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-04-15 17:20:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-04-15, userId=31, recordData=[{hsl=1.0, bdlx=0, item=126, itemType=LEAVE_EARLY, classEndTime=2024-04-15 18:30, betweenMinutes=70, kczgsc=1, record=true, itemduration=2.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 18:30, hsdw=1}, {hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, record=true, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {hsl=1.0, bdlx=7, item=8, itemType=LEAVE_EARLY, classEndTime=2024-04-15 22:30, betweenMinutes=310, kczgsc=1, record=false, itemduration=6.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 22:30, hsdw=1}, {item=144, itemduration=0}], rqlx=0}
+2024-05-16 13:43:37,345 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:37,345 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-16 13:43:37,345 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:43:37,356 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/30/01) - Connection #9 tested: OK
+2024-05-16 13:43:37,376 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/30/01) - Connection #9 tested: OK
+2024-05-16 13:43:37,376 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=5.5,cqzt=1,fxrq='2024-05-16 13:43:37',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-18:30',xm1=126,sc1=2.0,xm2=126,sc2=1.0,xm3=8,sc3=6.0,xm4=144,sc4=0,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-15 09:48:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-15 17:20:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-16 13:43:37,386 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/30/01) - Connection #11 tested: OK
+2024-05-16 13:43:37,404 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (02/30/01) - Connection #12 tested: OK
+2024-05-16 13:43:37,412 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000061 (02/31/01) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:37,419 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 13:43:37,419 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 13:43:37,420 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 13:43:37,420 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 13:43:37,420 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 13:43:37,451 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (02/31/01) - Connection #12 tested: OK
+2024-05-16 13:43:37,465 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-16 13:43:37,484 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/31/01) - Connection #11 tested: OK
+2024-05-16 13:43:37,494 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/31/01) - Connection #13 tested: OK
+2024-05-16 13:43:37,502 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000062 (01/32/01) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:37,514 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/32/01) - Connection #13 tested: OK
+2024-05-16 13:43:37,528 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/32/01) - Connection #14 tested: OK
+2024-05-16 13:43:37,585 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000063 (01/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:37,651 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #14 - autoCommit reset back to true
+2024-05-16 13:43:37,660 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/34/00) - Connection #14 tested: OK
+2024-05-16 13:43:37,660 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-16 13:43:37,660 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:37,669 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000063 (01/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:37,670 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/35/00) - Connection #15 tested: OK
+2024-05-16 13:43:37,691 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/35/00) - Connection #15 tested: OK
+2024-05-16 13:43:37,702 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/35/00) - Connection #16 tested: OK
+2024-05-16 13:43:37,722 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/35/00) - Connection #16 tested: OK
+2024-05-16 13:43:37,731 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/35/00) - Connection #17 tested: OK
+2024-05-16 13:43:37,751 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/35/00) - Connection #17 tested: OK
+2024-05-16 13:43:37,752 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [149, 150]
+2024-05-16 13:43:37,752 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000066 (00/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:37,768 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/36/00) - Connection #18 tested: OK
+2024-05-16 13:43:37,788 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/36/00) - Connection #18 tested: OK
+2024-05-16 13:43:37,789 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 13:43:37,790 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 13:43:37,790 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 13:43:37,790 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=1}]
+2024-05-16 13:43:37,798 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/36/00) - Connection #19 tested: OK
+2024-05-16 13:43:37,836 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/36/00) - Connection #19 tested: OK
+2024-05-16 13:43:37,836 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000068 (00/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:37,841 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where subcompanyid1 = 1 and seclevel >= 0 and seclevel <= 100
+2024-05-16 13:43:37,841 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 57
+2024-05-16 13:43:37,852 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/37/00) - Connection #20 tested: OK
+2024-05-16 13:43:37,873 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/37/00) - Connection #20 tested: OK
+2024-05-16 13:43:37,887 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/37/00) - Connection #21 tested: OK
+2024-05-16 13:43:37,910 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/37/00) - Connection #21 tested: OK
+2024-05-16 13:43:37,910 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 13:43:37,910 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 13:43:37,910 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 13:43:37,914 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000070 (01/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:37,920 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/38/00) - Connection #22 tested: OK
+2024-05-16 13:43:37,941 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/38/00) - Connection #22 tested: OK
+2024-05-16 13:43:37,943 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where departmentid = 2 and seclevel >= 0 and seclevel <= 100
+2024-05-16 13:43:37,943 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 2
+2024-05-16 13:43:37,944 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 13:43:37,953 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/38/00) - Connection #23 tested: OK
+2024-05-16 13:43:37,974 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/38/00) - Connection #23 tested: OK
+2024-05-16 13:43:37,984 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/38/00) - Connection #24 tested: OK
+2024-05-16 13:43:38,004 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000073 (01/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:38,004 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/39/00) - Connection #24 tested: OK
+2024-05-16 13:43:38,005 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=100, id=36}]
+2024-05-16 13:43:38,013 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/39/00) - Connection #25 tested: OK
+2024-05-16 13:43:38,032 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/39/00) - Connection #25 tested: OK
+2024-05-16 13:43:38,032 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 36 and seclevel <= 100
+2024-05-16 13:43:38,032 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 13:43:38,043 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/39/00) - Connection #26 tested: OK
+2024-05-16 13:43:38,062 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/39/00) - Connection #26 tested: OK
+2024-05-16 13:43:38,062 [main] [com.engine.common.util.CommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id,seclevel from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 13:43:38,072 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/39/00) - Connection #27 tested: OK
+2024-05-16 13:43:38,081 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000076 (01/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:38,091 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/40/00) - Connection #27 tested: OK
+2024-05-16 13:43:38,092 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupId : 2, empIdsByGroup : []
+2024-05-16 13:43:38,092 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 13:43:38,092 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 13:43:38,101 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/40/00) - Connection #28 tested: OK
+2024-05-16 13:43:38,122 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/40/00) - Connection #28 tested: OK
+2024-05-16 13:43:38,132 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/40/00) - Connection #29 tested: OK
+2024-05-16 13:43:38,151 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/40/00) - Connection #29 tested: OK
+2024-05-16 13:43:38,162 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/40/00) - Connection #30 tested: OK
+2024-05-16 13:43:38,172 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000079 (01/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:38,184 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/41/00) - Connection #30 tested: OK
+2024-05-16 13:43:38,185 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:138] - cqData_size : 1
+2024-05-16 13:43:38,195 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/41/00) - Connection #31 tested: OK
+2024-05-16 13:43:38,216 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/41/00) - Connection #31 tested: OK
+2024-05-16 13:43:38,227 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/41/00) - Connection #32 tested: OK
+2024-05-16 13:43:38,248 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/41/00) - Connection #32 tested: OK
+2024-05-16 13:43:38,256 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (01/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:38,258 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/42/00) - Connection #33 tested: OK
+2024-05-16 13:43:38,277 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000082 (01/42/00) - Connection #33 tested: OK
+2024-05-16 13:43:38,278 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:220] - overtimeMinutes : 0
+2024-05-16 13:43:38,278 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 300,oneTimeAddMinutes : 10
+2024-05-16 13:43:38,278 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 540,oneTimeAddMinutes : 30
+2024-05-16 13:43:38,278 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 0
+2024-05-16 13:43:38,281 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-16 13:43:38,341 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:38,421 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:38,516 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:38,609 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:38,702 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:38,796 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:38,880 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:38,970 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:38,970 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-16 13:43:38,971 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/49/00) - #0050 removed because of shutdown.
+2024-05-16 13:43:38,972 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-16 13:43:38,972 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/48/00) - #0049 removed because of shutdown.
+2024-05-16 13:43:38,972 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-16 13:43:38,972 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/47/00) - #0048 removed because of shutdown.
+2024-05-16 13:43:38,972 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-16 13:43:38,973 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/46/00) - #0047 removed because of shutdown.
+2024-05-16 13:43:38,973 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-16 13:43:38,973 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/45/00) - #0046 removed because of shutdown.
+2024-05-16 13:43:38,973 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-16 13:43:38,973 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/44/00) - #0045 removed because of shutdown.
+2024-05-16 13:43:38,974 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-16 13:43:38,974 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/43/00) - #0044 removed because of shutdown.
+2024-05-16 13:43:38,974 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-16 13:43:38,974 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/42/00) - #0043 removed because of shutdown.
+2024-05-16 13:43:38,974 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-16 13:43:38,975 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/41/00) - #0042 removed because of shutdown.
+2024-05-16 13:43:38,975 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-16 13:43:38,975 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/40/00) - #0041 removed because of shutdown.
+2024-05-16 13:43:38,975 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-16 13:43:38,975 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/39/00) - #0040 removed because of shutdown.
+2024-05-16 13:43:38,975 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-16 13:43:38,976 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/38/00) - #0039 removed because of shutdown.
+2024-05-16 13:43:38,976 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-16 13:43:38,976 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/37/00) - #0038 removed because of shutdown.
+2024-05-16 13:43:38,976 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-16 13:43:38,977 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/36/00) - #0037 removed because of shutdown.
+2024-05-16 13:43:38,977 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-16 13:43:38,977 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/35/00) - #0036 removed because of shutdown.
+2024-05-16 13:43:38,977 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-16 13:43:38,977 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/34/00) - #0035 removed because of shutdown.
+2024-05-16 13:43:38,977 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-16 13:43:38,978 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/33/00) - #0034 removed because of shutdown.
+2024-05-16 13:43:38,978 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-16 13:43:38,978 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/32/00) - #0033 removed because of shutdown.
+2024-05-16 13:43:38,978 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-16 13:43:38,979 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/31/00) - #0032 removed because of shutdown.
+2024-05-16 13:43:38,979 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-16 13:43:38,980 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/30/00) - #0031 removed because of shutdown.
+2024-05-16 13:43:38,980 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-16 13:43:38,980 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/29/00) - #0030 removed because of shutdown.
+2024-05-16 13:43:38,980 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-16 13:43:38,980 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/28/00) - #0029 removed because of shutdown.
+2024-05-16 13:43:38,980 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-16 13:43:38,980 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/27/00) - #0028 removed because of shutdown.
+2024-05-16 13:43:38,980 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-16 13:43:38,980 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/26/00) - #0027 removed because of shutdown.
+2024-05-16 13:43:38,980 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-16 13:43:38,981 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/25/00) - #0026 removed because of shutdown.
+2024-05-16 13:43:38,981 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-16 13:43:38,981 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/24/00) - #0025 removed because of shutdown.
+2024-05-16 13:43:38,981 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-16 13:43:38,981 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/23/00) - #0024 removed because of shutdown.
+2024-05-16 13:43:38,981 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-16 13:43:38,981 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/22/00) - #0023 removed because of shutdown.
+2024-05-16 13:43:38,981 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-16 13:43:38,981 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/21/00) - #0022 removed because of shutdown.
+2024-05-16 13:43:38,981 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-16 13:43:38,981 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/20/00) - #0021 removed because of shutdown.
+2024-05-16 13:43:38,981 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-16 13:43:38,981 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/19/00) - #0020 removed because of shutdown.
+2024-05-16 13:43:38,982 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-16 13:43:38,982 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/18/00) - #0019 removed because of shutdown.
+2024-05-16 13:43:38,982 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-16 13:43:38,982 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/17/00) - #0018 removed because of shutdown.
+2024-05-16 13:43:38,982 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-16 13:43:38,982 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/16/00) - #0017 removed because of shutdown.
+2024-05-16 13:43:38,982 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-16 13:43:38,982 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/15/00) - #0016 removed because of shutdown.
+2024-05-16 13:43:38,982 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-16 13:43:38,982 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/14/00) - #0015 removed because of shutdown.
+2024-05-16 13:43:38,982 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-16 13:43:38,982 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/13/00) - #0014 removed because of shutdown.
+2024-05-16 13:43:38,983 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-16 13:43:38,983 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/12/00) - #0013 removed because of shutdown.
+2024-05-16 13:43:38,983 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-16 13:43:38,983 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/11/00) - #0012 removed because of shutdown.
+2024-05-16 13:43:38,983 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-16 13:43:38,983 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/10/00) - #0011 removed because of shutdown.
+2024-05-16 13:43:38,983 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-16 13:43:38,983 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/09/00) - #0010 removed because of shutdown.
+2024-05-16 13:43:38,983 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-16 13:43:38,984 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/08/00) - #0009 removed because of shutdown.
+2024-05-16 13:43:38,984 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-16 13:43:38,984 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/07/00) - #0008 removed because of shutdown.
+2024-05-16 13:43:38,984 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-16 13:43:38,984 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/06/00) - #0007 removed because of shutdown.
+2024-05-16 13:43:38,984 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-16 13:43:38,984 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/05/00) - #0006 removed because of shutdown.
+2024-05-16 13:43:38,984 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-16 13:43:38,984 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/04/00) - #0005 removed because of shutdown.
+2024-05-16 13:43:38,984 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-16 13:43:38,985 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/03/00) - #0004 removed because of shutdown.
+2024-05-16 13:43:38,985 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-16 13:43:38,985 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/02/00) - #0003 removed because of shutdown.
+2024-05-16 13:43:38,985 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-16 13:43:38,985 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/01/00) - #0001 removed because of shutdown.
+2024-05-16 13:43:38,985 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-16 13:43:38,986 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/00/00) - #0002 removed because of shutdown.
+2024-05-16 13:43:38,986 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-16 13:43:38,986 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 16 milliseconds.
+2024-05-16 13:43:38,986 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-16 13:43:38,986 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
+2024-05-16 13:43:49,979 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-16 13:43:49,982 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-16 13:43:49,982 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-16 13:43:49,983 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-16 13:43:49,984 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-16 13:43:50,482 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 13:43:50,483 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-16 13:43:50,483 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-16 13:43:50,483 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-16 13:43:50,483 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-16 13:43:50,484 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-16 13:43:50,484 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-16 13:43:50,484 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-16 13:43:50,484 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-16 13:43:50,484 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-16 13:43:50,484 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-16 13:43:50,486 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-16 13:43:50,486 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-16 13:43:50,486 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-16 13:43:50,486 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-16 13:43:50,486 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-16 13:43:50,486 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-16 13:43:50,487 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-16 13:43:50,487 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-16 13:43:50,487 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-16 13:43:50,487 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-16 13:43:50,487 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-16 13:43:50,487 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-16 13:43:50,487 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-16 13:43:50,487 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-16 13:43:50,488 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-16 13:43:50,488 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-16 13:43:50,488 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-16 13:43:50,488 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-16 13:43:50,488 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-16 13:43:50,488 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-16 13:43:50,488 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-16 13:43:50,489 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-16 13:43:50,489 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-16 13:43:50,489 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-16 13:43:50,489 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-16 13:43:50,489 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-16 13:43:50,489 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-16 13:43:50,489 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-16 13:43:50,490 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-16 13:43:50,490 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-16 13:43:50,490 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-16 13:43:50,490 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-16 13:43:50,490 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-16 13:43:50,490 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-16 13:43:50,490 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-16 13:43:50,491 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-16 13:43:50,491 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 13:43:50,491 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-16 13:43:50,491 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-16 13:43:50,491 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-16 13:43:50,491 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-16 13:43:50,491 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-16 13:43:50,492 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-16 13:43:50,492 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-16 13:43:50,492 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-16 13:43:50,492 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-16 13:43:50,492 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 13:43:50,492 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-16 13:43:50,493 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-16 13:43:50,493 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-16 13:43:50,509 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-16 13:43:50,511 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-16 13:43:50,513 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-16 13:43:50,910 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-16 13:43:50,929 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-16 13:43:50,939 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-16 13:43:50,939 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-16 13:43:50,949 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-16 13:43:50,949 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 13:43:50,949 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 13:43:50,950 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:50,950 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-16 13:43:50,988 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-16 13:43:51,026 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:51,036 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-16 13:43:51,037 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-16 13:43:51,037 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 13:43:51,037 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-16 13:43:51,037 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 13:43:51,037 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-16 13:43:51,037 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-16 13:43:51,037 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-16 13:43:51,108 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:51,113 [main] [A2] [INFO] - rootPath ==
+2024-05-16 13:43:51,113 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-16 13:43:51,114 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-16 13:43:51,114 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-16 13:43:51,125 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/04/00) - Connection #2 tested: OK
+2024-05-16 13:43:51,148 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 13:43:51,148 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-16 13:43:51,148 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 13:43:51,148 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 13:43:51,148 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 13:43:51,149 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 13:43:51,149 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-16 13:43:51,190 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:51,199 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-16 13:43:51,200 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-16 13:43:51,215 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #2 tested: OK
+2024-05-16 13:43:51,307 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:51,313 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/06/00) - Connection #3 tested: OK
+2024-05-16 13:43:51,332 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/06/00) - Connection #3 tested: OK
+2024-05-16 13:43:51,347 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-16 13:43:51,347 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-16 13:43:51,347 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath846527864.jar;C:\Users\liuliang\AppData\Local\JetBrains\IntelliJIdea2021.2\captureAgent\debugger-agent.jar
+2024-05-16 13:43:51,348 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-16 13:43:51,348 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-16 13:43:51,348 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-16 13:43:51,395 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:51,403 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-16 13:43:51,404 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-16 13:43:51,405 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-16 13:43:51,406 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-16 13:43:51,406 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-16 13:43:51,406 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-16 13:43:51,406 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-16 13:43:51,407 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-16 13:43:51,407 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-16 13:43:51,407 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-16 13:43:51,412 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-16 13:43:51,414 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-16 13:43:51,416 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-16 13:43:51,416 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-16 13:43:51,416 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-16 13:43:51,416 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-16 13:43:51,418 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@4bf3798b
+2024-05-16 13:43:51,418 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-16 13:43:51,443 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/07/00) - Connection #4 tested: OK
+2024-05-16 13:43:51,465 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/07/00) - Connection #4 tested: OK
+2024-05-16 13:43:51,480 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000004 (02/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:51,481 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/08/00) - Connection #5 tested: OK
+2024-05-16 13:43:51,502 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/08/00) - Connection #5 tested: OK
+2024-05-16 13:43:51,526 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/08/00) - Connection #1 tested: OK
+2024-05-16 13:43:51,537 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/08/00) - Connection #6 tested: OK
+2024-05-16 13:43:51,557 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/08/00) - Connection #6 tested: OK
+2024-05-16 13:43:51,566 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000006 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:51,567 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/09/00) - Connection #7 tested: OK
+2024-05-16 13:43:51,587 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/09/00) - Connection #7 tested: OK
+2024-05-16 13:43:51,596 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/09/00) - Connection #8 tested: OK
+2024-05-16 13:43:51,615 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/09/00) - Connection #8 tested: OK
+2024-05-16 13:43:51,625 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/09/00) - Connection #9 tested: OK
+2024-05-16 13:43:51,643 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/09/00) - Connection #9 tested: OK
+2024-05-16 13:43:51,657 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000009 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:51,657 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/10/00) - Connection #2 tested: OK
+2024-05-16 13:43:51,679 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/10/00) - Connection #2 tested: OK
+2024-05-16 13:43:51,689 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/10/00) - Connection #1 tested: OK
+2024-05-16 13:43:51,710 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/10/00) - Connection #1 tested: OK
+2024-05-16 13:43:51,720 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/10/00) - Connection #3 tested: OK
+2024-05-16 13:43:51,739 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #3 tested: OK
+2024-05-16 13:43:51,749 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #4 tested: OK
+2024-05-16 13:43:51,749 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000012 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:51,771 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/11/00) - Connection #4 tested: OK
+2024-05-16 13:43:51,782 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/11/00) - Connection #5 tested: OK
+2024-05-16 13:43:51,802 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/11/00) - Connection #5 tested: OK
+2024-05-16 13:43:51,818 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/11/00) - Connection #6 tested: OK
+2024-05-16 13:43:51,838 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #6 tested: OK
+2024-05-16 13:43:51,843 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000015 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:51,849 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/12/00) - Connection #7 tested: OK
+2024-05-16 13:43:51,872 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/12/00) - Connection #7 tested: OK
+2024-05-16 13:43:51,881 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/12/00) - Connection #8 tested: OK
+2024-05-16 13:43:51,899 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/12/00) - Connection #8 tested: OK
+2024-05-16 13:43:51,908 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/12/00) - Connection #9 tested: OK
+2024-05-16 13:43:51,926 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #9 tested: OK
+2024-05-16 13:43:51,930 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000018 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:51,936 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/13/00) - Connection #10 tested: OK
+2024-05-16 13:43:51,956 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/13/00) - Connection #10 tested: OK
+2024-05-16 13:43:51,971 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/13/00) - Connection #11 tested: OK
+2024-05-16 13:43:51,992 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/13/00) - Connection #11 tested: OK
+2024-05-16 13:43:52,003 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/13/00) - Connection #12 tested: OK
+2024-05-16 13:43:52,020 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000021 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:52,023 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/14/00) - Connection #12 tested: OK
+2024-05-16 13:43:52,033 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/14/00) - Connection #13 tested: OK
+2024-05-16 13:43:52,052 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/14/00) - Connection #13 tested: OK
+2024-05-16 13:43:52,062 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/14/00) - Connection #14 tested: OK
+2024-05-16 13:43:52,082 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #14 tested: OK
+2024-05-16 13:43:52,093 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #2 tested: OK
+2024-05-16 13:43:52,112 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000024 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:52,112 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/15/00) - Connection #2 tested: OK
+2024-05-16 13:43:52,122 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/15/00) - Connection #1 tested: OK
+2024-05-16 13:43:52,142 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/15/00) - Connection #1 tested: OK
+2024-05-16 13:43:52,151 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/15/00) - Connection #3 tested: OK
+2024-05-16 13:43:52,169 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #3 tested: OK
+2024-05-16 13:43:52,179 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #4 tested: OK
+2024-05-16 13:43:52,197 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #4 tested: OK
+2024-05-16 13:43:52,202 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000027 (01/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:52,206 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/16/00) - Connection #5 tested: OK
+2024-05-16 13:43:52,231 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/16/00) - Connection #5 tested: OK
+2024-05-16 13:43:52,241 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/16/00) - Connection #6 tested: OK
+2024-05-16 13:43:52,261 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #6 tested: OK
+2024-05-16 13:43:52,280 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #7 tested: OK
+2024-05-16 13:43:52,301 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000030 (01/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:52,304 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/17/00) - Connection #7 tested: OK
+2024-05-16 13:43:52,313 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/17/00) - Connection #8 tested: OK
+2024-05-16 13:43:52,333 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #8 tested: OK
+2024-05-16 13:43:52,338 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:52,340 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-16 13:43:52,341 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:43:52,388 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (01/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:52,389 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/18/00) - Connection #9 tested: OK
+2024-05-16 13:43:52,407 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/18/00) - Connection #9 tested: OK
+2024-05-16 13:43:52,417 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/18/00) - Connection #10 tested: OK
+2024-05-16 13:43:52,440 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/18/00) - Connection #10 tested: OK
+2024-05-16 13:43:52,449 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/18/00) - Connection #11 tested: OK
+2024-05-16 13:43:52,469 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #11 tested: OK
+2024-05-16 13:43:52,472 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000034 (00/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:52,496 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/19/00) - Connection #12 tested: OK
+2024-05-16 13:43:52,518 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/19/00) - Connection #12 tested: OK
+2024-05-16 13:43:52,519 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [1]
+2024-05-16 13:43:52,520 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-16 13:43:52,530 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/19/00) - Connection #13 tested: OK
+2024-05-16 13:43:52,550 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #13 tested: OK
+2024-05-16 13:43:52,550 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-16 13:43:52,551 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 31
+2024-05-16 13:43:52,551 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 13:43:52,561 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #14 tested: OK
+2024-05-16 13:43:52,563 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000037 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:52,582 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/20/00) - Connection #14 tested: OK
+2024-05-16 13:43:52,583 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-16 13:43:52,594 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/20/00) - Connection #15 tested: OK
+2024-05-16 13:43:52,628 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #15 tested: OK
+2024-05-16 13:43:52,632 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2]
+2024-05-16 13:43:52,633 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2)
+2024-05-16 13:43:52,642 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #16 tested: OK
+2024-05-16 13:43:52,652 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000039 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:52,664 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/21/00) - Connection #16 tested: OK
+2024-05-16 13:43:52,664 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-16 13:43:52,664 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:52,665 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:52,665 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-16 13:43:52,665 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:43:52,676 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/21/00) - Connection #17 tested: OK
+2024-05-16 13:43:52,697 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/21/00) - Connection #17 tested: OK
+2024-05-16 13:43:52,706 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/21/00) - Connection #18 tested: OK
+2024-05-16 13:43:52,724 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #18 tested: OK
+2024-05-16 13:43:52,734 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #19 tested: OK
+2024-05-16 13:43:52,742 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000042 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:52,752 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/22/00) - Connection #19 tested: OK
+2024-05-16 13:43:52,753 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-16 13:43:52,753 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-16 13:43:52,753 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:52,754 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:52,754 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-16 13:43:52,755 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:43:52,755 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-13, 2024-04-17, 31]
+2024-05-16 13:43:52,767 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/22/00) - Connection #20 tested: OK
+2024-05-16 13:43:52,788 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/22/00) - Connection #20 tested: OK
+2024-05-16 13:43:52,799 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/22/00) - Connection #21 tested: OK
+2024-05-16 13:43:52,818 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000044 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:52,819 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/23/00) - Connection #21 tested: OK
+2024-05-16 13:43:52,819 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-16 13:43:52,819 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 31
+2024-05-16 13:43:52,819 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 31
+2024-05-16 13:43:52,819 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-16 13:43:52,829 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/23/00) - Connection #22 tested: OK
+2024-05-16 13:43:52,851 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/23/00) - Connection #22 tested: OK
+2024-05-16 13:43:52,851 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1]
+2024-05-16 13:43:52,851 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1
+2024-05-16 13:43:52,860 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/23/00) - Connection #23 tested: OK
+2024-05-16 13:43:52,879 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/23/00) - Connection #23 tested: OK
+2024-05-16 13:43:52,879 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-16 13:43:52,890 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/23/00) - Connection #2 tested: OK
+2024-05-16 13:43:52,909 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000047 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:52,912 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/24/00) - Connection #2 tested: OK
+2024-05-16 13:43:52,914 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 8
+2024-05-16 13:43:52,914 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-16 13:43:52,914 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:52,914 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:43:52,914 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:43:52,914 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:43:52,915 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:43:52,915 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:43:52,915 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:43:52,915 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:43:52,915 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:43:52,915 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=28cf334d-7c8a-46ad-9b9b-b29ad765a152, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72364, glpbid=, pbtj=0, key=72364, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=72364, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=4463c037-908c-460a-8f78-b3d8fcb83409, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72365, glpbid=, pbtj=0, key=72365, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=72365, modedatacreater=1, bcrq=2024-04-14, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=ca273fbf-ea1b-4f10-aadf-63a49dba2a80, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72366, glpbid=, pbtj=0, key=72366, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72366, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=14e50a68-4608-4c89-9774-e52577dbf283, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72367, glpbid=, pbtj=0, key=72367, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72367, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=41fe7a2b-f6f4-4a2b-b5d7-ef5c7db155a9, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72368, glpbid=, pbtj=0, key=72368, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72368, modedatacreater=1, bcrq=2024-04-17, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=572527f1-ba58-4686-8467-dcd4207d9189, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-02, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-02, dgcx=, bz=, hxbz=, id=14504, glpbid=, pbtj=2, key=14504, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=14504, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=2-晚班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=15:27:30, modedatamodifydatetime=, pbsj=15:27, rqlx=2, pbdxry=31-李勤}, {modeuuid=57eb7822-2e05-4c67-874a-7c5062fc3bad, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65516, glpbid=, pbtj=2, key=65516, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65516, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:01:57, modedatamodifydatetime=, pbsj=20:01, rqlx=0, pbdxry=31-李勤}, {modeuuid=87607a59-87bd-4cf7-a669-a5428bea0620, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65517, glpbid=, pbtj=2, key=65517, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65517, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:02:01, modedatamodifydatetime=, pbsj=20:02, rqlx=0, pbdxry=31-李勤}]
+2024-05-16 13:43:52,918 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-16 13:43:52,919 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:52,919 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-16 13:43:52,919 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:43:52,930 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/24/00) - Connection #1 tested: OK
+2024-05-16 13:43:52,952 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/24/00) - Connection #1 tested: OK
+2024-05-16 13:43:52,966 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/24/00) - Connection #3 tested: OK
+2024-05-16 13:43:52,986 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #3 tested: OK
+2024-05-16 13:43:52,997 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #4 tested: OK
+2024-05-16 13:43:53,001 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000050 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:53,027 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/25/00) - Connection #4 tested: OK
+2024-05-16 13:43:53,038 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/25/00) - Connection #5 tested: OK
+2024-05-16 13:43:53,057 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/25/00) - Connection #5 tested: OK
+2024-05-16 13:43:53,068 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/25/00) - Connection #6 tested: OK
+2024-05-16 13:43:53,088 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #6 tested: OK
+2024-05-16 13:43:53,088 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:53,098 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/26/00) - Connection #7 tested: OK
+2024-05-16 13:43:53,119 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/26/00) - Connection #7 tested: OK
+2024-05-16 13:43:53,120 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-17=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-16 13:43:53,120 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-16 13:43:53,120 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:53,120 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:31,analysisDate:2024-04-15 start***********
+2024-05-16 13:43:53,120 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}]]
+2024-05-16 13:43:53,121 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-04-15, schedulingResultCollect={2024-04-17=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], clockInTimeCollect={2024-04-17=[{signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], 2024-04-15=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}], 2024-04-16=[{signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}]}, userId=31, clockInTimeMap={}}]
+2024-05-16 13:43:53,122 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:53,123 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-16 13:43:53,123 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:43:53,133 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/26/00) - Connection #8 tested: OK
+2024-05-16 13:43:53,152 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/26/00) - Connection #8 tested: OK
+2024-05-16 13:43:53,153 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-04-14 21:00],lastestTime: [2024-04-15 23:30]
+2024-05-16 13:43:53,154 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-16 13:43:53,154 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:53,163 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/26/00) - Connection #9 tested: OK
+2024-05-16 13:43:53,175 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (01/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:53,182 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/27/00) - Connection #9 tested: OK
+2024-05-16 13:43:53,192 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/27/00) - Connection #10 tested: OK
+2024-05-16 13:43:53,210 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/27/00) - Connection #10 tested: OK
+2024-05-16 13:43:53,211 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:53,211 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-16 13:43:53,211 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:43:53,222 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/27/00) - Connection #11 tested: OK
+2024-05-16 13:43:53,243 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/27/00) - Connection #11 tested: OK
+2024-05-16 13:43:53,244 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-16 13:43:53,244 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-16 13:43:53,244 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:53,245 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:53,245 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-16 13:43:53,245 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:43:53,255 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/27/00) - Connection #12 tested: OK
+2024-05-16 13:43:53,258 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (01/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:43:53,277 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/28/00) - Connection #12 tested: OK
+2024-05-16 13:43:53,277 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-16 13:43:53,278 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-16 13:43:53,278 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:53,279 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:53,280 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-16 13:43:53,280 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:43:53,280 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-16 13:43:53,281 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-16 13:43:53,281 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-16 13:43:53,285 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true)]]
+2024-05-16 13:43:53,285 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-16 13:43:53,285 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:53,286 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:53,286 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-16 13:43:53,286 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:43:53,287 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-04-15 18:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false)]]
+2024-05-16 13:43:53,287 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-16 13:43:53,287 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:53,287 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-04-15 18:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false)],attendanceItems size :42,scheduleResult :[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],analysisDate:[2024-04-15],userId:[31],rqlx:[0],modeId:[{}]
+2024-05-16 13:43:59,259 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-16 13:43:59,260 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 13:43:59,262 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:59,262 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-16 13:43:59,262 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:43:59,264 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 13:43:59,264 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-16 13:43:59,264 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:59,265 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:59,266 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 13:43:59,266 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:43:59,266 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=旷工, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=30, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=旷工, cchsfzs=, modedatacreatetime=17:35:36, hbjscsdxm=, hsl=1.00, modeuuid=dec5c6fb-065a-4918-88f1-05d1ff2c7c35, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=1, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=旷工, zysd=1, sjd=17:33, cckcbc=1, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=2, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-23 14:39:57, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 13:43:59,266 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 13:43:59,266 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:59,267 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}]
+2024-05-16 13:43:59,268 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 13:43:59,269 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:59,269 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-16 13:43:59,269 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:43:59,270 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 13:43:59,270 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-16 13:43:59,270 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:59,270 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:59,270 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 13:43:59,270 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:43:59,270 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=旷工, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=30, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=旷工, cchsfzs=, modedatacreatetime=17:35:36, hbjscsdxm=, hsl=1.00, modeuuid=dec5c6fb-065a-4918-88f1-05d1ff2c7c35, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=1, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=旷工, zysd=1, sjd=17:33, cckcbc=1, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=2, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-23 14:39:57, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 13:43:59,270 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 13:43:59,270 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:59,271 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-16 13:43:59,271 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 13:43:59,271 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:59,271 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-16 13:43:59,271 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:43:59,271 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 13:43:59,271 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-16 13:43:59,272 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:59,272 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:59,272 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 13:43:59,272 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:43:59,272 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 13:43:59,272 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 13:43:59,272 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:59,273 [main] [com.engine.attendance.attendanceanalysis.service.impl.AbnormalAttendanceServiceImpl] [INFO] - between :310,jbzzhlfzs:5
+2024-05-16 13:43:59,273 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=0, item=126, itemType=LEAVE_EARLY, classEndTime=2024-04-15 18:30, betweenMinutes=70, kczgsc=1, record=true, itemduration=2.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 18:30, hsdw=1}, {hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, record=true, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {hsl=1.0, bdlx=7, item=8, itemType=LEAVE_EARLY, classEndTime=2024-04-15 22:30, betweenMinutes=310, kczgsc=1, record=false, itemduration=6.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 22:30, hsdw=1}]]
+2024-05-16 13:43:59,274 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-16 13:43:59,274 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-16 13:43:59,275 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 240.0
+2024-05-16 13:43:59,275 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[120.0],leaveElaryTime :[360.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-16 13:43:59,276 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[-240.0]
+2024-05-16 13:43:59,277 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:43:59,277 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-16 13:43:59,277 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:43:59,277 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-16 13:43:59,278 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 180.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-16 13:43:59,278 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-16 13:43:59,279 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:44:38,877 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=5.5, classInfo=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}], formmodeIdMap={uf_jcl_kq_kqfa=105, uf_jcl_kq_jqye=103, uf_jcl_kq_jbjg=92, uf_jcl_kq_jqed=102, uf_jcl_kq_cqjg=104, uf_jcl_kq_bdkjl=135, uf_jcl_kq_glpb=101, uf_jcl_kq_kqzqmc=93, uf_jcl_kq_cqjt=106, uf_jcl_kq_rlxx=89, uf_pbjg=87, uf_jcl_kq_rlmc=141, uf_jcl_kq_zhgs=129}, modeId=104, recordDataTime={j1=2024-04-15 09:48:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-04-15 17:20:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-04-15, userId=31, recordData=[{hsl=1.0, bdlx=0, item=126, itemType=LEAVE_EARLY, classEndTime=2024-04-15 18:30, betweenMinutes=70, kczgsc=1, record=true, itemduration=2.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 18:30, hsdw=1}, {hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, record=true, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {hsl=1.0, bdlx=7, item=8, itemType=LEAVE_EARLY, classEndTime=2024-04-15 22:30, betweenMinutes=310, kczgsc=1, record=false, itemduration=6.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 22:30, hsdw=1}, {item=144, itemduration=0}], rqlx=0}
+2024-05-16 13:44:38,879 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:44:38,879 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-16 13:44:38,879 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:44:38,889 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/27/01) - Connection #13 tested: OK
+2024-05-16 13:44:38,904 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000059 (01/28/01) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:44:38,909 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/28/01) - Connection #13 tested: OK
+2024-05-16 13:44:38,909 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=5.5,cqzt=1,fxrq='2024-05-16 13:44:38',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-18:30',xm1=126,sc1=2.0,xm2=126,sc2=1.0,xm3=8,sc3=6.0,xm4=144,sc4=0,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-15 09:48:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-15 17:20:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-16 13:44:38,919 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/28/01) - Connection #14 tested: OK
+2024-05-16 13:44:38,932 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (02/28/01) - Connection #15 tested: OK
+2024-05-16 13:44:38,941 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 13:44:38,942 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 13:44:38,942 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 13:44:38,942 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 13:44:38,942 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 13:44:38,975 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (02/28/01) - Connection #15 tested: OK
+2024-05-16 13:44:38,988 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-16 13:44:39,000 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/28/01) - Connection #14 tested: OK
+2024-05-16 13:44:39,010 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/28/01) - Connection #16 tested: OK
+2024-05-16 13:44:39,011 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-16 13:44:39,030 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/28/01) - Connection #16 tested: OK
+2024-05-16 13:44:39,042 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/28/01) - Connection #17 tested: OK
+2024-05-16 13:45:07,986 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-16 13:45:07,989 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-16 13:45:07,989 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-16 13:45:07,989 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-16 13:45:07,990 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-16 13:45:08,512 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 13:45:08,513 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-16 13:45:08,513 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-16 13:45:08,513 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-16 13:45:08,513 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-16 13:45:08,513 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-16 13:45:08,514 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-16 13:45:08,514 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-16 13:45:08,514 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-16 13:45:08,514 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-16 13:45:08,514 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-16 13:45:08,515 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-16 13:45:08,515 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-16 13:45:08,516 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-16 13:45:08,516 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-16 13:45:08,516 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-16 13:45:08,516 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-16 13:45:08,516 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-16 13:45:08,516 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-16 13:45:08,516 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-16 13:45:08,517 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-16 13:45:08,517 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-16 13:45:08,517 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-16 13:45:08,517 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-16 13:45:08,517 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-16 13:45:08,517 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-16 13:45:08,518 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-16 13:45:08,518 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-16 13:45:08,518 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-16 13:45:08,518 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-16 13:45:08,518 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-16 13:45:08,519 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-16 13:45:08,519 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-16 13:45:08,519 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-16 13:45:08,519 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-16 13:45:08,519 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-16 13:45:08,519 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-16 13:45:08,519 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-16 13:45:08,520 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-16 13:45:08,520 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-16 13:45:08,520 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-16 13:45:08,520 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-16 13:45:08,520 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-16 13:45:08,520 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-16 13:45:08,520 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-16 13:45:08,520 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-16 13:45:08,521 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-16 13:45:08,521 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 13:45:08,521 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-16 13:45:08,521 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-16 13:45:08,521 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-16 13:45:08,521 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-16 13:45:08,522 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-16 13:45:08,522 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-16 13:45:08,522 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-16 13:45:08,522 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-16 13:45:08,522 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-16 13:45:08,522 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 13:45:08,522 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-16 13:45:08,523 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-16 13:45:08,523 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-16 13:45:08,538 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-16 13:45:08,540 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-16 13:45:08,542 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-16 13:45:08,935 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-16 13:45:08,955 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-16 13:45:08,965 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-16 13:45:08,965 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-16 13:45:08,976 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-16 13:45:08,976 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 13:45:08,976 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 13:45:08,977 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:45:08,977 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-16 13:45:09,010 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-16 13:45:09,055 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-16 13:45:09,055 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-16 13:45:09,055 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-16 13:45:09,055 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 13:45:09,055 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-16 13:45:09,056 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-16 13:45:09,056 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 13:45:09,056 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-16 13:45:09,068 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:45:09,134 [main] [A2] [INFO] - rootPath ==
+2024-05-16 13:45:09,134 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-16 13:45:09,135 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-16 13:45:09,135 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-16 13:45:09,146 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/03/00) - Connection #2 tested: OK
+2024-05-16 13:45:09,155 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:45:09,158 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 13:45:09,158 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-16 13:45:09,158 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 13:45:09,159 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-16 13:45:09,159 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 13:45:09,159 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 13:45:09,159 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 13:45:09,207 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-16 13:45:09,208 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-16 13:45:09,223 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/04/00) - Connection #2 tested: OK
+2024-05-16 13:45:09,247 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:45:09,305 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-16 13:45:09,328 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/05/00) - Connection #3 tested: OK
+2024-05-16 13:45:09,352 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-16 13:45:09,353 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-16 13:45:09,353 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath309029344.jar;C:\Users\liuliang\AppData\Local\JetBrains\IntelliJIdea2021.2\captureAgent\debugger-agent.jar
+2024-05-16 13:45:09,353 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-16 13:45:09,354 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-16 13:45:09,354 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-16 13:45:09,363 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:45:09,402 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-16 13:45:09,403 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-16 13:45:09,403 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-16 13:45:09,403 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-16 13:45:09,403 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-16 13:45:09,403 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-16 13:45:09,404 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-16 13:45:09,404 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-16 13:45:09,404 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-16 13:45:09,404 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-16 13:45:09,408 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-16 13:45:09,411 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-16 13:45:09,412 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-16 13:45:09,412 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-16 13:45:09,412 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-16 13:45:09,412 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-16 13:45:09,414 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@452ba1db
+2024-05-16 13:45:09,415 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-16 13:45:09,436 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/06/00) - Connection #4 tested: OK
+2024-05-16 13:45:09,443 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000004 (02/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:45:09,456 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/07/00) - Connection #4 tested: OK
+2024-05-16 13:45:09,472 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/07/00) - Connection #5 tested: OK
+2024-05-16 13:45:09,498 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/07/00) - Connection #5 tested: OK
+2024-05-16 13:45:09,523 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #1 tested: OK
+2024-05-16 13:45:09,534 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #6 tested: OK
+2024-05-16 13:45:09,537 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000006 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:45:09,556 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/08/00) - Connection #6 tested: OK
+2024-05-16 13:45:09,565 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/08/00) - Connection #7 tested: OK
+2024-05-16 13:45:09,584 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #7 tested: OK
+2024-05-16 13:45:09,595 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #8 tested: OK
+2024-05-16 13:45:09,616 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #8 tested: OK
+2024-05-16 13:45:09,620 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000008 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:45:09,627 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/09/00) - Connection #2 tested: OK
+2024-05-16 13:45:09,649 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/09/00) - Connection #2 tested: OK
+2024-05-16 13:45:09,664 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/09/00) - Connection #1 tested: OK
+2024-05-16 13:45:09,685 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #1 tested: OK
+2024-05-16 13:45:09,696 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #3 tested: OK
+2024-05-16 13:45:09,713 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000011 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:45:09,719 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/10/00) - Connection #3 tested: OK
+2024-05-16 13:45:09,729 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/10/00) - Connection #4 tested: OK
+2024-05-16 13:45:09,751 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #4 tested: OK
+2024-05-16 13:45:09,762 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #5 tested: OK
+2024-05-16 13:45:09,785 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #5 tested: OK
+2024-05-16 13:45:09,795 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #6 tested: OK
+2024-05-16 13:45:09,810 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000014 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:45:09,816 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/11/00) - Connection #6 tested: OK
+2024-05-16 13:45:09,833 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/11/00) - Connection #7 tested: OK
+2024-05-16 13:45:09,856 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #7 tested: OK
+2024-05-16 13:45:09,867 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #8 tested: OK
+2024-05-16 13:45:09,888 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #8 tested: OK
+2024-05-16 13:45:09,897 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #9 tested: OK
+2024-05-16 13:45:09,906 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000017 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:45:09,915 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/12/00) - Connection #9 tested: OK
+2024-05-16 13:45:09,925 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/12/00) - Connection #10 tested: OK
+2024-05-16 13:45:09,945 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #10 tested: OK
+2024-05-16 13:45:09,956 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #11 tested: OK
+2024-05-16 13:45:09,977 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #11 tested: OK
+2024-05-16 13:45:09,991 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #12 tested: OK
+2024-05-16 13:45:09,994 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000020 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:45:10,011 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/13/00) - Connection #12 tested: OK
+2024-05-16 13:45:10,021 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/13/00) - Connection #13 tested: OK
+2024-05-16 13:45:10,041 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #13 tested: OK
+2024-05-16 13:45:10,052 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #2 tested: OK
+2024-05-16 13:45:10,074 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #2 tested: OK
+2024-05-16 13:45:10,074 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000022 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:45:10,084 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/14/00) - Connection #1 tested: OK
+2024-05-16 13:45:10,104 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #1 tested: OK
+2024-05-16 13:45:10,114 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #3 tested: OK
+2024-05-16 13:45:10,136 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #3 tested: OK
+2024-05-16 13:45:10,146 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #4 tested: OK
+2024-05-16 13:45:10,166 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #4 tested: OK
+2024-05-16 13:45:10,170 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000025 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:45:10,176 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/15/00) - Connection #5 tested: OK
+2024-05-16 13:45:10,198 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #5 tested: OK
+2024-05-16 13:45:10,209 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #6 tested: OK
+2024-05-16 13:45:10,231 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #6 tested: OK
+2024-05-16 13:45:10,240 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #7 tested: OK
+2024-05-16 13:45:10,255 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000028 (01/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:45:10,257 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/16/00) - Connection #7 tested: OK
+2024-05-16 13:45:10,267 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/16/00) - Connection #8 tested: OK
+2024-05-16 13:45:10,288 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #8 tested: OK
+2024-05-16 13:45:10,307 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #9 tested: OK
+2024-05-16 13:45:10,328 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #9 tested: OK
+2024-05-16 13:45:10,337 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #10 tested: OK
+2024-05-16 13:45:10,339 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (01/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:45:10,357 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #10 tested: OK
+2024-05-16 13:45:10,362 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:45:10,363 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-16 13:45:10,364 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:45:10,415 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #11 tested: OK
+2024-05-16 13:45:10,421 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000032 (01/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:45:10,437 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/18/00) - Connection #11 tested: OK
+2024-05-16 13:45:10,449 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/18/00) - Connection #12 tested: OK
+2024-05-16 13:45:10,475 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/18/00) - Connection #12 tested: OK
+2024-05-16 13:45:10,485 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/18/00) - Connection #13 tested: OK
+2024-05-16 13:45:10,506 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #13 tested: OK
+2024-05-16 13:45:10,510 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000034 (00/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:45:10,528 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/19/00) - Connection #14 tested: OK
+2024-05-16 13:45:10,549 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/19/00) - Connection #14 tested: OK
+2024-05-16 13:45:10,552 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [1]
+2024-05-16 13:45:10,554 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-16 13:45:10,566 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/19/00) - Connection #15 tested: OK
+2024-05-16 13:45:10,588 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #15 tested: OK
+2024-05-16 13:45:10,588 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-16 13:45:10,588 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 31
+2024-05-16 13:45:10,589 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 13:45:10,598 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #16 tested: OK
+2024-05-16 13:45:10,603 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000037 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:45:10,617 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/20/00) - Connection #16 tested: OK
+2024-05-16 13:45:10,617 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-16 13:45:10,626 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/20/00) - Connection #17 tested: OK
+2024-05-16 13:45:10,657 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #17 tested: OK
+2024-05-16 13:45:10,662 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2]
+2024-05-16 13:45:10,662 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2)
+2024-05-16 13:45:10,670 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #18 tested: OK
+2024-05-16 13:45:10,690 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #18 tested: OK
+2024-05-16 13:45:10,691 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-16 13:45:10,691 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:45:10,692 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:45:10,692 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-16 13:45:10,692 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:45:10,698 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000039 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:45:10,702 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/21/00) - Connection #19 tested: OK
+2024-05-16 13:45:10,722 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/21/00) - Connection #19 tested: OK
+2024-05-16 13:45:10,732 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/21/00) - Connection #20 tested: OK
+2024-05-16 13:45:10,752 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #20 tested: OK
+2024-05-16 13:45:10,763 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #21 tested: OK
+2024-05-16 13:45:10,784 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #21 tested: OK
+2024-05-16 13:45:10,785 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-16 13:45:10,785 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-16 13:45:10,785 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:45:10,786 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:45:10,787 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-16 13:45:10,787 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:45:10,787 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-13, 2024-04-17, 31]
+2024-05-16 13:45:10,796 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000042 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:45:10,796 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/22/00) - Connection #2 tested: OK
+2024-05-16 13:45:10,819 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/22/00) - Connection #2 tested: OK
+2024-05-16 13:45:10,831 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/22/00) - Connection #1 tested: OK
+2024-05-16 13:45:10,853 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #1 tested: OK
+2024-05-16 13:45:10,854 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-16 13:45:10,854 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 31
+2024-05-16 13:45:10,854 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 31
+2024-05-16 13:45:10,854 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-16 13:45:10,864 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #3 tested: OK
+2024-05-16 13:45:10,879 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000045 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:45:10,884 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/23/00) - Connection #3 tested: OK
+2024-05-16 13:45:10,884 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1]
+2024-05-16 13:45:10,884 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1
+2024-05-16 13:45:10,893 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/23/00) - Connection #4 tested: OK
+2024-05-16 13:45:10,913 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/23/00) - Connection #4 tested: OK
+2024-05-16 13:45:10,914 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-16 13:45:10,924 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/23/00) - Connection #5 tested: OK
+2024-05-16 13:45:10,946 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #5 tested: OK
+2024-05-16 13:45:10,948 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 8
+2024-05-16 13:45:10,948 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-16 13:45:10,949 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:45:10,949 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:45:10,949 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:45:10,949 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:45:10,949 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:45:10,949 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:45:10,949 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:45:10,949 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:45:10,949 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:45:10,949 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=28cf334d-7c8a-46ad-9b9b-b29ad765a152, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72364, glpbid=, pbtj=0, key=72364, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=72364, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=4463c037-908c-460a-8f78-b3d8fcb83409, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72365, glpbid=, pbtj=0, key=72365, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=72365, modedatacreater=1, bcrq=2024-04-14, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=ca273fbf-ea1b-4f10-aadf-63a49dba2a80, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72366, glpbid=, pbtj=0, key=72366, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72366, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=14e50a68-4608-4c89-9774-e52577dbf283, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72367, glpbid=, pbtj=0, key=72367, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72367, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=41fe7a2b-f6f4-4a2b-b5d7-ef5c7db155a9, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72368, glpbid=, pbtj=0, key=72368, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72368, modedatacreater=1, bcrq=2024-04-17, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=572527f1-ba58-4686-8467-dcd4207d9189, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-02, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-02, dgcx=, bz=, hxbz=, id=14504, glpbid=, pbtj=2, key=14504, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=14504, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=2-晚班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=15:27:30, modedatamodifydatetime=, pbsj=15:27, rqlx=2, pbdxry=31-李勤}, {modeuuid=57eb7822-2e05-4c67-874a-7c5062fc3bad, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65516, glpbid=, pbtj=2, key=65516, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65516, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:01:57, modedatamodifydatetime=, pbsj=20:01, rqlx=0, pbdxry=31-李勤}, {modeuuid=87607a59-87bd-4cf7-a669-a5428bea0620, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65517, glpbid=, pbtj=2, key=65517, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65517, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:02:01, modedatamodifydatetime=, pbsj=20:02, rqlx=0, pbdxry=31-李勤}]
+2024-05-16 13:45:10,952 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-16 13:45:10,953 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:45:10,953 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-16 13:45:10,954 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:45:10,964 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #6 tested: OK
+2024-05-16 13:45:10,965 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000048 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:45:10,986 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/24/00) - Connection #6 tested: OK
+2024-05-16 13:45:10,998 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/24/00) - Connection #7 tested: OK
+2024-05-16 13:45:11,017 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #7 tested: OK
+2024-05-16 13:45:11,031 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #8 tested: OK
+2024-05-16 13:45:11,065 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000050 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:45:11,065 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/25/00) - Connection #8 tested: OK
+2024-05-16 13:45:11,078 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/25/00) - Connection #9 tested: OK
+2024-05-16 13:45:11,097 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/25/00) - Connection #9 tested: OK
+2024-05-16 13:45:11,108 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/25/00) - Connection #10 tested: OK
+2024-05-16 13:45:11,128 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #10 tested: OK
+2024-05-16 13:45:11,139 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #11 tested: OK
+2024-05-16 13:45:11,158 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:45:11,160 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/26/00) - Connection #11 tested: OK
+2024-05-16 13:45:11,160 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-17=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-16 13:45:11,160 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-16 13:45:11,160 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:45:11,160 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:31,analysisDate:2024-04-15 start***********
+2024-05-16 13:45:11,161 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}]]
+2024-05-16 13:45:11,161 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-04-15, schedulingResultCollect={2024-04-17=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], clockInTimeCollect={2024-04-17=[{signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], 2024-04-15=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}], 2024-04-16=[{signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}]}, userId=31, clockInTimeMap={}}]
+2024-05-16 13:45:11,162 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:45:11,162 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-16 13:45:11,162 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:45:11,174 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/26/00) - Connection #12 tested: OK
+2024-05-16 13:45:11,194 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/26/00) - Connection #12 tested: OK
+2024-05-16 13:45:11,194 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-04-14 21:00],lastestTime: [2024-04-15 23:30]
+2024-05-16 13:45:11,196 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-16 13:45:11,196 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:45:11,205 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/26/00) - Connection #13 tested: OK
+2024-05-16 13:45:11,225 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #13 tested: OK
+2024-05-16 13:45:11,234 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #14 tested: OK
+2024-05-16 13:45:11,243 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (01/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:45:11,253 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/27/00) - Connection #14 tested: OK
+2024-05-16 13:45:11,254 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:45:11,254 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-16 13:45:11,254 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:45:11,264 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/27/00) - Connection #15 tested: OK
+2024-05-16 13:45:11,284 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/27/00) - Connection #15 tested: OK
+2024-05-16 13:45:11,285 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-16 13:45:11,285 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-16 13:45:11,285 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:45:11,286 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:45:11,286 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-16 13:45:11,286 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:45:11,295 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/27/00) - Connection #16 tested: OK
+2024-05-16 13:45:11,314 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/27/00) - Connection #16 tested: OK
+2024-05-16 13:45:11,316 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-16 13:45:11,316 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-16 13:45:11,317 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:45:11,321 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:45:11,322 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-16 13:45:11,322 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:45:11,324 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-16 13:45:11,326 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-16 13:45:11,326 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:45:11,327 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-16 13:45:11,333 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true)]]
+2024-05-16 13:45:11,334 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-16 13:45:11,334 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:45:11,335 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:45:11,336 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-16 13:45:11,336 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:45:11,337 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-04-15 18:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false)]]
+2024-05-16 13:45:11,337 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-16 13:45:11,338 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:45:11,338 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-04-15 18:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false)],attendanceItems size :42,scheduleResult :[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],analysisDate:[2024-04-15],userId:[31],rqlx:[0],modeId:[{}]
+2024-05-16 13:45:17,672 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-16 13:45:17,673 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 13:45:17,675 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:45:17,675 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-16 13:45:17,675 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:45:17,678 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 13:45:17,678 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-16 13:45:17,678 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:45:17,679 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:45:17,679 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 13:45:17,679 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:45:17,680 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=旷工, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=30, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=旷工, cchsfzs=, modedatacreatetime=17:35:36, hbjscsdxm=, hsl=1.00, modeuuid=dec5c6fb-065a-4918-88f1-05d1ff2c7c35, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=1, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=旷工, zysd=1, sjd=17:33, cckcbc=1, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=2, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-23 14:39:57, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 13:45:17,680 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 13:45:17,680 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:45:17,681 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}]
+2024-05-16 13:45:17,682 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 13:45:17,683 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:45:17,683 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-16 13:45:17,683 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:45:17,684 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 13:45:17,684 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-16 13:45:17,684 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:45:17,684 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:45:17,684 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 13:45:17,684 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:45:17,685 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=旷工, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=30, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=旷工, cchsfzs=, modedatacreatetime=17:35:36, hbjscsdxm=, hsl=1.00, modeuuid=dec5c6fb-065a-4918-88f1-05d1ff2c7c35, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=1, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=旷工, zysd=1, sjd=17:33, cckcbc=1, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=2, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-23 14:39:57, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 13:45:17,685 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 13:45:17,685 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:45:17,685 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-16 13:45:17,685 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 13:45:17,685 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:45:17,685 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-16 13:45:17,685 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:45:17,686 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 13:45:17,686 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-16 13:45:17,686 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:45:17,686 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:45:17,686 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 13:45:17,686 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:45:17,687 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 13:45:17,687 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 13:45:17,687 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:45:17,688 [main] [com.engine.attendance.attendanceanalysis.service.impl.AbnormalAttendanceServiceImpl] [INFO] - between :310,jbzzhlfzs:5
+2024-05-16 13:45:17,689 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=0, item=126, itemType=LEAVE_EARLY, classEndTime=2024-04-15 18:30, betweenMinutes=70, kczgsc=1, record=true, itemduration=2.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 18:30, hsdw=1}, {hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, record=true, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {hsl=1.0, bdlx=7, item=8, itemType=LEAVE_EARLY, classEndTime=2024-04-15 22:30, betweenMinutes=310, kczgsc=1, record=false, itemduration=6.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 22:30, hsdw=1}]]
+2024-05-16 13:45:48,779 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-16 13:45:49,195 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:46:00,036 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-16 13:46:00,037 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 240.0
+2024-05-16 13:46:00,037 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[120.0],leaveElaryTime :[360.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-16 13:46:00,038 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[-240.0]
+2024-05-16 13:46:00,039 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:46:00,039 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-16 13:46:00,039 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:46:00,040 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-16 13:46:00,040 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 180.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-16 13:46:00,041 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-16 13:46:00,041 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:46:00,041 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=5.5, classInfo=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}], formmodeIdMap={uf_jcl_kq_kqfa=105, uf_jcl_kq_jqye=103, uf_jcl_kq_jbjg=92, uf_jcl_kq_jqed=102, uf_jcl_kq_cqjg=104, uf_jcl_kq_bdkjl=135, uf_jcl_kq_glpb=101, uf_jcl_kq_kqzqmc=93, uf_jcl_kq_cqjt=106, uf_jcl_kq_rlxx=89, uf_pbjg=87, uf_jcl_kq_rlmc=141, uf_jcl_kq_zhgs=129}, modeId=104, recordDataTime={j1=2024-04-15 09:48:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-04-15 17:20:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-04-15, userId=31, recordData=[{hsl=1.0, bdlx=0, item=126, itemType=LEAVE_EARLY, classEndTime=2024-04-15 18:30, betweenMinutes=70, kczgsc=1, record=true, itemduration=2.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 18:30, hsdw=1}, {hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, record=true, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {hsl=1.0, bdlx=7, item=8, itemType=LEAVE_EARLY, classEndTime=2024-04-15 22:30, betweenMinutes=310, kczgsc=1, record=false, itemduration=6.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 22:30, hsdw=1}, {item=144, itemduration=0}], rqlx=0}
+2024-05-16 13:46:00,042 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:46:00,042 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-16 13:46:00,043 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:46:00,052 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/28/01) - Connection #17 tested: OK
+2024-05-16 13:46:00,070 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/28/01) - Connection #17 tested: OK
+2024-05-16 13:46:00,071 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=5.5,cqzt=1,fxrq='2024-05-16 13:46:00',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-18:30',xm1=126,sc1=2.0,xm2=126,sc2=1.0,xm3=8,sc3=6.0,xm4=144,sc4=0,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-15 09:48:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-15 17:20:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-16 13:46:00,071 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-16 13:46:00,079 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/28/01) - Connection #18 tested: OK
+2024-05-16 13:46:00,091 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (02/28/01) - Connection #19 tested: OK
+2024-05-16 13:46:00,102 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 13:46:00,102 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 13:46:00,102 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 13:46:00,102 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 13:46:00,102 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 13:46:00,122 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000061 (02/29/01) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:46:00,133 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (02/29/01) - Connection #19 tested: OK
+2024-05-16 13:46:00,146 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-16 13:46:00,156 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/29/01) - Connection #18 tested: OK
+2024-05-16 13:46:00,165 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/29/01) - Connection #20 tested: OK
+2024-05-16 13:51:10,736 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-16 13:51:10,739 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-16 13:51:10,740 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-16 13:51:10,740 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-16 13:51:10,741 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-16 13:51:11,246 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 13:51:11,247 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-16 13:51:11,247 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-16 13:51:11,247 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-16 13:51:11,247 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-16 13:51:11,247 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-16 13:51:11,247 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-16 13:51:11,248 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-16 13:51:11,248 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-16 13:51:11,248 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-16 13:51:11,248 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-16 13:51:11,249 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-16 13:51:11,249 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-16 13:51:11,250 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-16 13:51:11,250 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-16 13:51:11,250 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-16 13:51:11,250 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-16 13:51:11,250 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-16 13:51:11,250 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-16 13:51:11,251 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-16 13:51:11,251 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-16 13:51:11,251 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-16 13:51:11,251 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-16 13:51:11,251 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-16 13:51:11,251 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-16 13:51:11,251 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-16 13:51:11,252 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-16 13:51:11,252 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-16 13:51:11,252 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-16 13:51:11,252 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-16 13:51:11,252 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-16 13:51:11,252 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-16 13:51:11,252 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-16 13:51:11,252 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-16 13:51:11,253 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-16 13:51:11,253 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-16 13:51:11,253 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-16 13:51:11,253 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-16 13:51:11,253 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-16 13:51:11,253 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-16 13:51:11,253 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-16 13:51:11,254 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-16 13:51:11,254 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-16 13:51:11,259 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-16 13:51:11,259 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-16 13:51:11,260 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-16 13:51:11,260 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-16 13:51:11,260 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 13:51:11,260 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-16 13:51:11,260 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-16 13:51:11,261 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-16 13:51:11,261 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-16 13:51:11,261 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-16 13:51:11,261 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-16 13:51:11,261 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-16 13:51:11,261 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-16 13:51:11,262 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-16 13:51:11,262 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 13:51:11,262 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-16 13:51:11,262 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-16 13:51:11,262 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-16 13:51:11,276 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-16 13:51:11,278 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-16 13:51:11,280 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-16 13:51:11,617 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-16 13:51:11,635 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-16 13:51:11,644 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-16 13:51:11,644 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-16 13:51:11,653 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-16 13:51:11,653 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 13:51:11,653 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 13:51:11,653 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:11,653 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-16 13:51:11,693 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-16 13:51:11,730 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-16 13:51:11,730 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-16 13:51:11,730 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-16 13:51:11,731 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-16 13:51:11,731 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-16 13:51:11,731 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-16 13:51:11,731 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 13:51:11,731 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 13:51:11,738 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:11,793 [main] [A2] [INFO] - rootPath ==
+2024-05-16 13:51:11,793 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-16 13:51:11,794 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-16 13:51:11,795 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-16 13:51:11,806 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/03/00) - Connection #2 tested: OK
+2024-05-16 13:51:11,817 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 13:51:11,817 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-16 13:51:11,817 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 13:51:11,818 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 13:51:11,818 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-16 13:51:11,818 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 13:51:11,818 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 13:51:11,826 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:11,866 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-16 13:51:11,866 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-16 13:51:11,879 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/04/00) - Connection #2 tested: OK
+2024-05-16 13:51:11,917 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:11,930 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-16 13:51:11,951 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/05/00) - Connection #3 tested: OK
+2024-05-16 13:51:11,988 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-16 13:51:11,989 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-16 13:51:11,989 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath1763284981.jar;D:\soft\IntelliJ IDEA 2021.2\lib\idea_rt.jar
+2024-05-16 13:51:11,989 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-16 13:51:11,989 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-16 13:51:11,989 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-16 13:51:12,022 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:12,023 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-16 13:51:12,024 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-16 13:51:12,024 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-16 13:51:12,024 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-16 13:51:12,024 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-16 13:51:12,024 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-16 13:51:12,024 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-16 13:51:12,024 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-16 13:51:12,024 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-16 13:51:12,025 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-16 13:51:12,028 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-16 13:51:12,030 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-16 13:51:12,031 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-16 13:51:12,031 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-16 13:51:12,032 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-16 13:51:12,032 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-16 13:51:12,033 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@25ce9dc4
+2024-05-16 13:51:12,034 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-16 13:51:12,055 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/06/00) - Connection #4 tested: OK
+2024-05-16 13:51:12,078 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #4 tested: OK
+2024-05-16 13:51:12,090 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #5 tested: OK
+2024-05-16 13:51:12,113 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/06/00) - Connection #5 tested: OK
+2024-05-16 13:51:12,115 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000005 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:12,134 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #1 tested: OK
+2024-05-16 13:51:12,145 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #6 tested: OK
+2024-05-16 13:51:12,164 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #6 tested: OK
+2024-05-16 13:51:12,175 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #7 tested: OK
+2024-05-16 13:51:12,200 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/07/00) - Connection #7 tested: OK
+2024-05-16 13:51:12,201 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000007 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:12,210 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #2 tested: OK
+2024-05-16 13:51:12,234 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #2 tested: OK
+2024-05-16 13:51:12,245 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #1 tested: OK
+2024-05-16 13:51:12,266 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #1 tested: OK
+2024-05-16 13:51:12,278 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #3 tested: OK
+2024-05-16 13:51:12,292 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000010 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:12,298 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #3 tested: OK
+2024-05-16 13:51:12,309 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #4 tested: OK
+2024-05-16 13:51:12,328 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #4 tested: OK
+2024-05-16 13:51:12,337 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #5 tested: OK
+2024-05-16 13:51:12,357 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/09/00) - Connection #5 tested: OK
+2024-05-16 13:51:12,366 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/09/00) - Connection #6 tested: OK
+2024-05-16 13:51:12,381 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000013 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:12,386 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #6 tested: OK
+2024-05-16 13:51:12,396 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #7 tested: OK
+2024-05-16 13:51:12,416 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #7 tested: OK
+2024-05-16 13:51:12,430 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #8 tested: OK
+2024-05-16 13:51:12,451 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/10/00) - Connection #8 tested: OK
+2024-05-16 13:51:12,462 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/10/00) - Connection #9 tested: OK
+2024-05-16 13:51:12,466 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000016 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:12,482 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #9 tested: OK
+2024-05-16 13:51:12,492 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #10 tested: OK
+2024-05-16 13:51:12,514 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #10 tested: OK
+2024-05-16 13:51:12,524 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #11 tested: OK
+2024-05-16 13:51:12,547 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/11/00) - Connection #11 tested: OK
+2024-05-16 13:51:12,557 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/11/00) - Connection #2 tested: OK
+2024-05-16 13:51:12,559 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000019 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:12,576 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #2 tested: OK
+2024-05-16 13:51:12,588 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #1 tested: OK
+2024-05-16 13:51:12,607 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #1 tested: OK
+2024-05-16 13:51:12,617 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #3 tested: OK
+2024-05-16 13:51:12,636 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/12/00) - Connection #3 tested: OK
+2024-05-16 13:51:12,644 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000021 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:12,646 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #4 tested: OK
+2024-05-16 13:51:12,665 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #4 tested: OK
+2024-05-16 13:51:12,675 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #5 tested: OK
+2024-05-16 13:51:12,695 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #5 tested: OK
+2024-05-16 13:51:12,705 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #6 tested: OK
+2024-05-16 13:51:12,723 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/13/00) - Connection #6 tested: OK
+2024-05-16 13:51:12,734 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/13/00) - Connection #7 tested: OK
+2024-05-16 13:51:12,737 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000025 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:12,755 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #7 tested: OK
+2024-05-16 13:51:12,766 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #8 tested: OK
+2024-05-16 13:51:12,787 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/14/00) - Connection #8 tested: OK
+2024-05-16 13:51:12,796 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/14/00) - Connection #9 tested: OK
+2024-05-16 13:51:12,816 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/14/00) - Connection #9 tested: OK
+2024-05-16 13:51:12,824 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000027 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:12,825 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #10 tested: OK
+2024-05-16 13:51:12,845 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #10 tested: OK
+2024-05-16 13:51:12,856 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #11 tested: OK
+2024-05-16 13:51:12,876 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/15/00) - Connection #11 tested: OK
+2024-05-16 13:51:12,895 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/15/00) - Connection #12 tested: OK
+2024-05-16 13:51:12,910 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000030 (01/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:12,917 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #12 tested: OK
+2024-05-16 13:51:12,927 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #13 tested: OK
+2024-05-16 13:51:12,945 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/16/00) - Connection #13 tested: OK
+2024-05-16 13:51:12,953 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:12,954 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-16 13:51:12,955 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:12,998 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (01/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:12,998 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #14 tested: OK
+2024-05-16 13:51:13,020 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #14 tested: OK
+2024-05-16 13:51:13,030 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #15 tested: OK
+2024-05-16 13:51:13,051 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/17/00) - Connection #15 tested: OK
+2024-05-16 13:51:13,063 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/17/00) - Connection #16 tested: OK
+2024-05-16 13:51:13,083 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/17/00) - Connection #16 tested: OK
+2024-05-16 13:51:13,095 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000034 (01/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:13,104 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #17 tested: OK
+2024-05-16 13:51:13,125 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #17 tested: OK
+2024-05-16 13:51:13,126 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [1]
+2024-05-16 13:51:13,127 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-16 13:51:13,137 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #18 tested: OK
+2024-05-16 13:51:13,156 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/18/00) - Connection #18 tested: OK
+2024-05-16 13:51:13,157 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-16 13:51:13,158 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 31
+2024-05-16 13:51:13,158 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 13:51:13,167 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/18/00) - Connection #2 tested: OK
+2024-05-16 13:51:13,186 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/18/00) - Connection #2 tested: OK
+2024-05-16 13:51:13,186 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-16 13:51:13,193 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000037 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:13,196 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #1 tested: OK
+2024-05-16 13:51:13,226 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/19/00) - Connection #1 tested: OK
+2024-05-16 13:51:13,229 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2]
+2024-05-16 13:51:13,230 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2)
+2024-05-16 13:51:13,239 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/19/00) - Connection #3 tested: OK
+2024-05-16 13:51:13,261 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/19/00) - Connection #3 tested: OK
+2024-05-16 13:51:13,261 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-16 13:51:13,261 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,262 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,262 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-16 13:51:13,262 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:13,272 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/19/00) - Connection #4 tested: OK
+2024-05-16 13:51:13,275 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000040 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:13,291 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #4 tested: OK
+2024-05-16 13:51:13,301 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #5 tested: OK
+2024-05-16 13:51:13,323 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/20/00) - Connection #5 tested: OK
+2024-05-16 13:51:13,332 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/20/00) - Connection #6 tested: OK
+2024-05-16 13:51:13,352 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/20/00) - Connection #6 tested: OK
+2024-05-16 13:51:13,352 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-16 13:51:13,353 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-16 13:51:13,353 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,354 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,354 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-16 13:51:13,354 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:13,354 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-13, 2024-04-17, 31]
+2024-05-16 13:51:13,360 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000042 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:13,364 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #7 tested: OK
+2024-05-16 13:51:13,385 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #7 tested: OK
+2024-05-16 13:51:13,395 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #8 tested: OK
+2024-05-16 13:51:13,413 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/21/00) - Connection #8 tested: OK
+2024-05-16 13:51:13,413 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-16 13:51:13,413 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 31
+2024-05-16 13:51:13,413 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 31
+2024-05-16 13:51:13,413 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-16 13:51:13,422 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/21/00) - Connection #9 tested: OK
+2024-05-16 13:51:13,442 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/21/00) - Connection #9 tested: OK
+2024-05-16 13:51:13,442 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1]
+2024-05-16 13:51:13,442 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1
+2024-05-16 13:51:13,447 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000045 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:13,452 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #10 tested: OK
+2024-05-16 13:51:13,472 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #10 tested: OK
+2024-05-16 13:51:13,473 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-16 13:51:13,482 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #11 tested: OK
+2024-05-16 13:51:13,502 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/22/00) - Connection #11 tested: OK
+2024-05-16 13:51:13,503 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 8
+2024-05-16 13:51:13,503 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-16 13:51:13,503 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,504 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:51:13,504 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:51:13,504 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:51:13,504 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:51:13,504 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:51:13,504 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:51:13,504 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:51:13,504 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:51:13,504 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=28cf334d-7c8a-46ad-9b9b-b29ad765a152, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72364, glpbid=, pbtj=0, key=72364, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=72364, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=4463c037-908c-460a-8f78-b3d8fcb83409, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72365, glpbid=, pbtj=0, key=72365, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=72365, modedatacreater=1, bcrq=2024-04-14, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=ca273fbf-ea1b-4f10-aadf-63a49dba2a80, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72366, glpbid=, pbtj=0, key=72366, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72366, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=14e50a68-4608-4c89-9774-e52577dbf283, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72367, glpbid=, pbtj=0, key=72367, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72367, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=41fe7a2b-f6f4-4a2b-b5d7-ef5c7db155a9, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72368, glpbid=, pbtj=0, key=72368, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72368, modedatacreater=1, bcrq=2024-04-17, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=572527f1-ba58-4686-8467-dcd4207d9189, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-02, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-02, dgcx=, bz=, hxbz=, id=14504, glpbid=, pbtj=2, key=14504, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=14504, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=2-晚班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=15:27:30, modedatamodifydatetime=, pbsj=15:27, rqlx=2, pbdxry=31-李勤}, {modeuuid=57eb7822-2e05-4c67-874a-7c5062fc3bad, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65516, glpbid=, pbtj=2, key=65516, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65516, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:01:57, modedatamodifydatetime=, pbsj=20:01, rqlx=0, pbdxry=31-李勤}, {modeuuid=87607a59-87bd-4cf7-a669-a5428bea0620, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65517, glpbid=, pbtj=2, key=65517, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65517, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:02:01, modedatamodifydatetime=, pbsj=20:02, rqlx=0, pbdxry=31-李勤}]
+2024-05-16 13:51:13,506 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-16 13:51:13,507 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,507 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-16 13:51:13,507 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:13,517 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/22/00) - Connection #12 tested: OK
+2024-05-16 13:51:13,537 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000048 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:13,537 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #12 tested: OK
+2024-05-16 13:51:13,549 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #13 tested: OK
+2024-05-16 13:51:13,568 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/23/00) - Connection #13 tested: OK
+2024-05-16 13:51:13,578 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/23/00) - Connection #14 tested: OK
+2024-05-16 13:51:13,610 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/23/00) - Connection #14 tested: OK
+2024-05-16 13:51:13,622 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/23/00) - Connection #15 tested: OK
+2024-05-16 13:51:13,622 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000051 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:13,642 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #15 tested: OK
+2024-05-16 13:51:13,652 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #16 tested: OK
+2024-05-16 13:51:13,672 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/24/00) - Connection #16 tested: OK
+2024-05-16 13:51:13,682 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/24/00) - Connection #17 tested: OK
+2024-05-16 13:51:13,702 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/24/00) - Connection #17 tested: OK
+2024-05-16 13:51:13,702 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-17=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-16 13:51:13,702 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-16 13:51:13,702 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,703 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:31,analysisDate:2024-04-15 start***********
+2024-05-16 13:51:13,703 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}]]
+2024-05-16 13:51:13,703 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-04-15, schedulingResultCollect={2024-04-17=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], clockInTimeCollect={2024-04-17=[{signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], 2024-04-15=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}], 2024-04-16=[{signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}]}, userId=31, clockInTimeMap={}}]
+2024-05-16 13:51:13,704 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,704 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-16 13:51:13,704 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:13,714 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:13,715 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #18 tested: OK
+2024-05-16 13:51:13,736 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #18 tested: OK
+2024-05-16 13:51:13,737 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-04-14 21:00],lastestTime: [2024-04-15 23:30]
+2024-05-16 13:51:13,738 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-16 13:51:13,738 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,748 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #19 tested: OK
+2024-05-16 13:51:13,772 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/25/00) - Connection #19 tested: OK
+2024-05-16 13:51:13,781 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/25/00) - Connection #20 tested: OK
+2024-05-16 13:51:13,797 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:13,800 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/26/00) - Connection #20 tested: OK
+2024-05-16 13:51:13,801 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,801 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-16 13:51:13,801 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:13,811 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/26/00) - Connection #21 tested: OK
+2024-05-16 13:51:13,830 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/26/00) - Connection #21 tested: OK
+2024-05-16 13:51:13,831 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-16 13:51:13,831 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-16 13:51:13,831 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,832 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,832 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-16 13:51:13,832 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:13,841 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/26/00) - Connection #22 tested: OK
+2024-05-16 13:51:13,862 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/26/00) - Connection #22 tested: OK
+2024-05-16 13:51:13,862 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-16 13:51:13,862 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-16 13:51:13,862 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,864 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,864 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-16 13:51:13,864 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:13,864 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-16 13:51:13,865 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-16 13:51:13,865 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-16 13:51:13,867 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true)]]
+2024-05-16 13:51:13,868 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-16 13:51:13,868 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,868 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,868 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-16 13:51:13,868 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:13,869 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-04-15 18:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false)]]
+2024-05-16 13:51:13,869 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-16 13:51:13,869 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,869 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-04-15 18:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false)],attendanceItems size :42,scheduleResult :[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],analysisDate:[2024-04-15],userId:[31],rqlx:[0],modeId:[{}]
+2024-05-16 13:51:13,870 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-16 13:51:13,870 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 13:51:13,871 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,871 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-16 13:51:13,871 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:13,873 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 13:51:13,873 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-16 13:51:13,873 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,874 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,874 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 13:51:13,874 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:13,874 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=旷工, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=30, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=旷工, cchsfzs=, modedatacreatetime=17:35:36, hbjscsdxm=, hsl=1.00, modeuuid=dec5c6fb-065a-4918-88f1-05d1ff2c7c35, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=1, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=旷工, zysd=1, sjd=17:33, cckcbc=1, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=2, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-23 14:39:57, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 13:51:13,875 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 13:51:13,875 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,875 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}]
+2024-05-16 13:51:13,876 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 13:51:13,876 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,876 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-16 13:51:13,876 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:13,877 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 13:51:13,877 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-16 13:51:13,877 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,877 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,877 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 13:51:13,877 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:13,877 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=旷工, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=30, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=旷工, cchsfzs=, modedatacreatetime=17:35:36, hbjscsdxm=, hsl=1.00, modeuuid=dec5c6fb-065a-4918-88f1-05d1ff2c7c35, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=1, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=旷工, zysd=1, sjd=17:33, cckcbc=1, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=2, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-23 14:39:57, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 13:51:13,877 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 13:51:13,877 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,878 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-16 13:51:13,878 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 13:51:13,878 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,878 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-16 13:51:13,878 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:13,878 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 13:51:13,878 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-16 13:51:13,879 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,879 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,879 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 13:51:13,879 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:13,879 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 13:51:13,879 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 13:51:13,879 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,880 [main] [com.engine.attendance.attendanceanalysis.service.impl.AbnormalAttendanceServiceImpl] [INFO] - between :310,jbzzhlfzs:5
+2024-05-16 13:51:13,880 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=0, item=126, itemType=LEAVE_EARLY, classEndTime=2024-04-15 18:30, betweenMinutes=70, kczgsc=1, record=true, itemduration=2.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 18:30, hsdw=1}, {hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, record=true, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {hsl=1.0, bdlx=7, item=8, itemType=LEAVE_EARLY, classEndTime=2024-04-15 22:30, betweenMinutes=310, kczgsc=1, record=false, itemduration=6.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 22:30, hsdw=1}]]
+2024-05-16 13:51:13,881 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-16 13:51:13,881 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-16 13:51:13,881 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:13,882 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 240.0
+2024-05-16 13:51:13,882 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[120.0],leaveElaryTime :[360.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-16 13:51:13,882 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[-240.0]
+2024-05-16 13:51:13,883 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,883 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-16 13:51:13,883 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:13,884 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-16 13:51:13,884 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 180.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-16 13:51:13,884 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-16 13:51:13,884 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,885 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=5.5, classInfo=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}], formmodeIdMap={uf_jcl_kq_kqfa=105, uf_jcl_kq_jqye=103, uf_jcl_kq_jbjg=92, uf_jcl_kq_jqed=102, uf_jcl_kq_cqjg=104, uf_jcl_kq_bdkjl=135, uf_jcl_kq_glpb=101, uf_jcl_kq_kqzqmc=93, uf_jcl_kq_cqjt=106, uf_jcl_kq_rlxx=89, uf_pbjg=87, uf_jcl_kq_rlmc=141, uf_jcl_kq_zhgs=129}, modeId=104, recordDataTime={j1=2024-04-15 09:48:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-04-15 17:20:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-04-15, userId=31, recordData=[{hsl=1.0, bdlx=0, item=126, itemType=LEAVE_EARLY, classEndTime=2024-04-15 18:30, betweenMinutes=70, kczgsc=1, record=true, itemduration=2.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 18:30, hsdw=1}, {hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, record=true, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {hsl=1.0, bdlx=7, item=8, itemType=LEAVE_EARLY, classEndTime=2024-04-15 22:30, betweenMinutes=310, kczgsc=1, record=false, itemduration=6.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 22:30, hsdw=1}, {item=144, itemduration=0}], rqlx=0}
+2024-05-16 13:51:13,885 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,885 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-16 13:51:13,886 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:13,886 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-16 13:51:13,886 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:13,887 [main] [com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction] [ERROR] - execute fail,catch error: [{}]
+com.engine.core.exception.ECException: com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd执行过程中异常
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:46)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+Caused by: java.lang.NullPointerException
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.lambda$execute$0(RecordDataCmd.java:41)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd$$Lambda$144/28094269.test(Unknown Source)
+ at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174)
+ at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
+ at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
+ at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
+ at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)
+ at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
+ at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:41)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ ... 32 more
+2024-05-16 13:51:13,899 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-16 13:51:13,966 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:14,050 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:14,137 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:14,222 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:14,303 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:14,397 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:14,484 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:14,570 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:14,654 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:14,748 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:14,835 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:14,928 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:15,018 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:15,101 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:15,181 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:15,269 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:15,360 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:15,451 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:15,536 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:15,628 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:15,713 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:15,796 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:15,887 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:15,887 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-16 13:51:15,895 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/49/00) - #0050 removed because of shutdown.
+2024-05-16 13:51:15,895 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-16 13:51:15,895 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/48/00) - #0049 removed because of shutdown.
+2024-05-16 13:51:15,895 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-16 13:51:15,896 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/47/00) - #0048 removed because of shutdown.
+2024-05-16 13:51:15,896 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-16 13:51:15,896 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/46/00) - #0047 removed because of shutdown.
+2024-05-16 13:51:15,896 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-16 13:51:15,896 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/45/00) - #0046 removed because of shutdown.
+2024-05-16 13:51:15,896 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-16 13:51:15,897 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/44/00) - #0045 removed because of shutdown.
+2024-05-16 13:51:15,897 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-16 13:51:15,898 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/43/00) - #0044 removed because of shutdown.
+2024-05-16 13:51:15,898 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-16 13:51:15,898 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/42/00) - #0043 removed because of shutdown.
+2024-05-16 13:51:15,898 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-16 13:51:15,898 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/41/00) - #0042 removed because of shutdown.
+2024-05-16 13:51:15,898 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-16 13:51:15,899 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/40/00) - #0041 removed because of shutdown.
+2024-05-16 13:51:15,899 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-16 13:51:15,899 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/39/00) - #0040 removed because of shutdown.
+2024-05-16 13:51:15,899 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-16 13:51:15,899 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/38/00) - #0039 removed because of shutdown.
+2024-05-16 13:51:15,899 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-16 13:51:15,900 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/37/00) - #0038 removed because of shutdown.
+2024-05-16 13:51:15,900 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-16 13:51:15,900 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/36/00) - #0037 removed because of shutdown.
+2024-05-16 13:51:15,900 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-16 13:51:15,900 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/35/00) - #0036 removed because of shutdown.
+2024-05-16 13:51:15,900 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-16 13:51:15,901 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/34/00) - #0035 removed because of shutdown.
+2024-05-16 13:51:15,901 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-16 13:51:15,901 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/33/00) - #0034 removed because of shutdown.
+2024-05-16 13:51:15,901 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-16 13:51:15,901 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/32/00) - #0033 removed because of shutdown.
+2024-05-16 13:51:15,902 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-16 13:51:15,902 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/31/00) - #0032 removed because of shutdown.
+2024-05-16 13:51:15,902 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-16 13:51:15,902 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/30/00) - #0031 removed because of shutdown.
+2024-05-16 13:51:15,902 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-16 13:51:15,902 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/29/00) - #0030 removed because of shutdown.
+2024-05-16 13:51:15,902 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-16 13:51:15,902 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/28/00) - #0029 removed because of shutdown.
+2024-05-16 13:51:15,902 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-16 13:51:15,902 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/27/00) - #0028 removed because of shutdown.
+2024-05-16 13:51:15,902 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-16 13:51:15,903 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/26/00) - #0027 removed because of shutdown.
+2024-05-16 13:51:15,903 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-16 13:51:15,903 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/25/00) - #0026 removed because of shutdown.
+2024-05-16 13:51:15,903 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-16 13:51:15,903 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/24/00) - #0025 removed because of shutdown.
+2024-05-16 13:51:15,903 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-16 13:51:15,903 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/23/00) - #0024 removed because of shutdown.
+2024-05-16 13:51:15,903 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-16 13:51:15,903 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/22/00) - #0023 removed because of shutdown.
+2024-05-16 13:51:15,903 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-16 13:51:15,903 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/21/00) - #0022 removed because of shutdown.
+2024-05-16 13:51:15,903 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-16 13:51:15,904 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/20/00) - #0021 removed because of shutdown.
+2024-05-16 13:51:15,904 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-16 13:51:15,904 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/19/00) - #0020 removed because of shutdown.
+2024-05-16 13:51:15,904 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-16 13:51:15,904 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/18/00) - #0019 removed because of shutdown.
+2024-05-16 13:51:15,904 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-16 13:51:15,904 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/17/00) - #0018 removed because of shutdown.
+2024-05-16 13:51:15,904 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-16 13:51:15,904 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/16/00) - #0017 removed because of shutdown.
+2024-05-16 13:51:15,904 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-16 13:51:15,904 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/15/00) - #0016 removed because of shutdown.
+2024-05-16 13:51:15,904 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-16 13:51:15,905 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/14/00) - #0015 removed because of shutdown.
+2024-05-16 13:51:15,905 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-16 13:51:15,905 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/13/00) - #0014 removed because of shutdown.
+2024-05-16 13:51:15,905 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-16 13:51:15,905 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/12/00) - #0013 removed because of shutdown.
+2024-05-16 13:51:15,905 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-16 13:51:15,905 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/11/00) - #0012 removed because of shutdown.
+2024-05-16 13:51:15,905 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-16 13:51:15,905 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/10/00) - #0011 removed because of shutdown.
+2024-05-16 13:51:15,905 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-16 13:51:15,905 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/09/00) - #0010 removed because of shutdown.
+2024-05-16 13:51:15,905 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-16 13:51:15,906 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/08/00) - #0009 removed because of shutdown.
+2024-05-16 13:51:15,906 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-16 13:51:15,906 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/07/00) - #0008 removed because of shutdown.
+2024-05-16 13:51:15,906 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-16 13:51:15,906 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/06/00) - #0007 removed because of shutdown.
+2024-05-16 13:51:15,906 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-16 13:51:15,906 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/05/00) - #0006 removed because of shutdown.
+2024-05-16 13:51:15,906 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-16 13:51:15,906 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/04/00) - #0005 removed because of shutdown.
+2024-05-16 13:51:15,906 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-16 13:51:15,906 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/03/00) - #0004 removed because of shutdown.
+2024-05-16 13:51:15,906 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-16 13:51:15,906 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/02/00) - #0003 removed because of shutdown.
+2024-05-16 13:51:15,907 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-16 13:51:15,907 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/01/00) - #0001 removed because of shutdown.
+2024-05-16 13:51:15,907 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-16 13:51:15,907 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/00/00) - #0002 removed because of shutdown.
+2024-05-16 13:51:15,907 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-16 13:51:15,907 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 20 milliseconds.
+2024-05-16 13:51:15,907 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-16 13:51:15,907 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
+2024-05-16 13:51:54,264 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-16 13:51:54,267 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-16 13:51:54,268 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-16 13:51:54,268 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-16 13:51:54,269 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-16 13:51:54,741 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 13:51:54,742 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-16 13:51:54,742 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-16 13:51:54,742 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-16 13:51:54,742 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-16 13:51:54,743 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-16 13:51:54,743 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-16 13:51:54,743 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-16 13:51:54,743 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-16 13:51:54,743 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-16 13:51:54,743 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-16 13:51:54,744 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-16 13:51:54,745 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-16 13:51:54,745 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-16 13:51:54,745 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-16 13:51:54,745 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-16 13:51:54,745 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-16 13:51:54,745 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-16 13:51:54,745 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-16 13:51:54,746 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-16 13:51:54,746 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-16 13:51:54,746 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-16 13:51:54,746 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-16 13:51:54,746 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-16 13:51:54,747 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-16 13:51:54,747 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-16 13:51:54,747 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-16 13:51:54,747 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-16 13:51:54,747 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-16 13:51:54,748 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-16 13:51:54,748 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-16 13:51:54,748 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-16 13:51:54,748 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-16 13:51:54,748 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-16 13:51:54,748 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-16 13:51:54,748 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-16 13:51:54,749 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-16 13:51:54,749 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-16 13:51:54,749 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-16 13:51:54,749 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-16 13:51:54,749 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-16 13:51:54,749 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-16 13:51:54,750 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-16 13:51:54,750 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-16 13:51:54,750 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-16 13:51:54,750 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-16 13:51:54,750 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-16 13:51:54,750 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 13:51:54,751 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-16 13:51:54,751 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-16 13:51:54,751 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-16 13:51:54,751 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-16 13:51:54,751 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-16 13:51:54,751 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-16 13:51:54,751 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-16 13:51:54,752 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-16 13:51:54,752 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-16 13:51:54,752 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 13:51:54,752 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-16 13:51:54,752 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-16 13:51:54,752 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-16 13:51:54,768 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-16 13:51:54,771 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-16 13:51:54,773 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-16 13:51:55,159 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-16 13:51:55,178 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-16 13:51:55,186 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-16 13:51:55,186 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-16 13:51:55,196 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-16 13:51:55,196 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 13:51:55,196 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 13:51:55,197 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:55,197 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-16 13:51:55,229 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-16 13:51:55,274 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-16 13:51:55,274 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-16 13:51:55,274 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-16 13:51:55,274 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 13:51:55,274 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-16 13:51:55,275 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 13:51:55,275 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-16 13:51:55,275 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-16 13:51:55,280 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:55,347 [main] [A2] [INFO] - rootPath ==
+2024-05-16 13:51:55,347 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-16 13:51:55,348 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-16 13:51:55,349 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-16 13:51:55,359 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/03/00) - Connection #2 tested: OK
+2024-05-16 13:51:55,363 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:55,371 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-16 13:51:55,371 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 13:51:55,371 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 13:51:55,371 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 13:51:55,371 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-16 13:51:55,371 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 13:51:55,372 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 13:51:55,426 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-16 13:51:55,426 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-16 13:51:55,440 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/04/00) - Connection #2 tested: OK
+2024-05-16 13:51:55,451 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:55,529 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-16 13:51:55,549 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/05/00) - Connection #3 tested: OK
+2024-05-16 13:51:55,559 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-16 13:51:55,559 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-16 13:51:55,559 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath1347655631.jar;C:\Users\liuliang\AppData\Local\JetBrains\IntelliJIdea2021.2\captureAgent\debugger-agent.jar
+2024-05-16 13:51:55,560 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-16 13:51:55,560 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-16 13:51:55,560 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-16 13:51:55,570 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:55,597 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-16 13:51:55,597 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-16 13:51:55,598 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-16 13:51:55,598 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-16 13:51:55,598 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-16 13:51:55,598 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-16 13:51:55,598 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-16 13:51:55,598 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-16 13:51:55,599 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-16 13:51:55,599 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-16 13:51:55,605 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-16 13:51:55,608 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-16 13:51:55,609 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-16 13:51:55,609 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-16 13:51:55,609 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-16 13:51:55,609 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-16 13:51:55,611 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@7bf9b098
+2024-05-16 13:51:55,612 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-16 13:51:55,635 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/06/00) - Connection #4 tested: OK
+2024-05-16 13:51:55,654 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #4 tested: OK
+2024-05-16 13:51:55,660 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000004 (02/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:55,668 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/07/00) - Connection #5 tested: OK
+2024-05-16 13:51:55,689 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/07/00) - Connection #5 tested: OK
+2024-05-16 13:51:55,713 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #1 tested: OK
+2024-05-16 13:51:55,724 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #6 tested: OK
+2024-05-16 13:51:55,747 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000006 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:55,748 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/08/00) - Connection #6 tested: OK
+2024-05-16 13:51:55,758 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/08/00) - Connection #7 tested: OK
+2024-05-16 13:51:55,780 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #7 tested: OK
+2024-05-16 13:51:55,790 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #8 tested: OK
+2024-05-16 13:51:55,810 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #8 tested: OK
+2024-05-16 13:51:55,820 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #2 tested: OK
+2024-05-16 13:51:55,838 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #2 tested: OK
+2024-05-16 13:51:55,839 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000009 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:55,849 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/09/00) - Connection #1 tested: OK
+2024-05-16 13:51:55,867 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #1 tested: OK
+2024-05-16 13:51:55,876 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #3 tested: OK
+2024-05-16 13:51:55,896 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #3 tested: OK
+2024-05-16 13:51:55,906 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #4 tested: OK
+2024-05-16 13:51:55,923 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000012 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:55,926 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #4 tested: OK
+2024-05-16 13:51:55,936 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #5 tested: OK
+2024-05-16 13:51:55,957 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #5 tested: OK
+2024-05-16 13:51:55,967 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #6 tested: OK
+2024-05-16 13:51:55,987 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #6 tested: OK
+2024-05-16 13:51:56,004 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #7 tested: OK
+2024-05-16 13:51:56,017 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000015 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:56,026 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #7 tested: OK
+2024-05-16 13:51:56,036 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #8 tested: OK
+2024-05-16 13:51:56,057 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #8 tested: OK
+2024-05-16 13:51:56,067 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #9 tested: OK
+2024-05-16 13:51:56,087 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #9 tested: OK
+2024-05-16 13:51:56,097 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #10 tested: OK
+2024-05-16 13:51:56,100 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000018 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:56,116 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #10 tested: OK
+2024-05-16 13:51:56,127 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #11 tested: OK
+2024-05-16 13:51:56,149 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #11 tested: OK
+2024-05-16 13:51:56,158 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #12 tested: OK
+2024-05-16 13:51:56,177 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #12 tested: OK
+2024-05-16 13:51:56,184 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000020 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:56,186 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/13/00) - Connection #2 tested: OK
+2024-05-16 13:51:56,207 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #2 tested: OK
+2024-05-16 13:51:56,216 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #1 tested: OK
+2024-05-16 13:51:56,233 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #1 tested: OK
+2024-05-16 13:51:56,242 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #3 tested: OK
+2024-05-16 13:51:56,261 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #3 tested: OK
+2024-05-16 13:51:56,267 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000023 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:56,270 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #4 tested: OK
+2024-05-16 13:51:56,289 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #4 tested: OK
+2024-05-16 13:51:56,299 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #5 tested: OK
+2024-05-16 13:51:56,319 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #5 tested: OK
+2024-05-16 13:51:56,329 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #6 tested: OK
+2024-05-16 13:51:56,349 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/14/00) - Connection #6 tested: OK
+2024-05-16 13:51:56,359 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000026 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:56,359 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #7 tested: OK
+2024-05-16 13:51:56,379 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #7 tested: OK
+2024-05-16 13:51:56,388 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #8 tested: OK
+2024-05-16 13:51:56,407 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #8 tested: OK
+2024-05-16 13:51:56,416 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #9 tested: OK
+2024-05-16 13:51:56,436 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/15/00) - Connection #9 tested: OK
+2024-05-16 13:51:56,441 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:56,456 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #10 tested: OK
+2024-05-16 13:51:56,477 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #10 tested: OK
+2024-05-16 13:51:56,488 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #11 tested: OK
+2024-05-16 13:51:56,511 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/16/00) - Connection #11 tested: OK
+2024-05-16 13:51:56,516 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:56,518 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-16 13:51:56,519 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:56,530 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:56,568 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #12 tested: OK
+2024-05-16 13:51:56,587 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #12 tested: OK
+2024-05-16 13:51:56,598 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #13 tested: OK
+2024-05-16 13:51:56,612 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000033 (01/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:56,621 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/18/00) - Connection #13 tested: OK
+2024-05-16 13:51:56,631 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/18/00) - Connection #14 tested: OK
+2024-05-16 13:51:56,650 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #14 tested: OK
+2024-05-16 13:51:56,673 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #15 tested: OK
+2024-05-16 13:51:56,696 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000035 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:56,696 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/19/00) - Connection #15 tested: OK
+2024-05-16 13:51:56,697 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [1]
+2024-05-16 13:51:56,698 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-16 13:51:56,708 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/19/00) - Connection #16 tested: OK
+2024-05-16 13:51:56,726 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #16 tested: OK
+2024-05-16 13:51:56,727 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-16 13:51:56,727 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 31
+2024-05-16 13:51:56,727 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 13:51:56,737 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #17 tested: OK
+2024-05-16 13:51:56,757 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #17 tested: OK
+2024-05-16 13:51:56,758 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-16 13:51:56,767 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #18 tested: OK
+2024-05-16 13:51:56,778 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000038 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:56,796 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #18 tested: OK
+2024-05-16 13:51:56,799 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2]
+2024-05-16 13:51:56,799 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2)
+2024-05-16 13:51:56,808 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #19 tested: OK
+2024-05-16 13:51:56,826 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #19 tested: OK
+2024-05-16 13:51:56,827 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-16 13:51:56,827 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:56,828 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:56,828 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-16 13:51:56,828 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:56,838 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #20 tested: OK
+2024-05-16 13:51:56,857 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #20 tested: OK
+2024-05-16 13:51:56,866 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #2 tested: OK
+2024-05-16 13:51:56,866 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000040 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:56,884 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #2 tested: OK
+2024-05-16 13:51:56,892 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #1 tested: OK
+2024-05-16 13:51:56,910 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #1 tested: OK
+2024-05-16 13:51:56,910 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-16 13:51:56,911 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-16 13:51:56,911 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:56,912 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:56,912 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-16 13:51:56,912 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:56,912 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-13, 2024-04-17, 31]
+2024-05-16 13:51:56,922 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #3 tested: OK
+2024-05-16 13:51:56,942 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #3 tested: OK
+2024-05-16 13:51:56,950 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000043 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:56,952 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/22/00) - Connection #4 tested: OK
+2024-05-16 13:51:56,972 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #4 tested: OK
+2024-05-16 13:51:56,973 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-16 13:51:56,973 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 31
+2024-05-16 13:51:56,973 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 31
+2024-05-16 13:51:56,973 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-16 13:51:56,982 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #5 tested: OK
+2024-05-16 13:51:57,003 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #5 tested: OK
+2024-05-16 13:51:57,003 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1]
+2024-05-16 13:51:57,003 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1
+2024-05-16 13:51:57,012 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #6 tested: OK
+2024-05-16 13:51:57,029 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000046 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:57,033 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/23/00) - Connection #6 tested: OK
+2024-05-16 13:51:57,033 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-16 13:51:57,043 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/23/00) - Connection #7 tested: OK
+2024-05-16 13:51:57,065 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #7 tested: OK
+2024-05-16 13:51:57,067 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 8
+2024-05-16 13:51:57,067 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-16 13:51:57,067 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:57,067 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:51:57,067 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:51:57,067 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:51:57,067 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:51:57,067 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:51:57,067 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:51:57,067 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:51:57,068 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:51:57,068 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=28cf334d-7c8a-46ad-9b9b-b29ad765a152, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72364, glpbid=, pbtj=0, key=72364, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=72364, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=4463c037-908c-460a-8f78-b3d8fcb83409, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72365, glpbid=, pbtj=0, key=72365, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=72365, modedatacreater=1, bcrq=2024-04-14, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=ca273fbf-ea1b-4f10-aadf-63a49dba2a80, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72366, glpbid=, pbtj=0, key=72366, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72366, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=14e50a68-4608-4c89-9774-e52577dbf283, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72367, glpbid=, pbtj=0, key=72367, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72367, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=41fe7a2b-f6f4-4a2b-b5d7-ef5c7db155a9, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72368, glpbid=, pbtj=0, key=72368, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72368, modedatacreater=1, bcrq=2024-04-17, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=572527f1-ba58-4686-8467-dcd4207d9189, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-02, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-02, dgcx=, bz=, hxbz=, id=14504, glpbid=, pbtj=2, key=14504, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=14504, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=2-晚班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=15:27:30, modedatamodifydatetime=, pbsj=15:27, rqlx=2, pbdxry=31-李勤}, {modeuuid=57eb7822-2e05-4c67-874a-7c5062fc3bad, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65516, glpbid=, pbtj=2, key=65516, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65516, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:01:57, modedatamodifydatetime=, pbsj=20:01, rqlx=0, pbdxry=31-李勤}, {modeuuid=87607a59-87bd-4cf7-a669-a5428bea0620, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65517, glpbid=, pbtj=2, key=65517, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65517, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:02:01, modedatamodifydatetime=, pbsj=20:02, rqlx=0, pbdxry=31-李勤}]
+2024-05-16 13:51:57,069 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-16 13:51:57,070 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:57,071 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-16 13:51:57,071 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:57,088 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #8 tested: OK
+2024-05-16 13:51:57,111 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #8 tested: OK
+2024-05-16 13:51:57,116 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000048 (00/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:57,127 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/24/00) - Connection #9 tested: OK
+2024-05-16 13:51:57,147 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #9 tested: OK
+2024-05-16 13:51:57,158 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #10 tested: OK
+2024-05-16 13:51:57,190 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #10 tested: OK
+2024-05-16 13:51:57,202 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #11 tested: OK
+2024-05-16 13:51:57,207 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000051 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:57,224 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/25/00) - Connection #11 tested: OK
+2024-05-16 13:51:57,233 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/25/00) - Connection #12 tested: OK
+2024-05-16 13:51:57,251 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #12 tested: OK
+2024-05-16 13:51:57,261 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #13 tested: OK
+2024-05-16 13:51:57,280 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #13 tested: OK
+2024-05-16 13:51:57,281 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-17=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-16 13:51:57,281 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-16 13:51:57,281 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:57,281 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:31,analysisDate:2024-04-15 start***********
+2024-05-16 13:51:57,281 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}]]
+2024-05-16 13:51:57,282 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-04-15, schedulingResultCollect={2024-04-17=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], clockInTimeCollect={2024-04-17=[{signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], 2024-04-15=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}], 2024-04-16=[{signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}]}, userId=31, clockInTimeMap={}}]
+2024-05-16 13:51:57,283 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:57,283 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-16 13:51:57,283 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:57,289 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:57,293 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/26/00) - Connection #14 tested: OK
+2024-05-16 13:51:57,313 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/26/00) - Connection #14 tested: OK
+2024-05-16 13:51:57,313 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-04-14 21:00],lastestTime: [2024-04-15 23:30]
+2024-05-16 13:51:57,314 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-16 13:51:57,315 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:57,325 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/26/00) - Connection #15 tested: OK
+2024-05-16 13:51:57,347 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #15 tested: OK
+2024-05-16 13:51:57,357 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #16 tested: OK
+2024-05-16 13:51:57,377 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/26/00) - Connection #16 tested: OK
+2024-05-16 13:51:57,378 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:57,378 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-16 13:51:57,378 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:57,382 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (01/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:51:57,389 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/27/00) - Connection #17 tested: OK
+2024-05-16 13:51:57,409 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/27/00) - Connection #17 tested: OK
+2024-05-16 13:51:57,410 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-16 13:51:57,410 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-16 13:51:57,410 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:57,411 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:57,411 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-16 13:51:57,411 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:57,420 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/27/00) - Connection #18 tested: OK
+2024-05-16 13:51:57,438 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/27/00) - Connection #18 tested: OK
+2024-05-16 13:51:57,439 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-16 13:51:57,439 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-16 13:51:57,439 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:57,440 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:57,441 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-16 13:51:57,441 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:57,441 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-16 13:51:57,442 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-16 13:51:57,442 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-16 13:51:57,445 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true)]]
+2024-05-16 13:51:57,445 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-16 13:51:57,446 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:57,446 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:57,446 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-16 13:51:57,446 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:57,447 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-04-15 18:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false)]]
+2024-05-16 13:51:57,447 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-16 13:51:57,447 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:57,447 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-04-15 18:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false)],attendanceItems size :42,scheduleResult :[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],analysisDate:[2024-04-15],userId:[31],rqlx:[0],modeId:[{}]
+2024-05-16 13:51:57,448 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-16 13:51:57,449 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 13:51:57,450 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:57,450 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-16 13:51:57,450 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:57,452 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 13:51:57,452 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-16 13:51:57,453 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:57,453 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:57,453 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 13:51:57,453 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:57,454 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=旷工, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=30, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=旷工, cchsfzs=, modedatacreatetime=17:35:36, hbjscsdxm=, hsl=1.00, modeuuid=dec5c6fb-065a-4918-88f1-05d1ff2c7c35, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=1, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=旷工, zysd=1, sjd=17:33, cckcbc=1, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=2, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-23 14:39:57, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 13:51:57,454 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 13:51:57,454 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:57,455 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}]
+2024-05-16 13:51:57,455 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 13:51:57,456 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:57,456 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-16 13:51:57,456 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:57,457 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 13:51:57,457 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-16 13:51:57,457 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:57,457 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:57,457 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 13:51:57,457 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:57,457 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=旷工, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=30, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=旷工, cchsfzs=, modedatacreatetime=17:35:36, hbjscsdxm=, hsl=1.00, modeuuid=dec5c6fb-065a-4918-88f1-05d1ff2c7c35, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=1, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=旷工, zysd=1, sjd=17:33, cckcbc=1, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=2, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-23 14:39:57, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 13:51:57,457 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 13:51:57,458 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:57,458 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-16 13:51:57,458 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 13:51:57,458 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:57,459 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-16 13:51:57,459 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:57,459 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 13:51:57,459 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-16 13:51:57,459 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:57,459 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:57,459 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 13:51:57,459 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:57,460 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 13:51:57,460 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 13:51:57,460 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:57,461 [main] [com.engine.attendance.attendanceanalysis.service.impl.AbnormalAttendanceServiceImpl] [INFO] - between :310,jbzzhlfzs:5
+2024-05-16 13:51:57,461 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=0, item=126, itemType=LEAVE_EARLY, classEndTime=2024-04-15 18:30, betweenMinutes=70, kczgsc=1, record=true, itemduration=2.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 18:30, hsdw=1}, {hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, record=true, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {hsl=1.0, bdlx=7, item=8, itemType=LEAVE_EARLY, classEndTime=2024-04-15 22:30, betweenMinutes=310, kczgsc=1, record=false, itemduration=6.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 22:30, hsdw=1}]]
+2024-05-16 13:51:57,461 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-16 13:51:57,461 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-16 13:51:57,462 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 240.0
+2024-05-16 13:51:57,463 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[120.0],leaveElaryTime :[360.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-16 13:51:57,463 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[-240.0]
+2024-05-16 13:51:57,463 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:57,464 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-16 13:51:57,464 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:57,464 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-16 13:51:57,464 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 180.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-16 13:51:57,465 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-16 13:51:57,465 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:57,466 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=5.5, classInfo=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}], formmodeIdMap={uf_jcl_kq_kqfa=105, uf_jcl_kq_jqye=103, uf_jcl_kq_jbjg=92, uf_jcl_kq_jqed=102, uf_jcl_kq_cqjg=104, uf_jcl_kq_bdkjl=135, uf_jcl_kq_glpb=101, uf_jcl_kq_kqzqmc=93, uf_jcl_kq_cqjt=106, uf_jcl_kq_rlxx=89, uf_pbjg=87, uf_jcl_kq_rlmc=141, uf_jcl_kq_zhgs=129}, modeId=104, recordDataTime={j1=2024-04-15 09:48:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-04-15 17:20:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-04-15, userId=31, recordData=[{hsl=1.0, bdlx=0, item=126, itemType=LEAVE_EARLY, classEndTime=2024-04-15 18:30, betweenMinutes=70, kczgsc=1, record=true, itemduration=2.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 18:30, hsdw=1}, {hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, record=true, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {hsl=1.0, bdlx=7, item=8, itemType=LEAVE_EARLY, classEndTime=2024-04-15 22:30, betweenMinutes=310, kczgsc=1, record=false, itemduration=6.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 22:30, hsdw=1}, {item=144, itemduration=0}], rqlx=0}
+2024-05-16 13:51:57,469 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:51:57,469 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-16 13:51:57,469 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:51:59,204 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:15,835 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-16 13:52:15,835 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:15,836 [main] [com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction] [ERROR] - execute fail,catch error: [{}]
+com.engine.core.exception.ECException: com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd执行过程中异常
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:46)
+ at com.engine.core.interceptor.LogInterceptor.execute(LogInterceptor.java:19)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:37)
+ at com.engine.core.cfg.CommandExecutorImpl.execute(CommandExecutorImpl.java:42)
+ at com.engine.attendance.attendanceanalysis.service.impl.UtilServiceImpl.recordItem(UtilServiceImpl.java:52)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.analysis(AttendanceAnalysisWrapper.java:317)
+ at com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper.attendanceAnalysisForApi(AttendanceAnalysisWrapper.java:120)
+ at com.engine.attendance.attendanceanalysis.web.AttendanceanalysisAction.getSchedulingData(AttendanceanalysisAction.java:158)
+ at TestAttendanceAllowance.Test.testAnalysis(Test.java:23)
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
+ at java.lang.reflect.Method.invoke(Method.java:497)
+ at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
+ at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
+ at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
+ at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
+ at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
+ at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
+ at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
+ at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
+ at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
+ at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
+ at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
+ at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
+ at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
+ at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
+ at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
+ at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:69)
+ at com.intellij.rt.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:33)
+ at com.intellij.rt.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:235)
+ at com.intellij.rt.junit.JUnitStarter.main(JUnitStarter.java:54)
+Caused by: java.lang.NullPointerException
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.lambda$execute$0(RecordDataCmd.java:41)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd$$Lambda$144/699871906.test(Unknown Source)
+ at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174)
+ at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
+ at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
+ at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
+ at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)
+ at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
+ at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:41)
+ at com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd.execute(RecordDataCmd.java:22)
+ at com.engine.core.interceptor.CommandInvoker.execute(CommandInvoker.java:38)
+ at com.engine.core.interceptor.CommandContextInterceptor.execute(CommandContextInterceptor.java:42)
+ ... 32 more
+2024-05-16 13:52:15,850 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-16 13:52:15,922 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:42,196 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-16 13:52:42,198 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-16 13:52:42,198 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-16 13:52:42,199 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-16 13:52:42,199 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-16 13:52:42,738 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 13:52:42,739 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-16 13:52:42,739 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-16 13:52:42,739 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-16 13:52:42,739 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-16 13:52:42,740 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-16 13:52:42,740 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-16 13:52:42,740 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-16 13:52:42,740 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-16 13:52:42,740 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-16 13:52:42,740 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-16 13:52:42,741 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-16 13:52:42,742 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-16 13:52:42,742 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-16 13:52:42,742 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-16 13:52:42,742 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-16 13:52:42,742 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-16 13:52:42,743 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-16 13:52:42,743 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-16 13:52:42,743 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-16 13:52:42,743 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-16 13:52:42,743 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-16 13:52:42,743 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-16 13:52:42,744 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-16 13:52:42,744 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-16 13:52:42,744 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-16 13:52:42,744 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-16 13:52:42,744 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-16 13:52:42,744 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-16 13:52:42,744 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-16 13:52:42,745 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-16 13:52:42,745 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-16 13:52:42,745 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-16 13:52:42,745 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-16 13:52:42,745 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-16 13:52:42,745 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-16 13:52:42,746 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-16 13:52:42,746 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-16 13:52:42,746 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-16 13:52:42,746 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-16 13:52:42,746 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-16 13:52:42,746 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-16 13:52:42,747 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-16 13:52:42,747 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-16 13:52:42,747 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-16 13:52:42,747 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-16 13:52:42,747 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-16 13:52:42,747 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 13:52:42,747 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-16 13:52:42,748 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-16 13:52:42,748 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-16 13:52:42,748 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-16 13:52:42,748 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-16 13:52:42,748 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-16 13:52:42,748 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-16 13:52:42,748 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-16 13:52:42,749 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-16 13:52:42,749 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 13:52:42,749 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-16 13:52:42,749 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-16 13:52:42,749 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-16 13:52:42,765 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-16 13:52:42,768 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-16 13:52:42,769 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-16 13:52:43,126 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-16 13:52:43,143 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-16 13:52:43,153 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-16 13:52:43,153 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-16 13:52:43,161 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-16 13:52:43,161 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 13:52:43,161 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 13:52:43,163 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:43,163 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-16 13:52:43,206 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-16 13:52:43,245 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-16 13:52:43,245 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-16 13:52:43,245 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-16 13:52:43,245 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-16 13:52:43,246 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-16 13:52:43,246 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 13:52:43,246 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-16 13:52:43,246 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 13:52:43,258 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:43,308 [main] [A2] [INFO] - rootPath ==
+2024-05-16 13:52:43,309 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-16 13:52:43,309 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-16 13:52:43,310 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-16 13:52:43,320 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/03/00) - Connection #2 tested: OK
+2024-05-16 13:52:43,330 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 13:52:43,330 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-16 13:52:43,330 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-16 13:52:43,331 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 13:52:43,331 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 13:52:43,331 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 13:52:43,331 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 13:52:43,344 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:43,377 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-16 13:52:43,377 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-16 13:52:43,390 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/04/00) - Connection #2 tested: OK
+2024-05-16 13:52:43,431 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:43,453 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-16 13:52:43,473 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/05/00) - Connection #3 tested: OK
+2024-05-16 13:52:43,511 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-16 13:52:43,512 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-16 13:52:43,512 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath844899400.jar;D:\soft\IntelliJ IDEA 2021.2\lib\idea_rt.jar
+2024-05-16 13:52:43,512 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-16 13:52:43,512 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-16 13:52:43,512 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-16 13:52:43,546 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:43,546 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-16 13:52:43,546 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-16 13:52:43,546 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-16 13:52:43,546 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-16 13:52:43,546 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-16 13:52:43,546 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-16 13:52:43,546 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-16 13:52:43,546 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-16 13:52:43,548 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-16 13:52:43,548 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-16 13:52:43,550 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-16 13:52:43,552 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-16 13:52:43,553 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-16 13:52:43,553 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-16 13:52:43,553 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-16 13:52:43,553 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-16 13:52:43,554 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@1c7696c6
+2024-05-16 13:52:43,554 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-16 13:52:43,574 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/06/00) - Connection #4 tested: OK
+2024-05-16 13:52:43,597 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #4 tested: OK
+2024-05-16 13:52:43,611 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #5 tested: OK
+2024-05-16 13:52:43,634 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000005 (02/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:43,635 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/07/00) - Connection #5 tested: OK
+2024-05-16 13:52:43,660 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #1 tested: OK
+2024-05-16 13:52:43,670 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #6 tested: OK
+2024-05-16 13:52:43,690 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #6 tested: OK
+2024-05-16 13:52:43,699 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #7 tested: OK
+2024-05-16 13:52:43,717 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000007 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:43,719 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #7 tested: OK
+2024-05-16 13:52:43,728 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #8 tested: OK
+2024-05-16 13:52:43,747 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #8 tested: OK
+2024-05-16 13:52:43,756 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #2 tested: OK
+2024-05-16 13:52:43,775 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #2 tested: OK
+2024-05-16 13:52:43,788 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #1 tested: OK
+2024-05-16 13:52:43,804 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000010 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:43,809 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #1 tested: OK
+2024-05-16 13:52:43,820 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #3 tested: OK
+2024-05-16 13:52:43,842 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #3 tested: OK
+2024-05-16 13:52:43,852 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #4 tested: OK
+2024-05-16 13:52:43,872 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/09/00) - Connection #4 tested: OK
+2024-05-16 13:52:43,882 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/09/00) - Connection #5 tested: OK
+2024-05-16 13:52:43,896 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000013 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:43,902 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #5 tested: OK
+2024-05-16 13:52:43,912 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #6 tested: OK
+2024-05-16 13:52:43,930 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #6 tested: OK
+2024-05-16 13:52:43,946 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #7 tested: OK
+2024-05-16 13:52:43,966 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/10/00) - Connection #7 tested: OK
+2024-05-16 13:52:43,981 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/10/00) - Connection #8 tested: OK
+2024-05-16 13:52:43,988 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000016 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:44,000 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #8 tested: OK
+2024-05-16 13:52:44,009 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #9 tested: OK
+2024-05-16 13:52:44,030 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #9 tested: OK
+2024-05-16 13:52:44,040 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #10 tested: OK
+2024-05-16 13:52:44,060 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/11/00) - Connection #10 tested: OK
+2024-05-16 13:52:44,070 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/11/00) - Connection #11 tested: OK
+2024-05-16 13:52:44,077 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000019 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:44,093 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #11 tested: OK
+2024-05-16 13:52:44,106 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #12 tested: OK
+2024-05-16 13:52:44,128 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #12 tested: OK
+2024-05-16 13:52:44,137 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #2 tested: OK
+2024-05-16 13:52:44,155 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/12/00) - Connection #2 tested: OK
+2024-05-16 13:52:44,162 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000021 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:44,167 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #1 tested: OK
+2024-05-16 13:52:44,189 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #1 tested: OK
+2024-05-16 13:52:44,200 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #3 tested: OK
+2024-05-16 13:52:44,221 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #3 tested: OK
+2024-05-16 13:52:44,231 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #4 tested: OK
+2024-05-16 13:52:44,248 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000024 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:44,254 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #4 tested: OK
+2024-05-16 13:52:44,264 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #5 tested: OK
+2024-05-16 13:52:44,283 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #5 tested: OK
+2024-05-16 13:52:44,293 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #6 tested: OK
+2024-05-16 13:52:44,311 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/14/00) - Connection #6 tested: OK
+2024-05-16 13:52:44,321 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/14/00) - Connection #7 tested: OK
+2024-05-16 13:52:44,339 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000027 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:44,342 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #7 tested: OK
+2024-05-16 13:52:44,351 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #8 tested: OK
+2024-05-16 13:52:44,369 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #8 tested: OK
+2024-05-16 13:52:44,377 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #9 tested: OK
+2024-05-16 13:52:44,397 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/15/00) - Connection #9 tested: OK
+2024-05-16 13:52:44,415 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/15/00) - Connection #10 tested: OK
+2024-05-16 13:52:44,415 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000030 (01/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:44,438 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #10 tested: OK
+2024-05-16 13:52:44,448 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #11 tested: OK
+2024-05-16 13:52:44,469 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/16/00) - Connection #11 tested: OK
+2024-05-16 13:52:44,473 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:44,474 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-16 13:52:44,475 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:52:44,508 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:44,519 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #12 tested: OK
+2024-05-16 13:52:44,540 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #12 tested: OK
+2024-05-16 13:52:44,552 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #13 tested: OK
+2024-05-16 13:52:44,573 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/17/00) - Connection #13 tested: OK
+2024-05-16 13:52:44,582 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/17/00) - Connection #14 tested: OK
+2024-05-16 13:52:44,591 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000034 (01/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:44,600 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #14 tested: OK
+2024-05-16 13:52:44,621 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #15 tested: OK
+2024-05-16 13:52:44,643 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #15 tested: OK
+2024-05-16 13:52:44,644 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [1]
+2024-05-16 13:52:44,645 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-16 13:52:44,654 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #16 tested: OK
+2024-05-16 13:52:44,672 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000036 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:44,672 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #16 tested: OK
+2024-05-16 13:52:44,672 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-16 13:52:44,673 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 31
+2024-05-16 13:52:44,673 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 13:52:44,683 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #17 tested: OK
+2024-05-16 13:52:44,702 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #17 tested: OK
+2024-05-16 13:52:44,703 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-16 13:52:44,712 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #18 tested: OK
+2024-05-16 13:52:44,743 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/19/00) - Connection #18 tested: OK
+2024-05-16 13:52:44,746 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2]
+2024-05-16 13:52:44,746 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2)
+2024-05-16 13:52:44,750 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000038 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:44,756 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #19 tested: OK
+2024-05-16 13:52:44,775 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #19 tested: OK
+2024-05-16 13:52:44,775 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-16 13:52:44,775 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:44,776 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:44,776 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-16 13:52:44,776 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:52:44,786 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #20 tested: OK
+2024-05-16 13:52:44,805 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #20 tested: OK
+2024-05-16 13:52:44,816 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #2 tested: OK
+2024-05-16 13:52:44,833 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000041 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:44,834 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #2 tested: OK
+2024-05-16 13:52:44,844 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #1 tested: OK
+2024-05-16 13:52:44,864 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #1 tested: OK
+2024-05-16 13:52:44,864 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-16 13:52:44,865 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-16 13:52:44,865 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:44,866 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:44,866 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-16 13:52:44,866 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:52:44,866 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-13, 2024-04-17, 31]
+2024-05-16 13:52:44,876 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #3 tested: OK
+2024-05-16 13:52:44,898 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #3 tested: OK
+2024-05-16 13:52:44,909 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #4 tested: OK
+2024-05-16 13:52:44,925 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000044 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:44,929 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #4 tested: OK
+2024-05-16 13:52:44,929 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-16 13:52:44,929 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 31
+2024-05-16 13:52:44,930 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 31
+2024-05-16 13:52:44,930 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-16 13:52:44,940 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #5 tested: OK
+2024-05-16 13:52:44,960 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #5 tested: OK
+2024-05-16 13:52:44,960 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1]
+2024-05-16 13:52:44,960 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1
+2024-05-16 13:52:44,969 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #6 tested: OK
+2024-05-16 13:52:44,987 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #6 tested: OK
+2024-05-16 13:52:44,988 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-16 13:52:44,997 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #7 tested: OK
+2024-05-16 13:52:45,002 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000047 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:45,017 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #7 tested: OK
+2024-05-16 13:52:45,019 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 8
+2024-05-16 13:52:45,019 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-16 13:52:45,019 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:45,019 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:52:45,019 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:52:45,019 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:52:45,019 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:52:45,019 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:52:45,019 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:52:45,019 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:52:45,020 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 13:52:45,020 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=28cf334d-7c8a-46ad-9b9b-b29ad765a152, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72364, glpbid=, pbtj=0, key=72364, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=72364, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=4463c037-908c-460a-8f78-b3d8fcb83409, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72365, glpbid=, pbtj=0, key=72365, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=72365, modedatacreater=1, bcrq=2024-04-14, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=ca273fbf-ea1b-4f10-aadf-63a49dba2a80, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72366, glpbid=, pbtj=0, key=72366, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72366, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=14e50a68-4608-4c89-9774-e52577dbf283, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72367, glpbid=, pbtj=0, key=72367, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72367, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=41fe7a2b-f6f4-4a2b-b5d7-ef5c7db155a9, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72368, glpbid=, pbtj=0, key=72368, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72368, modedatacreater=1, bcrq=2024-04-17, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=572527f1-ba58-4686-8467-dcd4207d9189, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-02, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-02, dgcx=, bz=, hxbz=, id=14504, glpbid=, pbtj=2, key=14504, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=14504, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=2-晚班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=15:27:30, modedatamodifydatetime=, pbsj=15:27, rqlx=2, pbdxry=31-李勤}, {modeuuid=57eb7822-2e05-4c67-874a-7c5062fc3bad, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65516, glpbid=, pbtj=2, key=65516, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65516, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:01:57, modedatamodifydatetime=, pbsj=20:01, rqlx=0, pbdxry=31-李勤}, {modeuuid=87607a59-87bd-4cf7-a669-a5428bea0620, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65517, glpbid=, pbtj=2, key=65517, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65517, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:02:01, modedatamodifydatetime=, pbsj=20:02, rqlx=0, pbdxry=31-李勤}]
+2024-05-16 13:52:45,021 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-16 13:52:45,022 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:45,022 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-16 13:52:45,022 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:52:45,031 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #8 tested: OK
+2024-05-16 13:52:45,049 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #8 tested: OK
+2024-05-16 13:52:45,060 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #9 tested: OK
+2024-05-16 13:52:45,082 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/23/00) - Connection #9 tested: OK
+2024-05-16 13:52:45,092 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/23/00) - Connection #10 tested: OK
+2024-05-16 13:52:45,098 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000050 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:45,125 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #10 tested: OK
+2024-05-16 13:52:45,137 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #11 tested: OK
+2024-05-16 13:52:45,158 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #11 tested: OK
+2024-05-16 13:52:45,167 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #12 tested: OK
+2024-05-16 13:52:45,187 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/24/00) - Connection #12 tested: OK
+2024-05-16 13:52:45,193 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:45,197 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #13 tested: OK
+2024-05-16 13:52:45,215 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #13 tested: OK
+2024-05-16 13:52:45,216 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-17=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-16 13:52:45,216 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-16 13:52:45,216 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:45,216 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:31,analysisDate:2024-04-15 start***********
+2024-05-16 13:52:45,216 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}]]
+2024-05-16 13:52:45,217 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-04-15, schedulingResultCollect={2024-04-17=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], clockInTimeCollect={2024-04-17=[{signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], 2024-04-15=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}], 2024-04-16=[{signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}]}, userId=31, clockInTimeMap={}}]
+2024-05-16 13:52:45,217 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:45,218 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-16 13:52:45,218 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:52:45,228 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #14 tested: OK
+2024-05-16 13:52:45,247 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #14 tested: OK
+2024-05-16 13:52:45,247 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-04-14 21:00],lastestTime: [2024-04-15 23:30]
+2024-05-16 13:52:45,248 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-16 13:52:45,248 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:45,258 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #15 tested: OK
+2024-05-16 13:52:45,276 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:45,279 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #15 tested: OK
+2024-05-16 13:52:45,287 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #16 tested: OK
+2024-05-16 13:52:45,306 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/26/00) - Connection #16 tested: OK
+2024-05-16 13:52:45,307 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:45,307 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-16 13:52:45,307 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:52:45,317 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/26/00) - Connection #17 tested: OK
+2024-05-16 13:52:45,340 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/26/00) - Connection #17 tested: OK
+2024-05-16 13:52:45,341 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-16 13:52:45,341 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-16 13:52:45,341 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:45,342 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:45,342 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-16 13:52:45,342 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:52:45,352 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/26/00) - Connection #18 tested: OK
+2024-05-16 13:52:45,368 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (01/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:45,371 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/27/00) - Connection #18 tested: OK
+2024-05-16 13:52:45,372 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-16 13:52:45,372 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-16 13:52:45,372 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:45,374 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:45,374 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-16 13:52:45,374 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:52:45,374 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-16 13:52:45,375 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-16 13:52:45,375 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-16 13:52:45,378 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true)]]
+2024-05-16 13:52:45,378 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-16 13:52:45,378 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:45,379 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:45,379 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-16 13:52:45,379 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:52:45,380 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-04-15 18:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false)]]
+2024-05-16 13:52:45,380 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-16 13:52:45,380 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:45,380 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-04-15 18:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false)],attendanceItems size :42,scheduleResult :[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],analysisDate:[2024-04-15],userId:[31],rqlx:[0],modeId:[{}]
+2024-05-16 13:52:45,380 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-16 13:52:45,381 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 13:52:45,382 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:45,382 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-16 13:52:45,382 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:52:45,383 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 13:52:45,383 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-16 13:52:45,384 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:45,384 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:45,384 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 13:52:45,384 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:52:45,385 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=旷工, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=30, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=旷工, cchsfzs=, modedatacreatetime=17:35:36, hbjscsdxm=, hsl=1.00, modeuuid=dec5c6fb-065a-4918-88f1-05d1ff2c7c35, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=1, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=旷工, zysd=1, sjd=17:33, cckcbc=1, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=2, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-23 14:39:57, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 13:52:45,385 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 13:52:45,385 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:45,385 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}]
+2024-05-16 13:52:45,386 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 13:52:45,386 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:45,387 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-16 13:52:45,387 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:52:45,387 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 13:52:45,387 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-16 13:52:45,387 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:45,387 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:45,387 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 13:52:45,387 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:52:45,388 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=旷工, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=30, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=旷工, cchsfzs=, modedatacreatetime=17:35:36, hbjscsdxm=, hsl=1.00, modeuuid=dec5c6fb-065a-4918-88f1-05d1ff2c7c35, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=1, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=旷工, zysd=1, sjd=17:33, cckcbc=1, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=2, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-23 14:39:57, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 13:52:45,388 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 13:52:45,388 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:45,388 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-16 13:52:45,388 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 13:52:45,388 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:45,389 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-16 13:52:45,389 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:52:45,389 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 13:52:45,389 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-16 13:52:45,389 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:45,389 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:45,389 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 13:52:45,389 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:52:45,389 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 13:52:45,389 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 13:52:45,389 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:45,391 [main] [com.engine.attendance.attendanceanalysis.service.impl.AbnormalAttendanceServiceImpl] [INFO] - between :310,jbzzhlfzs:5
+2024-05-16 13:52:45,391 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=0, item=126, itemType=LEAVE_EARLY, classEndTime=2024-04-15 18:30, betweenMinutes=70, kczgsc=1, record=true, itemduration=2.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 18:30, hsdw=1}, {hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, record=true, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {hsl=1.0, bdlx=7, item=8, itemType=LEAVE_EARLY, classEndTime=2024-04-15 22:30, betweenMinutes=310, kczgsc=1, record=false, itemduration=6.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 22:30, hsdw=1}]]
+2024-05-16 13:52:45,391 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-16 13:52:45,392 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-16 13:52:45,393 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 240.0
+2024-05-16 13:52:45,393 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[120.0],leaveElaryTime :[360.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-16 13:52:45,393 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[-240.0]
+2024-05-16 13:52:45,394 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:45,394 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-16 13:52:45,394 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:52:45,394 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-16 13:52:45,394 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 180.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-16 13:52:45,395 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-16 13:52:45,395 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:45,395 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=5.5, classInfo=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=5.50, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-18:30, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}], formmodeIdMap={uf_jcl_kq_kqfa=105, uf_jcl_kq_jqye=103, uf_jcl_kq_jbjg=92, uf_jcl_kq_jqed=102, uf_jcl_kq_cqjg=104, uf_jcl_kq_bdkjl=135, uf_jcl_kq_glpb=101, uf_jcl_kq_kqzqmc=93, uf_jcl_kq_cqjt=106, uf_jcl_kq_rlxx=89, uf_pbjg=87, uf_jcl_kq_rlmc=141, uf_jcl_kq_zhgs=129}, modeId=104, recordDataTime={j1=2024-04-15 09:48:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-04-15 17:20:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-04-15, userId=31, recordData=[{hsl=1.0, bdlx=0, item=126, itemType=LEAVE_EARLY, classEndTime=2024-04-15 18:30, betweenMinutes=70, kczgsc=1, record=true, itemduration=2.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 18:30, hsdw=1}, {hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, record=true, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {item=144, itemduration=0}], rqlx=0}
+2024-05-16 13:52:45,396 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:45,396 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-16 13:52:45,396 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 13:52:45,405 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/27/00) - Connection #19 tested: OK
+2024-05-16 13:52:45,423 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/27/00) - Connection #19 tested: OK
+2024-05-16 13:52:45,423 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=5.5,cqzt=1,fxrq='2024-05-16 13:52:45',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-18:30',xm1=126,sc1=2.0,xm2=126,sc2=1.0,xm3=144,sc3=0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-15 09:48:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-15 17:20:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-16 13:52:45,432 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/27/00) - Connection #20 tested: OK
+2024-05-16 13:52:45,442 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (02/27/00) - Connection #21 tested: OK
+2024-05-16 13:52:45,451 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 13:52:45,451 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 13:52:45,451 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 13:52:45,451 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 13:52:45,451 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 13:52:45,453 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000061 (02/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:45,481 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (02/28/00) - Connection #21 tested: OK
+2024-05-16 13:52:45,494 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-16 13:52:45,504 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/28/00) - Connection #20 tested: OK
+2024-05-16 13:52:45,514 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/28/00) - Connection #22 tested: OK
+2024-05-16 13:52:45,535 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/28/00) - Connection #22 tested: OK
+2024-05-16 13:52:45,535 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000062 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:45,546 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/29/00) - Connection #23 tested: OK
+2024-05-16 13:52:45,628 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000063 (01/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:45,657 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #23 - autoCommit reset back to true
+2024-05-16 13:52:45,666 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/30/00) - Connection #23 tested: OK
+2024-05-16 13:52:45,667 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-16 13:52:45,667 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 13:52:45,678 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/30/00) - Connection #24 tested: OK
+2024-05-16 13:52:45,700 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/30/00) - Connection #24 tested: OK
+2024-05-16 13:52:45,711 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/30/00) - Connection #25 tested: OK
+2024-05-16 13:52:45,721 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000065 (01/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:45,733 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/31/00) - Connection #25 tested: OK
+2024-05-16 13:52:45,743 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/31/00) - Connection #26 tested: OK
+2024-05-16 13:52:45,762 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/31/00) - Connection #26 tested: OK
+2024-05-16 13:52:45,763 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [149, 150]
+2024-05-16 13:52:45,774 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/31/00) - Connection #27 tested: OK
+2024-05-16 13:52:45,794 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/31/00) - Connection #27 tested: OK
+2024-05-16 13:52:45,795 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 13:52:45,795 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 13:52:45,795 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 13:52:45,795 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=1}]
+2024-05-16 13:52:45,803 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000067 (01/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:45,805 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/32/00) - Connection #28 tested: OK
+2024-05-16 13:52:45,842 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/32/00) - Connection #28 tested: OK
+2024-05-16 13:52:45,846 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where subcompanyid1 = 1 and seclevel >= 0 and seclevel <= 100
+2024-05-16 13:52:45,846 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 57
+2024-05-16 13:52:45,856 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/32/00) - Connection #29 tested: OK
+2024-05-16 13:52:45,877 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/32/00) - Connection #29 tested: OK
+2024-05-16 13:52:45,887 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/32/00) - Connection #30 tested: OK
+2024-05-16 13:52:45,891 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000070 (01/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:45,910 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/33/00) - Connection #30 tested: OK
+2024-05-16 13:52:45,910 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 13:52:45,910 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 13:52:45,910 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 13:52:45,921 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/33/00) - Connection #31 tested: OK
+2024-05-16 13:52:45,947 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/33/00) - Connection #31 tested: OK
+2024-05-16 13:52:45,947 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where departmentid = 2 and seclevel >= 0 and seclevel <= 100
+2024-05-16 13:52:45,947 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 2
+2024-05-16 13:52:45,947 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 13:52:45,957 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/33/00) - Connection #32 tested: OK
+2024-05-16 13:52:45,973 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000072 (01/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:45,978 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/34/00) - Connection #32 tested: OK
+2024-05-16 13:52:45,988 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/34/00) - Connection #33 tested: OK
+2024-05-16 13:52:46,010 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/34/00) - Connection #33 tested: OK
+2024-05-16 13:52:46,010 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=100, id=36}]
+2024-05-16 13:52:46,020 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/34/00) - Connection #34 tested: OK
+2024-05-16 13:52:46,038 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/34/00) - Connection #34 tested: OK
+2024-05-16 13:52:46,038 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 36 and seclevel <= 100
+2024-05-16 13:52:46,038 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 13:52:46,046 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/34/00) - Connection #2 tested: OK
+2024-05-16 13:52:46,066 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/34/00) - Connection #2 tested: OK
+2024-05-16 13:52:46,066 [main] [com.engine.common.util.CommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id,seclevel from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 13:52:46,067 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000075 (01/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:46,075 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/35/00) - Connection #1 tested: OK
+2024-05-16 13:52:46,096 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/35/00) - Connection #1 tested: OK
+2024-05-16 13:52:46,096 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupId : 2, empIdsByGroup : []
+2024-05-16 13:52:46,096 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 13:52:46,096 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 13:52:46,106 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/35/00) - Connection #3 tested: OK
+2024-05-16 13:52:46,129 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/35/00) - Connection #3 tested: OK
+2024-05-16 13:52:46,138 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/35/00) - Connection #4 tested: OK
+2024-05-16 13:52:46,151 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000078 (01/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:46,160 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/36/00) - Connection #4 tested: OK
+2024-05-16 13:52:46,170 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/36/00) - Connection #5 tested: OK
+2024-05-16 13:52:46,192 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/36/00) - Connection #5 tested: OK
+2024-05-16 13:52:46,193 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:138] - cqData_size : 1
+2024-05-16 13:52:46,202 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/36/00) - Connection #6 tested: OK
+2024-05-16 13:52:46,221 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/36/00) - Connection #6 tested: OK
+2024-05-16 13:52:46,231 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/36/00) - Connection #7 tested: OK
+2024-05-16 13:52:46,236 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (01/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:46,252 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/37/00) - Connection #7 tested: OK
+2024-05-16 13:52:46,262 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/37/00) - Connection #8 tested: OK
+2024-05-16 13:52:46,283 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000082 (01/37/00) - Connection #8 tested: OK
+2024-05-16 13:52:46,285 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:220] - overtimeMinutes : 0
+2024-05-16 13:52:46,285 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 300,oneTimeAddMinutes : 10
+2024-05-16 13:52:46,286 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 540,oneTimeAddMinutes : 30
+2024-05-16 13:52:46,287 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 0
+2024-05-16 13:52:46,293 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-16 13:52:46,314 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:46,398 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:46,481 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:46,573 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:46,661 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:46,754 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:46,841 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:46,931 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:47,018 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:47,098 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:47,194 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:47,290 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:47,374 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 13:52:47,374 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-16 13:52:47,381 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/49/00) - #0050 removed because of shutdown.
+2024-05-16 13:52:47,382 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-16 13:52:47,382 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/48/00) - #0049 removed because of shutdown.
+2024-05-16 13:52:47,382 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-16 13:52:47,382 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/47/00) - #0048 removed because of shutdown.
+2024-05-16 13:52:47,382 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-16 13:52:47,384 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/46/00) - #0047 removed because of shutdown.
+2024-05-16 13:52:47,384 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-16 13:52:47,384 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/45/00) - #0046 removed because of shutdown.
+2024-05-16 13:52:47,384 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-16 13:52:47,384 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/44/00) - #0045 removed because of shutdown.
+2024-05-16 13:52:47,384 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-16 13:52:47,385 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/43/00) - #0044 removed because of shutdown.
+2024-05-16 13:52:47,385 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-16 13:52:47,385 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/42/00) - #0043 removed because of shutdown.
+2024-05-16 13:52:47,385 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-16 13:52:47,385 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/41/00) - #0042 removed because of shutdown.
+2024-05-16 13:52:47,385 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-16 13:52:47,386 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/40/00) - #0041 removed because of shutdown.
+2024-05-16 13:52:47,386 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-16 13:52:47,386 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/39/00) - #0040 removed because of shutdown.
+2024-05-16 13:52:47,386 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-16 13:52:47,386 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/38/00) - #0039 removed because of shutdown.
+2024-05-16 13:52:47,386 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-16 13:52:47,387 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/37/00) - #0038 removed because of shutdown.
+2024-05-16 13:52:47,387 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-16 13:52:47,387 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/36/00) - #0037 removed because of shutdown.
+2024-05-16 13:52:47,387 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-16 13:52:47,387 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/35/00) - #0036 removed because of shutdown.
+2024-05-16 13:52:47,387 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-16 13:52:47,387 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/34/00) - #0035 removed because of shutdown.
+2024-05-16 13:52:47,387 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-16 13:52:47,388 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/33/00) - #0034 removed because of shutdown.
+2024-05-16 13:52:47,388 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-16 13:52:47,388 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/32/00) - #0033 removed because of shutdown.
+2024-05-16 13:52:47,388 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-16 13:52:47,388 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/31/00) - #0032 removed because of shutdown.
+2024-05-16 13:52:47,388 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-16 13:52:47,388 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/30/00) - #0031 removed because of shutdown.
+2024-05-16 13:52:47,388 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-16 13:52:47,388 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/29/00) - #0030 removed because of shutdown.
+2024-05-16 13:52:47,389 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-16 13:52:47,389 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/28/00) - #0029 removed because of shutdown.
+2024-05-16 13:52:47,389 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-16 13:52:47,389 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/27/00) - #0028 removed because of shutdown.
+2024-05-16 13:52:47,389 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-16 13:52:47,389 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/26/00) - #0027 removed because of shutdown.
+2024-05-16 13:52:47,389 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-16 13:52:47,389 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/25/00) - #0026 removed because of shutdown.
+2024-05-16 13:52:47,389 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-16 13:52:47,389 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/24/00) - #0025 removed because of shutdown.
+2024-05-16 13:52:47,389 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-16 13:52:47,389 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/23/00) - #0024 removed because of shutdown.
+2024-05-16 13:52:47,389 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-16 13:52:47,390 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/22/00) - #0023 removed because of shutdown.
+2024-05-16 13:52:47,390 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-16 13:52:47,390 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/21/00) - #0022 removed because of shutdown.
+2024-05-16 13:52:47,390 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-16 13:52:47,390 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/20/00) - #0021 removed because of shutdown.
+2024-05-16 13:52:47,390 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-16 13:52:47,390 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/19/00) - #0020 removed because of shutdown.
+2024-05-16 13:52:47,390 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-16 13:52:47,390 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/18/00) - #0019 removed because of shutdown.
+2024-05-16 13:52:47,390 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-16 13:52:47,390 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/17/00) - #0018 removed because of shutdown.
+2024-05-16 13:52:47,390 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-16 13:52:47,390 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/16/00) - #0017 removed because of shutdown.
+2024-05-16 13:52:47,390 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-16 13:52:47,390 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/15/00) - #0016 removed because of shutdown.
+2024-05-16 13:52:47,390 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-16 13:52:47,391 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/14/00) - #0015 removed because of shutdown.
+2024-05-16 13:52:47,391 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-16 13:52:47,391 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/13/00) - #0014 removed because of shutdown.
+2024-05-16 13:52:47,391 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-16 13:52:47,391 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/12/00) - #0013 removed because of shutdown.
+2024-05-16 13:52:47,391 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-16 13:52:47,391 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/11/00) - #0012 removed because of shutdown.
+2024-05-16 13:52:47,391 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-16 13:52:47,391 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/10/00) - #0011 removed because of shutdown.
+2024-05-16 13:52:47,391 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-16 13:52:47,391 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/09/00) - #0010 removed because of shutdown.
+2024-05-16 13:52:47,391 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-16 13:52:47,391 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/08/00) - #0009 removed because of shutdown.
+2024-05-16 13:52:47,392 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-16 13:52:47,392 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/07/00) - #0008 removed because of shutdown.
+2024-05-16 13:52:47,392 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-16 13:52:47,392 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/06/00) - #0007 removed because of shutdown.
+2024-05-16 13:52:47,392 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-16 13:52:47,392 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/05/00) - #0006 removed because of shutdown.
+2024-05-16 13:52:47,392 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-16 13:52:47,392 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/04/00) - #0005 removed because of shutdown.
+2024-05-16 13:52:47,392 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-16 13:52:47,392 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/03/00) - #0004 removed because of shutdown.
+2024-05-16 13:52:47,392 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-16 13:52:47,392 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/02/00) - #0003 removed because of shutdown.
+2024-05-16 13:52:47,392 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-16 13:52:47,392 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/01/00) - #0001 removed because of shutdown.
+2024-05-16 13:52:47,393 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-16 13:52:47,393 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/00/00) - #0002 removed because of shutdown.
+2024-05-16 13:52:47,393 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-16 13:52:47,393 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 19 milliseconds.
+2024-05-16 13:52:47,393 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-16 13:52:47,393 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
+2024-05-16 14:05:22,470 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-16 14:05:22,473 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-16 14:05:22,473 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-16 14:05:22,474 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-16 14:05:22,475 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-16 14:05:22,931 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 14:05:22,932 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-16 14:05:22,932 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-16 14:05:22,932 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-16 14:05:22,932 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-16 14:05:22,932 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-16 14:05:22,933 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-16 14:05:22,933 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-16 14:05:22,933 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-16 14:05:22,933 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-16 14:05:22,933 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-16 14:05:22,934 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-16 14:05:22,934 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-16 14:05:22,935 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-16 14:05:22,935 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-16 14:05:22,935 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-16 14:05:22,935 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-16 14:05:22,935 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-16 14:05:22,935 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-16 14:05:22,935 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-16 14:05:22,936 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-16 14:05:22,936 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-16 14:05:22,936 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-16 14:05:22,936 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-16 14:05:22,936 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-16 14:05:22,936 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-16 14:05:22,936 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-16 14:05:22,937 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-16 14:05:22,937 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-16 14:05:22,937 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-16 14:05:22,937 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-16 14:05:22,937 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-16 14:05:22,937 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-16 14:05:22,937 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-16 14:05:22,938 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-16 14:05:22,938 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-16 14:05:22,938 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-16 14:05:22,938 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-16 14:05:22,938 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-16 14:05:22,938 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-16 14:05:22,938 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-16 14:05:22,939 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-16 14:05:22,939 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-16 14:05:22,939 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-16 14:05:22,939 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-16 14:05:22,939 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-16 14:05:22,939 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-16 14:05:22,940 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 14:05:22,940 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-16 14:05:22,940 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-16 14:05:22,940 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-16 14:05:22,940 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-16 14:05:22,940 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-16 14:05:22,940 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-16 14:05:22,941 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-16 14:05:22,941 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-16 14:05:22,941 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-16 14:05:22,941 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 14:05:22,941 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-16 14:05:22,941 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-16 14:05:22,942 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-16 14:05:22,957 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-16 14:05:22,960 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-16 14:05:22,961 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-16 14:05:23,348 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-16 14:05:23,369 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-16 14:05:23,379 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-16 14:05:23,380 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-16 14:05:23,390 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-16 14:05:23,391 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 14:05:23,391 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 14:05:23,391 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-16 14:05:23,391 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:05:23,428 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-16 14:05:23,473 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-16 14:05:23,473 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 14:05:23,474 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-16 14:05:23,474 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-16 14:05:23,474 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-16 14:05:23,474 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 14:05:23,474 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-16 14:05:23,474 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-16 14:05:23,475 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:05:23,544 [main] [A2] [INFO] - rootPath ==
+2024-05-16 14:05:23,544 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-16 14:05:23,545 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-16 14:05:23,545 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-16 14:05:23,558 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/03/00) - Connection #2 tested: OK
+2024-05-16 14:05:23,560 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:05:23,570 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 14:05:23,570 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 14:05:23,570 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 14:05:23,570 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-16 14:05:23,570 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 14:05:23,570 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-16 14:05:23,570 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 14:05:23,625 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-16 14:05:23,626 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-16 14:05:23,641 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/04/00) - Connection #2 tested: OK
+2024-05-16 14:05:23,644 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:05:23,729 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-16 14:05:23,749 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/05/00) - Connection #3 tested: OK
+2024-05-16 14:05:23,749 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (02/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:05:23,770 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-16 14:05:23,770 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-16 14:05:23,770 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath1845191971.jar;C:\Users\liuliang\AppData\Local\JetBrains\IntelliJIdea2021.2\captureAgent\debugger-agent.jar
+2024-05-16 14:05:23,770 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-16 14:05:23,771 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-16 14:05:23,771 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-16 14:05:23,815 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-16 14:05:23,815 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-16 14:05:23,816 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-16 14:05:23,816 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-16 14:05:23,816 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-16 14:05:23,816 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-16 14:05:23,816 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-16 14:05:23,816 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-16 14:05:23,816 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-16 14:05:23,817 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-16 14:05:23,821 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-16 14:05:23,824 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-16 14:05:23,825 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-16 14:05:23,826 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-16 14:05:23,826 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-16 14:05:23,826 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-16 14:05:23,828 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@71ae31b0
+2024-05-16 14:05:23,828 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-16 14:05:23,844 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (02/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:05:23,848 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/07/00) - Connection #4 tested: OK
+2024-05-16 14:05:23,868 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/07/00) - Connection #4 tested: OK
+2024-05-16 14:05:23,884 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/07/00) - Connection #5 tested: OK
+2024-05-16 14:05:23,905 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/07/00) - Connection #5 tested: OK
+2024-05-16 14:05:23,930 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #1 tested: OK
+2024-05-16 14:05:23,932 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000005 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:05:23,940 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/08/00) - Connection #6 tested: OK
+2024-05-16 14:05:23,960 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/08/00) - Connection #6 tested: OK
+2024-05-16 14:05:23,970 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/08/00) - Connection #7 tested: OK
+2024-05-16 14:05:23,993 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #7 tested: OK
+2024-05-16 14:05:24,003 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #8 tested: OK
+2024-05-16 14:05:24,018 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000008 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:05:24,024 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/09/00) - Connection #8 tested: OK
+2024-05-16 14:05:24,033 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/09/00) - Connection #9 tested: OK
+2024-05-16 14:05:24,052 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/09/00) - Connection #9 tested: OK
+2024-05-16 14:05:24,064 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/09/00) - Connection #1 tested: OK
+2024-05-16 14:05:24,086 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #1 tested: OK
+2024-05-16 14:05:24,098 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #2 tested: OK
+2024-05-16 14:05:24,104 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000011 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:05:24,120 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/10/00) - Connection #2 tested: OK
+2024-05-16 14:05:24,130 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/10/00) - Connection #3 tested: OK
+2024-05-16 14:05:24,149 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #3 tested: OK
+2024-05-16 14:05:24,159 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #4 tested: OK
+2024-05-16 14:05:24,179 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #4 tested: OK
+2024-05-16 14:05:24,189 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #5 tested: OK
+2024-05-16 14:05:24,195 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000014 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:05:24,209 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/11/00) - Connection #5 tested: OK
+2024-05-16 14:05:24,225 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/11/00) - Connection #6 tested: OK
+2024-05-16 14:05:24,249 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #6 tested: OK
+2024-05-16 14:05:24,259 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #7 tested: OK
+2024-05-16 14:05:24,282 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #7 tested: OK
+2024-05-16 14:05:24,289 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000016 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:05:24,292 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/12/00) - Connection #8 tested: OK
+2024-05-16 14:05:24,312 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/12/00) - Connection #8 tested: OK
+2024-05-16 14:05:24,321 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/12/00) - Connection #9 tested: OK
+2024-05-16 14:05:24,340 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #9 tested: OK
+2024-05-16 14:05:24,349 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #10 tested: OK
+2024-05-16 14:05:24,369 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #10 tested: OK
+2024-05-16 14:05:24,381 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #11 tested: OK
+2024-05-16 14:05:24,381 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000019 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:05:24,402 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/13/00) - Connection #11 tested: OK
+2024-05-16 14:05:24,412 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/13/00) - Connection #12 tested: OK
+2024-05-16 14:05:24,432 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #12 tested: OK
+2024-05-16 14:05:24,443 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #13 tested: OK
+2024-05-16 14:05:24,465 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #13 tested: OK
+2024-05-16 14:05:24,466 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000022 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:05:24,475 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/14/00) - Connection #1 tested: OK
+2024-05-16 14:05:24,497 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #1 tested: OK
+2024-05-16 14:05:24,508 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #2 tested: OK
+2024-05-16 14:05:24,530 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #2 tested: OK
+2024-05-16 14:05:24,539 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #3 tested: OK
+2024-05-16 14:05:24,558 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000025 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:05:24,558 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/15/00) - Connection #3 tested: OK
+2024-05-16 14:05:24,568 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/15/00) - Connection #4 tested: OK
+2024-05-16 14:05:24,589 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #4 tested: OK
+2024-05-16 14:05:24,599 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #5 tested: OK
+2024-05-16 14:05:24,619 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #5 tested: OK
+2024-05-16 14:05:24,628 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #6 tested: OK
+2024-05-16 14:05:24,649 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #6 tested: OK
+2024-05-16 14:05:24,649 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000028 (01/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:05:24,659 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/16/00) - Connection #7 tested: OK
+2024-05-16 14:05:24,682 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #7 tested: OK
+2024-05-16 14:05:24,701 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #8 tested: OK
+2024-05-16 14:05:24,724 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #8 tested: OK
+2024-05-16 14:05:24,733 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #9 tested: OK
+2024-05-16 14:05:24,740 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (01/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:05:24,751 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #9 tested: OK
+2024-05-16 14:05:24,755 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:05:24,757 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-16 14:05:24,758 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:05:24,809 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #10 tested: OK
+2024-05-16 14:05:24,828 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #10 tested: OK
+2024-05-16 14:05:24,832 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000032 (01/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:05:24,840 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/18/00) - Connection #11 tested: OK
+2024-05-16 14:05:24,866 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/18/00) - Connection #11 tested: OK
+2024-05-16 14:05:24,878 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/18/00) - Connection #12 tested: OK
+2024-05-16 14:05:24,900 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #12 tested: OK
+2024-05-16 14:05:24,918 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000034 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:05:24,924 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/19/00) - Connection #13 tested: OK
+2024-05-16 14:05:24,948 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/19/00) - Connection #13 tested: OK
+2024-05-16 14:05:24,949 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [1]
+2024-05-16 14:05:24,950 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-16 14:05:24,960 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/19/00) - Connection #14 tested: OK
+2024-05-16 14:05:24,980 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #14 tested: OK
+2024-05-16 14:05:24,980 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-16 14:05:24,981 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 31
+2024-05-16 14:05:24,981 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 14:05:24,991 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #15 tested: OK
+2024-05-16 14:05:25,007 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000037 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:05:25,011 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/20/00) - Connection #15 tested: OK
+2024-05-16 14:05:25,011 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-16 14:05:25,022 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/20/00) - Connection #16 tested: OK
+2024-05-16 14:05:25,055 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #16 tested: OK
+2024-05-16 14:05:25,058 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2]
+2024-05-16 14:05:25,058 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2)
+2024-05-16 14:05:25,068 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #17 tested: OK
+2024-05-16 14:05:25,090 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #17 tested: OK
+2024-05-16 14:05:25,091 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-16 14:05:25,091 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:05:25,092 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:05:25,092 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-16 14:05:25,092 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:05:25,101 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000039 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:05:25,103 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/21/00) - Connection #18 tested: OK
+2024-05-16 14:05:25,125 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/21/00) - Connection #18 tested: OK
+2024-05-16 14:05:25,135 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/21/00) - Connection #19 tested: OK
+2024-05-16 14:05:25,154 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #19 tested: OK
+2024-05-16 14:05:25,164 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #20 tested: OK
+2024-05-16 14:05:25,184 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/22/00) - Connection #20 tested: OK
+2024-05-16 14:05:25,184 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000042 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:05:25,184 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-16 14:05:25,185 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-16 14:05:25,185 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:05:25,186 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:05:25,186 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-16 14:05:25,186 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:05:25,186 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-13, 2024-04-17, 31]
+2024-05-16 14:05:25,198 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/22/00) - Connection #21 tested: OK
+2024-05-16 14:05:25,222 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/22/00) - Connection #21 tested: OK
+2024-05-16 14:05:25,231 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/22/00) - Connection #22 tested: OK
+2024-05-16 14:05:25,250 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #22 tested: OK
+2024-05-16 14:05:25,251 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-16 14:05:25,251 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 31
+2024-05-16 14:05:25,252 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 31
+2024-05-16 14:05:25,252 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-16 14:05:25,264 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #1 tested: OK
+2024-05-16 14:05:25,281 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000045 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:05:25,286 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/23/00) - Connection #1 tested: OK
+2024-05-16 14:05:25,287 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1]
+2024-05-16 14:05:25,287 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1
+2024-05-16 14:05:25,298 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/23/00) - Connection #2 tested: OK
+2024-05-16 14:05:25,321 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/23/00) - Connection #2 tested: OK
+2024-05-16 14:05:25,321 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-16 14:05:25,331 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/23/00) - Connection #3 tested: OK
+2024-05-16 14:05:25,352 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #3 tested: OK
+2024-05-16 14:05:25,353 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 8
+2024-05-16 14:05:25,353 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-16 14:05:25,353 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:05:25,353 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:05:25,353 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:05:25,354 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:05:25,354 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:05:25,354 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:05:25,354 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:05:25,354 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:05:25,354 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:05:25,354 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=28cf334d-7c8a-46ad-9b9b-b29ad765a152, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72364, glpbid=, pbtj=0, key=72364, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=72364, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=4463c037-908c-460a-8f78-b3d8fcb83409, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72365, glpbid=, pbtj=0, key=72365, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=72365, modedatacreater=1, bcrq=2024-04-14, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=ca273fbf-ea1b-4f10-aadf-63a49dba2a80, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72366, glpbid=, pbtj=0, key=72366, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72366, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=14e50a68-4608-4c89-9774-e52577dbf283, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72367, glpbid=, pbtj=0, key=72367, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72367, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=41fe7a2b-f6f4-4a2b-b5d7-ef5c7db155a9, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72368, glpbid=, pbtj=0, key=72368, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72368, modedatacreater=1, bcrq=2024-04-17, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=572527f1-ba58-4686-8467-dcd4207d9189, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-02, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-02, dgcx=, bz=, hxbz=, id=14504, glpbid=, pbtj=2, key=14504, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=14504, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=2-晚班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=15:27:30, modedatamodifydatetime=, pbsj=15:27, rqlx=2, pbdxry=31-李勤}, {modeuuid=57eb7822-2e05-4c67-874a-7c5062fc3bad, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65516, glpbid=, pbtj=2, key=65516, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65516, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:01:57, modedatamodifydatetime=, pbsj=20:01, rqlx=0, pbdxry=31-李勤}, {modeuuid=87607a59-87bd-4cf7-a669-a5428bea0620, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65517, glpbid=, pbtj=2, key=65517, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65517, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:02:01, modedatamodifydatetime=, pbsj=20:02, rqlx=0, pbdxry=31-李勤}]
+2024-05-16 14:05:25,356 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-16 14:05:25,357 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:05:25,357 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-16 14:05:25,357 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:05:25,367 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #4 tested: OK
+2024-05-16 14:05:25,374 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000048 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:05:25,388 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/24/00) - Connection #4 tested: OK
+2024-05-16 14:05:25,397 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[]]
+2024-05-16 14:05:25,397 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[]]
+2024-05-16 14:05:25,397 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[]]
+2024-05-16 14:05:25,407 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/24/00) - Connection #5 tested: OK
+2024-05-16 14:05:25,427 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #5 tested: OK
+2024-05-16 14:05:25,438 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #6 tested: OK
+2024-05-16 14:05:25,458 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000050 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:05:25,475 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/25/00) - Connection #6 tested: OK
+2024-05-16 14:05:25,488 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/25/00) - Connection #7 tested: OK
+2024-05-16 14:05:25,510 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/25/00) - Connection #7 tested: OK
+2024-05-16 14:05:25,520 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/25/00) - Connection #8 tested: OK
+2024-05-16 14:05:25,541 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #8 tested: OK
+2024-05-16 14:05:25,550 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #9 tested: OK
+2024-05-16 14:05:25,551 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:05:25,570 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/26/00) - Connection #9 tested: OK
+2024-05-16 14:05:25,570 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-17=[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-16 14:05:25,571 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-16 14:05:25,571 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:05:25,571 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:31,analysisDate:2024-04-15 start***********
+2024-05-16 14:05:25,571 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}]]
+2024-05-16 14:05:25,572 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-04-15, schedulingResultCollect={2024-04-17=[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], clockInTimeCollect={2024-04-17=[{signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], 2024-04-15=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}], 2024-04-16=[{signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}]}, userId=31, clockInTimeMap={}}]
+2024-05-16 14:05:25,572 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:05:25,573 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-16 14:05:25,573 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:05:25,585 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/26/00) - Connection #10 tested: OK
+2024-05-16 14:05:25,606 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/26/00) - Connection #10 tested: OK
+2024-05-16 14:05:25,607 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-04-14 21:00],lastestTime: [2024-04-15 23:30]
+2024-05-16 14:05:25,610 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-16 14:05:25,611 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:05:25,620 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/26/00) - Connection #11 tested: OK
+2024-05-16 14:05:25,639 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (01/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:05:25,643 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/27/00) - Connection #11 tested: OK
+2024-05-16 14:05:25,653 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/27/00) - Connection #12 tested: OK
+2024-05-16 14:05:25,674 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/27/00) - Connection #12 tested: OK
+2024-05-16 14:05:25,674 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:05:25,675 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-16 14:05:25,675 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:05:25,686 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/27/00) - Connection #13 tested: OK
+2024-05-16 14:05:25,708 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/27/00) - Connection #13 tested: OK
+2024-05-16 14:05:25,709 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-16 14:05:25,709 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-16 14:05:25,709 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:05:25,710 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:05:25,710 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-16 14:05:25,710 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:05:25,713 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (01/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:05:25,719 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/28/00) - Connection #14 tested: OK
+2024-05-16 14:05:25,740 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/28/00) - Connection #14 tested: OK
+2024-05-16 14:05:25,740 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-16 14:05:25,741 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-16 14:05:25,741 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:05:25,746 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:05:25,746 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-16 14:05:25,746 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:05:25,747 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-16 14:06:09,144 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:07:33,838 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}]]
+2024-05-16 14:07:33,840 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}]]
+2024-05-16 14:07:33,848 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 18:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=2, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 18:30, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime=null, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=EMPTY, elasticTime=null, classSegmentType=7, clockTime=null, record=true)]]
+2024-05-16 14:07:33,848 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-16 14:07:33,848 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:33,849 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:33,850 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-16 14:07:33,850 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:07:33,851 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-04-15 17:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 18:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=2, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false), ClockPointDTO(classTime=2024-04-15 18:30, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime=null, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=EMPTY, elasticTime=null, classSegmentType=7, clockTime=null, record=true)]]
+2024-05-16 14:07:33,851 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-16 14:07:33,851 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:33,851 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-04-15 17:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 18:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=2, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false), ClockPointDTO(classTime=2024-04-15 18:30, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime=null, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=EMPTY, elasticTime=null, classSegmentType=7, clockTime=null, record=true)],attendanceItems size :42,scheduleResult :[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}],analysisDate:[2024-04-15],userId:[31],rqlx:[0],modeId:[{}]
+2024-05-16 14:07:33,851 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-16 14:07:33,852 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 14:07:33,853 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:33,854 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-16 14:07:33,854 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:07:33,855 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=15分钟早退, ktjbzdcfwlb=0, id=124, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=124, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=0, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=15, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早退, cchsfzs=, modedatacreatetime=16:51:10, hbjscsdxm=, hsl=1.00, modeuuid=17edf944-9f1e-4416-acce-cef82d5701f1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=124, form_biz_id=124000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=15分钟早退, zysd=1, sjd=16:50, cckcbc=, hsdw=2, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=1, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 14:07:33,856 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-16 14:07:33,856 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:33,857 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}]
+2024-05-16 14:07:33,857 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 14:07:33,858 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:33,859 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-16 14:07:33,859 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:07:33,859 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 14:07:33,859 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-16 14:07:33,859 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:33,860 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:33,861 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 14:07:33,861 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:07:33,861 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=旷工, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=30, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=旷工, cchsfzs=, modedatacreatetime=17:35:36, hbjscsdxm=, hsl=1.00, modeuuid=dec5c6fb-065a-4918-88f1-05d1ff2c7c35, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=1, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=旷工, zysd=1, sjd=17:33, cckcbc=1, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=2, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-23 14:39:57, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 14:07:33,862 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 14:07:33,862 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:33,862 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-16 14:07:33,862 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 14:07:33,863 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:33,863 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 14:07:33,863 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:07:33,864 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[]]
+2024-05-16 14:07:33,864 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 14:07:33,864 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:33,864 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:33,864 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-16 14:07:33,864 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:07:33,865 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 14:07:33,865 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-16 14:07:33,865 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:33,865 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:33,865 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 14:07:33,865 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:07:33,865 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 14:07:33,865 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 14:07:33,866 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:33,867 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - missCardParams classInfo: [{edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}],clcokInTimeData:[null]
+2024-05-16 14:07:33,874 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:33,874 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ForGetClockItemCmd --------------------------------------------------------
+2024-05-16 14:07:33,875 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:07:33,877 [main] [com.engine.attendance.attendanceanalysis.cmd.item.ForGetClockItemCmd] [INFO] - ForGetClockItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=漏打卡, ktjbzdcfwlb=0, id=7, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=7, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=漏打卡, cchsfzs=, modedatacreatetime=15:43:08, hbjscsdxm=, hsl=1.00, modeuuid=fcf8c020-06dd-4568-9956-cbfc42e44c94, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=1, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-02, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=7, form_biz_id=7000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=漏打卡, zysd=0, sjd=15:42, cckcbc=, hsdw=3, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=8, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-25 19:38:52, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 14:07:33,877 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ForGetClockItemCmd finished --------------------------------------------------------
+2024-05-16 14:07:33,877 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:33,878 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - missCardParams classInfo: [{edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}],clcokInTimeData:[null]
+2024-05-16 14:07:33,878 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:33,878 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ForGetClockItemCmd --------------------------------------------------------
+2024-05-16 14:07:33,878 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:07:33,878 [main] [com.engine.attendance.attendanceanalysis.cmd.item.ForGetClockItemCmd] [INFO] - ForGetClockItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=漏打卡, ktjbzdcfwlb=0, id=7, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=7, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=漏打卡, cchsfzs=, modedatacreatetime=15:43:08, hbjscsdxm=, hsl=1.00, modeuuid=fcf8c020-06dd-4568-9956-cbfc42e44c94, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=1, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-02, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=7, form_biz_id=7000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=漏打卡, zysd=0, sjd=15:42, cckcbc=, hsdw=3, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=8, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-25 19:38:52, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 14:07:33,878 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ForGetClockItemCmd finished --------------------------------------------------------
+2024-05-16 14:07:33,878 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:33,879 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=0, item=124, itemType=LEAVE_EARLY, classEndTime=2024-04-15 17:30, betweenMinutes=10, kczgsc=0, record=true, itemduration=10.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 17:30, hsdw=2}, {hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, record=true, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {bdlx=7, item=7, itemType=MISSE_CARD, record=true, itemduration=1, pointTime=2024-04-15 18:30}, {bdlx=7, item=7, itemType=MISSE_CARD, record=true, itemduration=1, pointTime=2024-04-15 22:30}]]
+2024-05-16 14:07:33,879 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-16 14:07:33,880 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-16 14:07:33,881 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:33,881 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 14:07:33,881 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:07:33,881 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[]]
+2024-05-16 14:07:33,881 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 14:07:33,881 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:33,881 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班开始时间漏卡: 2024-04-15 18:30,clcokInTimeData:{2024-04-15 22:30=null, 2024-04-15 17:30={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, 2024-04-15 18:30=null, 2024-04-15 09:00={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}}
+2024-05-16 14:07:33,882 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:33,882 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-16 14:07:33,883 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:07:33,883 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-16 14:07:33,883 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 60.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-16 14:07:33,884 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-16 14:07:33,885 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:33,885 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=6.5, classInfo=[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], formmodeIdMap={uf_jcl_kq_kqfa=105, uf_jcl_kq_jqye=103, uf_jcl_kq_jbjg=92, uf_jcl_kq_jqed=102, uf_jcl_kq_cqjg=104, uf_jcl_kq_bdkjl=135, uf_jcl_kq_glpb=101, uf_jcl_kq_kqzqmc=93, uf_jcl_kq_cqjt=106, uf_jcl_kq_rlxx=89, uf_pbjg=87, uf_jcl_kq_rlmc=141, uf_jcl_kq_zhgs=129}, modeId=104, recordDataTime={j1=2024-04-15 09:48:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-04-15 17:20:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-04-15, userId=31, recordData=[{hsl=1.0, bdlx=0, item=124, itemType=LEAVE_EARLY, classEndTime=2024-04-15 17:30, betweenMinutes=10, kczgsc=0, record=true, itemduration=10.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 17:30, hsdw=2}, {hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, record=true, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {bdlx=7, item=7, itemType=MISSE_CARD, record=true, itemduration=1, pointTime=2024-04-15 18:30}, {bdlx=7, item=7, itemType=MISSE_CARD, record=true, itemduration=1, pointTime=2024-04-15 22:30}, {item=144, itemduration=0}], rqlx=0}
+2024-05-16 14:07:33,886 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:33,887 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-16 14:07:33,887 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:07:33,896 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-16 14:07:33,896 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/28/01) - Connection #15 tested: OK
+2024-05-16 14:07:33,917 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/28/01) - Connection #15 tested: OK
+2024-05-16 14:07:33,917 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=6.5,cqzt=1,fxrq='2024-05-16 14:07:33',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-17:30|',xm1=124,sc1=10.0,xm2=126,sc2=1.0,xm3=7,sc3=1,xm4=7,sc4=1,xm5=144,sc5=0,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-15 09:48:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-15 17:20:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-16 14:07:33,927 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/28/01) - Connection #16 tested: OK
+2024-05-16 14:07:33,936 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000060 (02/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:07:33,940 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (02/29/01) - Connection #17 tested: OK
+2024-05-16 14:07:33,949 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 14:07:33,949 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 14:07:33,949 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 14:07:33,949 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 14:07:33,949 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 14:07:33,981 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (02/29/01) - Connection #17 tested: OK
+2024-05-16 14:07:33,994 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-16 14:07:39,811 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-16 14:07:39,814 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-16 14:07:39,814 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-16 14:07:39,815 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-16 14:07:39,815 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-16 14:07:40,277 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 14:07:40,278 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-16 14:07:40,278 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-16 14:07:40,278 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-16 14:07:40,278 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-16 14:07:40,278 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-16 14:07:40,278 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-16 14:07:40,279 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-16 14:07:40,279 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-16 14:07:40,279 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-16 14:07:40,279 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-16 14:07:40,280 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-16 14:07:40,280 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-16 14:07:40,280 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-16 14:07:40,280 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-16 14:07:40,280 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-16 14:07:40,281 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-16 14:07:40,281 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-16 14:07:40,281 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-16 14:07:40,281 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-16 14:07:40,281 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-16 14:07:40,281 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-16 14:07:40,281 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-16 14:07:40,282 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-16 14:07:40,282 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-16 14:07:40,282 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-16 14:07:40,282 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-16 14:07:40,282 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-16 14:07:40,282 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-16 14:07:40,282 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-16 14:07:40,283 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-16 14:07:40,283 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-16 14:07:40,283 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-16 14:07:40,283 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-16 14:07:40,283 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-16 14:07:40,283 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-16 14:07:40,283 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-16 14:07:40,284 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-16 14:07:40,284 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-16 14:07:40,284 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-16 14:07:40,284 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-16 14:07:40,284 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-16 14:07:40,284 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-16 14:07:40,284 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-16 14:07:40,285 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-16 14:07:40,285 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-16 14:07:40,285 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-16 14:07:40,285 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 14:07:40,285 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-16 14:07:40,285 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-16 14:07:40,285 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-16 14:07:40,285 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-16 14:07:40,286 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-16 14:07:40,286 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-16 14:07:40,286 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-16 14:07:40,286 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-16 14:07:40,286 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-16 14:07:40,286 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 14:07:40,286 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-16 14:07:40,287 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-16 14:07:40,287 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-16 14:07:40,302 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-16 14:07:40,304 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-16 14:07:40,305 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-16 14:07:40,672 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-16 14:07:40,691 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-16 14:07:40,700 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-16 14:07:40,701 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-16 14:07:40,711 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-16 14:07:40,711 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 14:07:40,711 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 14:07:40,713 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:07:40,713 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-16 14:07:40,748 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-16 14:07:40,791 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-16 14:07:40,792 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 14:07:40,792 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-16 14:07:40,792 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-16 14:07:40,792 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-16 14:07:40,792 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 14:07:40,792 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-16 14:07:40,792 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-16 14:07:40,797 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:07:40,861 [main] [A2] [INFO] - rootPath ==
+2024-05-16 14:07:40,861 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-16 14:07:40,862 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-16 14:07:40,862 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-16 14:07:40,873 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/03/00) - Connection #2 tested: OK
+2024-05-16 14:07:40,885 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 14:07:40,885 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:07:40,885 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-16 14:07:40,886 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-16 14:07:40,886 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 14:07:40,886 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 14:07:40,886 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 14:07:40,886 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 14:07:40,939 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-16 14:07:40,941 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-16 14:07:40,956 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/04/00) - Connection #2 tested: OK
+2024-05-16 14:07:40,973 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:07:41,067 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-16 14:07:41,086 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/05/00) - Connection #3 tested: OK
+2024-05-16 14:07:41,091 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:07:41,103 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-16 14:07:41,103 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-16 14:07:41,103 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath131112890.jar;C:\Users\liuliang\AppData\Local\JetBrains\IntelliJIdea2021.2\captureAgent\debugger-agent.jar
+2024-05-16 14:07:41,103 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-16 14:07:41,104 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-16 14:07:41,104 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-16 14:07:41,153 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-16 14:07:41,153 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-16 14:07:41,154 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-16 14:07:41,154 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-16 14:07:41,154 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-16 14:07:41,154 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-16 14:07:41,154 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-16 14:07:41,155 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-16 14:07:41,155 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-16 14:07:41,155 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-16 14:07:41,160 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-16 14:07:41,163 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-16 14:07:41,165 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-16 14:07:41,165 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-16 14:07:41,165 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-16 14:07:41,166 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-16 14:07:41,167 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@549621f3
+2024-05-16 14:07:41,168 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-16 14:07:41,171 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:07:41,191 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/07/00) - Connection #4 tested: OK
+2024-05-16 14:07:41,211 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/07/00) - Connection #4 tested: OK
+2024-05-16 14:07:41,225 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/07/00) - Connection #5 tested: OK
+2024-05-16 14:07:41,246 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/07/00) - Connection #5 tested: OK
+2024-05-16 14:07:41,252 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000005 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:07:41,271 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/08/00) - Connection #1 tested: OK
+2024-05-16 14:07:41,281 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/08/00) - Connection #6 tested: OK
+2024-05-16 14:07:41,304 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/08/00) - Connection #6 tested: OK
+2024-05-16 14:07:41,312 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/08/00) - Connection #7 tested: OK
+2024-05-16 14:07:41,330 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #7 tested: OK
+2024-05-16 14:07:41,334 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000007 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:07:41,339 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/09/00) - Connection #8 tested: OK
+2024-05-16 14:07:41,358 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/09/00) - Connection #8 tested: OK
+2024-05-16 14:07:41,368 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/09/00) - Connection #9 tested: OK
+2024-05-16 14:07:41,386 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/09/00) - Connection #9 tested: OK
+2024-05-16 14:07:41,397 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/09/00) - Connection #2 tested: OK
+2024-05-16 14:07:41,416 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #2 tested: OK
+2024-05-16 14:07:41,426 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #1 tested: OK
+2024-05-16 14:07:41,428 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000011 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:07:41,446 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/10/00) - Connection #1 tested: OK
+2024-05-16 14:07:41,455 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/10/00) - Connection #3 tested: OK
+2024-05-16 14:07:41,484 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #3 tested: OK
+2024-05-16 14:07:41,495 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #4 tested: OK
+2024-05-16 14:07:41,516 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #4 tested: OK
+2024-05-16 14:07:41,526 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #5 tested: OK
+2024-05-16 14:07:41,532 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000014 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:07:41,545 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/11/00) - Connection #5 tested: OK
+2024-05-16 14:07:41,569 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/11/00) - Connection #6 tested: OK
+2024-05-16 14:07:41,589 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #6 tested: OK
+2024-05-16 14:07:41,599 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #7 tested: OK
+2024-05-16 14:07:41,615 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000016 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:07:41,617 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/12/00) - Connection #7 tested: OK
+2024-05-16 14:07:41,627 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/12/00) - Connection #8 tested: OK
+2024-05-16 14:07:41,646 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/12/00) - Connection #8 tested: OK
+2024-05-16 14:07:41,654 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/12/00) - Connection #9 tested: OK
+2024-05-16 14:07:41,673 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #9 tested: OK
+2024-05-16 14:07:41,683 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #10 tested: OK
+2024-05-16 14:07:41,700 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000019 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:07:41,704 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/13/00) - Connection #10 tested: OK
+2024-05-16 14:07:41,716 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/13/00) - Connection #11 tested: OK
+2024-05-16 14:07:41,736 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/13/00) - Connection #11 tested: OK
+2024-05-16 14:07:41,746 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/13/00) - Connection #12 tested: OK
+2024-05-16 14:07:41,766 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #12 tested: OK
+2024-05-16 14:07:41,776 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #13 tested: OK
+2024-05-16 14:07:41,787 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000022 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:07:41,796 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/14/00) - Connection #13 tested: OK
+2024-05-16 14:07:41,806 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/14/00) - Connection #14 tested: OK
+2024-05-16 14:07:41,827 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #14 tested: OK
+2024-05-16 14:07:41,837 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #2 tested: OK
+2024-05-16 14:07:41,856 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #2 tested: OK
+2024-05-16 14:07:41,866 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #1 tested: OK
+2024-05-16 14:07:41,867 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000025 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:07:41,886 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/15/00) - Connection #1 tested: OK
+2024-05-16 14:07:41,895 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/15/00) - Connection #3 tested: OK
+2024-05-16 14:07:41,913 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #3 tested: OK
+2024-05-16 14:07:41,922 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #4 tested: OK
+2024-05-16 14:07:41,943 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #4 tested: OK
+2024-05-16 14:07:41,947 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000027 (01/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:07:41,953 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/16/00) - Connection #5 tested: OK
+2024-05-16 14:07:41,972 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/16/00) - Connection #5 tested: OK
+2024-05-16 14:07:41,982 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/16/00) - Connection #6 tested: OK
+2024-05-16 14:07:42,002 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #6 tested: OK
+2024-05-16 14:07:42,020 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #7 tested: OK
+2024-05-16 14:07:42,037 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000030 (01/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:07:42,043 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/17/00) - Connection #7 tested: OK
+2024-05-16 14:07:42,052 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/17/00) - Connection #8 tested: OK
+2024-05-16 14:07:42,072 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #8 tested: OK
+2024-05-16 14:07:42,077 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:42,078 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-16 14:07:42,079 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:07:42,119 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (01/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:07:42,127 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/18/00) - Connection #9 tested: OK
+2024-05-16 14:07:42,147 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/18/00) - Connection #9 tested: OK
+2024-05-16 14:07:42,159 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/18/00) - Connection #10 tested: OK
+2024-05-16 14:07:42,182 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/18/00) - Connection #10 tested: OK
+2024-05-16 14:07:42,192 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/18/00) - Connection #11 tested: OK
+2024-05-16 14:07:42,209 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000034 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:07:42,213 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/19/00) - Connection #11 tested: OK
+2024-05-16 14:07:42,234 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/19/00) - Connection #12 tested: OK
+2024-05-16 14:07:42,257 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/19/00) - Connection #12 tested: OK
+2024-05-16 14:07:42,258 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [1]
+2024-05-16 14:07:42,259 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-16 14:07:42,269 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/19/00) - Connection #13 tested: OK
+2024-05-16 14:07:42,289 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #13 tested: OK
+2024-05-16 14:07:42,289 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-16 14:07:42,290 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 31
+2024-05-16 14:07:42,290 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 14:07:42,300 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/20/00) - Connection #14 tested: OK
+2024-05-16 14:07:42,300 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000036 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:07:42,320 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/20/00) - Connection #14 tested: OK
+2024-05-16 14:07:42,320 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-16 14:07:42,329 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/20/00) - Connection #15 tested: OK
+2024-05-16 14:07:42,359 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #15 tested: OK
+2024-05-16 14:07:42,363 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2]
+2024-05-16 14:07:42,363 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2)
+2024-05-16 14:07:42,371 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #16 tested: OK
+2024-05-16 14:07:42,382 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000039 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:07:42,390 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/21/00) - Connection #16 tested: OK
+2024-05-16 14:07:42,390 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-16 14:07:42,391 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:42,391 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:42,392 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-16 14:07:42,392 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:07:42,402 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/21/00) - Connection #17 tested: OK
+2024-05-16 14:07:42,423 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/21/00) - Connection #17 tested: OK
+2024-05-16 14:07:42,432 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/21/00) - Connection #18 tested: OK
+2024-05-16 14:07:42,449 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #18 tested: OK
+2024-05-16 14:07:42,459 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #19 tested: OK
+2024-05-16 14:07:42,467 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000042 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:07:42,478 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/22/00) - Connection #19 tested: OK
+2024-05-16 14:07:42,480 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-16 14:07:42,480 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-16 14:07:42,480 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:42,483 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:42,484 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-16 14:07:42,484 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:07:42,484 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-13, 2024-04-17, 31]
+2024-05-16 14:07:42,496 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/22/00) - Connection #20 tested: OK
+2024-05-16 14:07:42,519 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/22/00) - Connection #20 tested: OK
+2024-05-16 14:07:42,529 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/22/00) - Connection #21 tested: OK
+2024-05-16 14:07:42,548 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #21 tested: OK
+2024-05-16 14:07:42,549 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-16 14:07:42,549 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 31
+2024-05-16 14:07:42,550 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 31
+2024-05-16 14:07:42,550 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-16 14:07:42,554 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000044 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:07:42,561 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/23/00) - Connection #22 tested: OK
+2024-05-16 14:07:42,579 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/23/00) - Connection #22 tested: OK
+2024-05-16 14:07:42,579 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1]
+2024-05-16 14:07:42,579 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1
+2024-05-16 14:07:42,589 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/23/00) - Connection #23 tested: OK
+2024-05-16 14:07:42,611 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/23/00) - Connection #23 tested: OK
+2024-05-16 14:07:42,611 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-16 14:07:42,620 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/23/00) - Connection #2 tested: OK
+2024-05-16 14:07:42,636 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000047 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:07:42,641 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/24/00) - Connection #2 tested: OK
+2024-05-16 14:07:42,645 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 8
+2024-05-16 14:07:42,646 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-16 14:07:42,646 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:42,646 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:07:42,647 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:07:42,647 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:07:42,647 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:07:42,648 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:07:42,648 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:07:42,648 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:07:42,648 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:07:42,649 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=28cf334d-7c8a-46ad-9b9b-b29ad765a152, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72364, glpbid=, pbtj=0, key=72364, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=72364, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=4463c037-908c-460a-8f78-b3d8fcb83409, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72365, glpbid=, pbtj=0, key=72365, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=72365, modedatacreater=1, bcrq=2024-04-14, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=ca273fbf-ea1b-4f10-aadf-63a49dba2a80, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72366, glpbid=, pbtj=0, key=72366, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72366, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=14e50a68-4608-4c89-9774-e52577dbf283, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72367, glpbid=, pbtj=0, key=72367, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72367, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=41fe7a2b-f6f4-4a2b-b5d7-ef5c7db155a9, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72368, glpbid=, pbtj=0, key=72368, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72368, modedatacreater=1, bcrq=2024-04-17, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=572527f1-ba58-4686-8467-dcd4207d9189, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-02, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-02, dgcx=, bz=, hxbz=, id=14504, glpbid=, pbtj=2, key=14504, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=14504, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=2-晚班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=15:27:30, modedatamodifydatetime=, pbsj=15:27, rqlx=2, pbdxry=31-李勤}, {modeuuid=57eb7822-2e05-4c67-874a-7c5062fc3bad, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65516, glpbid=, pbtj=2, key=65516, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65516, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:01:57, modedatamodifydatetime=, pbsj=20:01, rqlx=0, pbdxry=31-李勤}, {modeuuid=87607a59-87bd-4cf7-a669-a5428bea0620, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65517, glpbid=, pbtj=2, key=65517, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65517, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:02:01, modedatamodifydatetime=, pbsj=20:02, rqlx=0, pbdxry=31-李勤}]
+2024-05-16 14:07:42,655 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-16 14:07:42,658 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:42,658 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-16 14:07:42,658 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:07:42,671 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/24/00) - Connection #1 tested: OK
+2024-05-16 14:07:42,693 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/24/00) - Connection #1 tested: OK
+2024-05-16 14:07:42,697 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[]]
+2024-05-16 14:07:42,697 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[]]
+2024-05-16 14:07:42,697 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[]]
+2024-05-16 14:07:42,706 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/24/00) - Connection #3 tested: OK
+2024-05-16 14:07:42,724 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:07:42,725 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/25/00) - Connection #3 tested: OK
+2024-05-16 14:07:42,736 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/25/00) - Connection #4 tested: OK
+2024-05-16 14:07:42,767 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/25/00) - Connection #4 tested: OK
+2024-05-16 14:07:42,778 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/25/00) - Connection #5 tested: OK
+2024-05-16 14:07:42,797 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/25/00) - Connection #5 tested: OK
+2024-05-16 14:07:42,807 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000051 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:07:42,808 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/26/00) - Connection #6 tested: OK
+2024-05-16 14:07:42,827 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/26/00) - Connection #6 tested: OK
+2024-05-16 14:07:42,837 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/26/00) - Connection #7 tested: OK
+2024-05-16 14:07:42,856 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/26/00) - Connection #7 tested: OK
+2024-05-16 14:07:42,857 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-17=[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-16 14:07:42,857 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-16 14:07:42,858 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:42,858 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:31,analysisDate:2024-04-15 start***********
+2024-05-16 14:07:42,858 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}]]
+2024-05-16 14:07:42,860 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-04-15, schedulingResultCollect={2024-04-17=[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], clockInTimeCollect={2024-04-17=[{signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], 2024-04-15=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}], 2024-04-16=[{signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}]}, userId=31, clockInTimeMap={}}]
+2024-05-16 14:07:42,862 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:42,862 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-16 14:07:42,862 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:07:42,876 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/26/00) - Connection #8 tested: OK
+2024-05-16 14:07:42,896 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/26/00) - Connection #8 tested: OK
+2024-05-16 14:07:42,896 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-04-14 21:00],lastestTime: [2024-04-15 23:30]
+2024-05-16 14:07:42,896 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000054 (00/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:07:42,897 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-16 14:07:42,897 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:42,906 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/27/00) - Connection #9 tested: OK
+2024-05-16 14:07:42,926 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/27/00) - Connection #9 tested: OK
+2024-05-16 14:07:42,937 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/27/00) - Connection #10 tested: OK
+2024-05-16 14:07:42,959 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/27/00) - Connection #10 tested: OK
+2024-05-16 14:07:42,962 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:42,962 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-16 14:07:42,962 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:07:42,972 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/27/00) - Connection #11 tested: OK
+2024-05-16 14:07:42,989 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (01/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:07:42,993 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/28/00) - Connection #11 tested: OK
+2024-05-16 14:07:42,994 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-16 14:07:42,994 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-16 14:07:42,994 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:42,994 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:42,995 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-16 14:07:42,995 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:07:43,004 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/28/00) - Connection #12 tested: OK
+2024-05-16 14:07:43,022 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/28/00) - Connection #12 tested: OK
+2024-05-16 14:07:43,024 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-16 14:07:43,024 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-16 14:07:43,024 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:43,040 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:07:43,040 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-16 14:07:43,041 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:07:43,041 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-16 14:08:10,934 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:08:33,939 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}]]
+2024-05-16 14:08:33,940 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}]]
+2024-05-16 14:08:33,945 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 18:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=2, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 18:30, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime=null, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=EMPTY, elasticTime=null, classSegmentType=7, clockTime=null, record=true)]]
+2024-05-16 14:08:33,945 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-16 14:08:33,945 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:08:33,946 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:08:33,946 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-16 14:08:33,946 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:08:33,947 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-04-15 17:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 18:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=2, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false), ClockPointDTO(classTime=2024-04-15 18:30, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime=null, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=EMPTY, elasticTime=null, classSegmentType=7, clockTime=null, record=true)]]
+2024-05-16 14:08:33,948 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-16 14:08:33,948 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:08:33,948 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-04-15 17:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 18:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=2, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false), ClockPointDTO(classTime=2024-04-15 18:30, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime=null, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=EMPTY, elasticTime=null, classSegmentType=7, clockTime=null, record=true)],attendanceItems size :42,scheduleResult :[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}],analysisDate:[2024-04-15],userId:[31],rqlx:[0],modeId:[{}]
+2024-05-16 14:08:33,949 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-16 14:08:33,950 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 14:08:33,951 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:08:33,951 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-16 14:08:33,951 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:08:33,953 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=15分钟早退, ktjbzdcfwlb=0, id=124, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=124, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=0, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=15, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早退, cchsfzs=, modedatacreatetime=16:51:10, hbjscsdxm=, hsl=1.00, modeuuid=17edf944-9f1e-4416-acce-cef82d5701f1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=124, form_biz_id=124000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=15分钟早退, zysd=1, sjd=16:50, cckcbc=, hsdw=2, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=1, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 14:08:33,953 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-16 14:08:33,953 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:08:33,954 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}]
+2024-05-16 14:08:33,954 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 14:08:33,955 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:08:33,956 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-16 14:08:33,956 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:08:33,956 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 14:08:33,956 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-16 14:08:33,956 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:08:33,957 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:08:33,958 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 14:08:33,958 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:08:33,958 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=旷工, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=30, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=旷工, cchsfzs=, modedatacreatetime=17:35:36, hbjscsdxm=, hsl=1.00, modeuuid=dec5c6fb-065a-4918-88f1-05d1ff2c7c35, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=1, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=旷工, zysd=1, sjd=17:33, cckcbc=1, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=2, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-23 14:39:57, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 14:08:33,958 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 14:08:33,958 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:08:33,959 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-16 14:08:33,959 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 14:08:33,959 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:08:33,959 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 14:08:33,960 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:08:33,960 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[]]
+2024-05-16 14:08:33,960 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 14:08:33,960 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:08:33,960 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:08:33,960 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-16 14:08:33,960 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:08:33,961 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 14:08:33,961 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-16 14:08:33,961 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:08:33,961 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:08:33,961 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 14:08:33,961 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:08:33,961 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 14:08:33,961 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 14:08:33,961 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:08:33,964 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - missCardParams classInfo: [{edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}],clcokInTimeData:[null]
+2024-05-16 14:08:33,965 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:08:33,965 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ForGetClockItemCmd --------------------------------------------------------
+2024-05-16 14:08:33,965 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:08:33,967 [main] [com.engine.attendance.attendanceanalysis.cmd.item.ForGetClockItemCmd] [INFO] - ForGetClockItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=漏打卡, ktjbzdcfwlb=0, id=7, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=7, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=漏打卡, cchsfzs=, modedatacreatetime=15:43:08, hbjscsdxm=, hsl=1.00, modeuuid=fcf8c020-06dd-4568-9956-cbfc42e44c94, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=1, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-02, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=7, form_biz_id=7000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=漏打卡, zysd=0, sjd=15:42, cckcbc=, hsdw=3, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=8, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-25 19:38:52, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 14:08:33,967 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ForGetClockItemCmd finished --------------------------------------------------------
+2024-05-16 14:08:33,967 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:08:33,967 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - missCardParams classInfo: [{edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}],clcokInTimeData:[null]
+2024-05-16 14:08:33,967 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:08:33,967 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ForGetClockItemCmd --------------------------------------------------------
+2024-05-16 14:08:33,968 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:08:33,968 [main] [com.engine.attendance.attendanceanalysis.cmd.item.ForGetClockItemCmd] [INFO] - ForGetClockItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=漏打卡, ktjbzdcfwlb=0, id=7, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=7, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=漏打卡, cchsfzs=, modedatacreatetime=15:43:08, hbjscsdxm=, hsl=1.00, modeuuid=fcf8c020-06dd-4568-9956-cbfc42e44c94, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=1, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-02, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=7, form_biz_id=7000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=漏打卡, zysd=0, sjd=15:42, cckcbc=, hsdw=3, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=8, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-25 19:38:52, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 14:08:33,968 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ForGetClockItemCmd finished --------------------------------------------------------
+2024-05-16 14:08:33,968 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:08:33,968 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=0, item=124, itemType=LEAVE_EARLY, classEndTime=2024-04-15 17:30, betweenMinutes=10, kczgsc=0, record=true, itemduration=10.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 17:30, hsdw=2}, {hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, record=true, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {bdlx=7, item=7, itemType=MISSE_CARD, record=true, itemduration=1, pointTime=2024-04-15 18:30}, {bdlx=7, item=7, itemType=MISSE_CARD, record=true, itemduration=1, pointTime=2024-04-15 22:30}]]
+2024-05-16 14:08:33,969 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-16 14:08:33,969 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-16 14:08:33,969 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:08:33,969 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 14:08:33,969 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:08:33,969 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[]]
+2024-05-16 14:08:33,969 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 14:08:33,969 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:08:33,970 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班开始时间漏卡: 2024-04-15 18:30,clcokInTimeData:{2024-04-15 22:30=null, 2024-04-15 17:30={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, 2024-04-15 18:30=null, 2024-04-15 09:00={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}}
+2024-05-16 14:08:33,971 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:08:33,971 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-16 14:08:33,971 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:08:33,972 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-16 14:08:33,972 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 60.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-16 14:08:33,973 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-16 14:08:33,973 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:08:33,974 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=6.5, classInfo=[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], formmodeIdMap={uf_jcl_kq_kqfa=105, uf_jcl_kq_jqye=103, uf_jcl_kq_jbjg=92, uf_jcl_kq_jqed=102, uf_jcl_kq_cqjg=104, uf_jcl_kq_bdkjl=135, uf_jcl_kq_glpb=101, uf_jcl_kq_kqzqmc=93, uf_jcl_kq_cqjt=106, uf_jcl_kq_rlxx=89, uf_pbjg=87, uf_jcl_kq_rlmc=141, uf_jcl_kq_zhgs=129}, modeId=104, recordDataTime={j1=2024-04-15 09:48:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-04-15 17:20:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-04-15, userId=31, recordData=[{hsl=1.0, bdlx=0, item=124, itemType=LEAVE_EARLY, classEndTime=2024-04-15 17:30, betweenMinutes=10, kczgsc=0, record=true, itemduration=10.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 17:30, hsdw=2}, {hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, record=true, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {bdlx=7, item=7, itemType=MISSE_CARD, record=true, itemduration=1, pointTime=2024-04-15 18:30}, {bdlx=7, item=7, itemType=MISSE_CARD, record=true, itemduration=1, pointTime=2024-04-15 22:30}, {item=144, itemduration=0}], rqlx=0}
+2024-05-16 14:08:33,975 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:08:33,975 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-16 14:08:33,975 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:08:33,978 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-16 14:08:33,985 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/28/01) - Connection #13 tested: OK
+2024-05-16 14:08:33,992 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000059 (01/29/01) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:08:34,005 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/29/01) - Connection #13 tested: OK
+2024-05-16 14:08:34,006 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=6.5,cqzt=1,fxrq='2024-05-16 14:08:34',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-17:30|',xm1=124,sc1=10.0,xm2=126,sc2=1.0,xm3=7,sc3=1,xm4=7,sc4=1,xm5=144,sc5=0,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-15 09:48:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-15 17:20:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-16 14:08:34,016 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/29/01) - Connection #14 tested: OK
+2024-05-16 14:08:34,026 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (02/29/01) - Connection #15 tested: OK
+2024-05-16 14:08:34,038 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 14:08:34,038 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 14:08:34,038 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 14:08:34,038 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 14:08:34,038 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 14:08:34,068 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (02/29/01) - Connection #15 tested: OK
+2024-05-16 14:08:34,074 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000061 (01/30/01) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:08:34,081 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-16 14:08:34,093 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/30/01) - Connection #14 tested: OK
+2024-05-16 14:08:34,102 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/30/01) - Connection #16 tested: OK
+2024-05-16 14:09:26,823 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-16 14:09:26,826 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-16 14:09:26,826 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-16 14:09:26,827 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-16 14:09:26,827 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-16 14:09:27,306 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 14:09:27,306 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-16 14:09:27,306 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-16 14:09:27,306 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-16 14:09:27,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-16 14:09:27,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-16 14:09:27,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-16 14:09:27,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-16 14:09:27,307 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-16 14:09:27,308 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-16 14:09:27,308 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-16 14:09:27,309 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-16 14:09:27,309 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-16 14:09:27,310 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-16 14:09:27,310 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-16 14:09:27,310 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-16 14:09:27,311 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-16 14:09:27,311 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-16 14:09:27,311 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-16 14:09:27,311 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-16 14:09:27,311 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-16 14:09:27,311 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-16 14:09:27,311 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-16 14:09:27,312 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-16 14:09:27,312 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-16 14:09:27,312 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-16 14:09:27,312 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-16 14:09:27,312 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-16 14:09:27,312 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-16 14:09:27,313 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-16 14:09:27,313 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-16 14:09:27,313 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-16 14:09:27,313 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-16 14:09:27,313 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-16 14:09:27,313 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-16 14:09:27,313 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-16 14:09:27,314 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-16 14:09:27,314 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-16 14:09:27,314 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-16 14:09:27,314 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-16 14:09:27,314 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-16 14:09:27,314 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-16 14:09:27,315 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-16 14:09:27,315 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-16 14:09:27,315 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-16 14:09:27,315 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-16 14:09:27,315 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-16 14:09:27,315 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 14:09:27,316 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-16 14:09:27,316 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-16 14:09:27,316 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-16 14:09:27,316 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-16 14:09:27,316 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-16 14:09:27,316 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-16 14:09:27,316 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-16 14:09:27,317 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-16 14:09:27,317 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-16 14:09:27,317 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 14:09:27,317 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-16 14:09:27,317 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-16 14:09:27,317 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-16 14:09:27,333 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-16 14:09:27,335 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-16 14:09:27,337 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-16 14:09:27,736 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-16 14:09:27,756 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-16 14:09:27,766 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-16 14:09:27,766 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-16 14:09:27,777 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-16 14:09:27,777 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 14:09:27,777 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 14:09:27,777 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:09:27,777 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-16 14:09:27,810 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-16 14:09:27,854 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-16 14:09:27,854 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-16 14:09:27,855 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-16 14:09:27,855 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 14:09:27,855 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-16 14:09:27,855 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-16 14:09:27,855 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 14:09:27,855 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-16 14:09:27,866 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:09:27,925 [main] [A2] [INFO] - rootPath ==
+2024-05-16 14:09:27,926 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-16 14:09:27,926 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-16 14:09:27,927 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-16 14:09:27,937 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/03/00) - Connection #2 tested: OK
+2024-05-16 14:09:27,948 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:09:27,951 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-16 14:09:27,952 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 14:09:27,952 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-16 14:09:27,952 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 14:09:27,952 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 14:09:27,952 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 14:09:27,953 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 14:09:28,012 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-16 14:09:28,013 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-16 14:09:28,028 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/04/00) - Connection #2 tested: OK
+2024-05-16 14:09:28,035 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:09:28,131 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-16 14:09:28,152 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (02/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:09:28,154 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/06/00) - Connection #3 tested: OK
+2024-05-16 14:09:28,176 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-16 14:09:28,176 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-16 14:09:28,176 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath925122068.jar;C:\Users\liuliang\AppData\Local\JetBrains\IntelliJIdea2021.2\captureAgent\debugger-agent.jar
+2024-05-16 14:09:28,176 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-16 14:09:28,177 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-16 14:09:28,177 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-16 14:09:28,226 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-16 14:09:28,226 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-16 14:09:28,226 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-16 14:09:28,226 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-16 14:09:28,227 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-16 14:09:28,227 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-16 14:09:28,227 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-16 14:09:28,227 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-16 14:09:28,227 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-16 14:09:28,227 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-16 14:09:28,231 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-16 14:09:28,234 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-16 14:09:28,235 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-16 14:09:28,235 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-16 14:09:28,235 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-16 14:09:28,236 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-16 14:09:28,237 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@59fc684e
+2024-05-16 14:09:28,238 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-16 14:09:28,247 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:09:28,258 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/07/00) - Connection #4 tested: OK
+2024-05-16 14:09:28,278 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/07/00) - Connection #4 tested: OK
+2024-05-16 14:09:28,291 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/07/00) - Connection #5 tested: OK
+2024-05-16 14:09:28,312 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/07/00) - Connection #5 tested: OK
+2024-05-16 14:09:28,332 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #1 tested: OK
+2024-05-16 14:09:28,333 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000005 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:09:28,342 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/08/00) - Connection #6 tested: OK
+2024-05-16 14:09:28,360 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/08/00) - Connection #6 tested: OK
+2024-05-16 14:09:28,370 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/08/00) - Connection #7 tested: OK
+2024-05-16 14:09:28,393 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #7 tested: OK
+2024-05-16 14:09:28,402 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #8 tested: OK
+2024-05-16 14:09:28,425 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #8 tested: OK
+2024-05-16 14:09:28,426 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000008 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:09:28,435 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/09/00) - Connection #2 tested: OK
+2024-05-16 14:09:28,454 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/09/00) - Connection #2 tested: OK
+2024-05-16 14:09:28,464 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/09/00) - Connection #1 tested: OK
+2024-05-16 14:09:28,482 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #1 tested: OK
+2024-05-16 14:09:28,492 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #3 tested: OK
+2024-05-16 14:09:28,508 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000011 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:09:28,511 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/10/00) - Connection #3 tested: OK
+2024-05-16 14:09:28,522 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/10/00) - Connection #4 tested: OK
+2024-05-16 14:09:28,541 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #4 tested: OK
+2024-05-16 14:09:28,551 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #5 tested: OK
+2024-05-16 14:09:28,572 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #5 tested: OK
+2024-05-16 14:09:28,582 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #6 tested: OK
+2024-05-16 14:09:28,594 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000014 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:09:28,600 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/11/00) - Connection #6 tested: OK
+2024-05-16 14:09:28,617 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/11/00) - Connection #7 tested: OK
+2024-05-16 14:09:28,638 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #7 tested: OK
+2024-05-16 14:09:28,648 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #8 tested: OK
+2024-05-16 14:09:28,675 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #8 tested: OK
+2024-05-16 14:09:28,685 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #9 tested: OK
+2024-05-16 14:09:28,691 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000017 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:09:28,706 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/12/00) - Connection #9 tested: OK
+2024-05-16 14:09:28,715 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/12/00) - Connection #10 tested: OK
+2024-05-16 14:09:28,734 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #10 tested: OK
+2024-05-16 14:09:28,744 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #11 tested: OK
+2024-05-16 14:09:28,765 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #11 tested: OK
+2024-05-16 14:09:28,776 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000019 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:09:28,776 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/13/00) - Connection #12 tested: OK
+2024-05-16 14:09:28,796 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/13/00) - Connection #12 tested: OK
+2024-05-16 14:09:28,807 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/13/00) - Connection #13 tested: OK
+2024-05-16 14:09:28,826 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #13 tested: OK
+2024-05-16 14:09:28,836 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #2 tested: OK
+2024-05-16 14:09:28,856 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #2 tested: OK
+2024-05-16 14:09:28,865 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #1 tested: OK
+2024-05-16 14:09:28,867 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000023 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:09:28,884 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #1 tested: OK
+2024-05-16 14:09:28,895 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #3 tested: OK
+2024-05-16 14:09:28,916 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #3 tested: OK
+2024-05-16 14:09:28,925 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #4 tested: OK
+2024-05-16 14:09:28,943 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #4 tested: OK
+2024-05-16 14:09:28,950 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000025 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:09:28,953 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/15/00) - Connection #5 tested: OK
+2024-05-16 14:09:28,974 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #5 tested: OK
+2024-05-16 14:09:28,982 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #6 tested: OK
+2024-05-16 14:09:29,001 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #6 tested: OK
+2024-05-16 14:09:29,012 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #7 tested: OK
+2024-05-16 14:09:29,026 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000028 (01/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:09:29,033 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/16/00) - Connection #7 tested: OK
+2024-05-16 14:09:29,044 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/16/00) - Connection #8 tested: OK
+2024-05-16 14:09:29,065 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #8 tested: OK
+2024-05-16 14:09:29,092 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #9 tested: OK
+2024-05-16 14:09:29,110 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000030 (01/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:09:29,115 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/17/00) - Connection #9 tested: OK
+2024-05-16 14:09:29,125 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/17/00) - Connection #10 tested: OK
+2024-05-16 14:09:29,144 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #10 tested: OK
+2024-05-16 14:09:29,149 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:09:29,150 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-16 14:09:29,151 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:09:29,192 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (01/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:09:29,199 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/18/00) - Connection #11 tested: OK
+2024-05-16 14:09:29,221 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/18/00) - Connection #11 tested: OK
+2024-05-16 14:09:29,232 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/18/00) - Connection #12 tested: OK
+2024-05-16 14:09:29,254 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/18/00) - Connection #12 tested: OK
+2024-05-16 14:09:29,263 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/18/00) - Connection #13 tested: OK
+2024-05-16 14:09:29,283 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #13 tested: OK
+2024-05-16 14:09:29,284 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000034 (00/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:09:29,307 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/19/00) - Connection #14 tested: OK
+2024-05-16 14:09:29,330 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/19/00) - Connection #14 tested: OK
+2024-05-16 14:09:29,331 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [1]
+2024-05-16 14:09:29,332 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-16 14:09:29,341 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/19/00) - Connection #15 tested: OK
+2024-05-16 14:09:29,361 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #15 tested: OK
+2024-05-16 14:09:29,361 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-16 14:09:29,361 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 31
+2024-05-16 14:09:29,362 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 14:09:29,370 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #16 tested: OK
+2024-05-16 14:09:29,377 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000037 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:09:29,388 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/20/00) - Connection #16 tested: OK
+2024-05-16 14:09:29,388 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-16 14:09:29,397 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/20/00) - Connection #17 tested: OK
+2024-05-16 14:09:29,428 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #17 tested: OK
+2024-05-16 14:09:29,431 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2]
+2024-05-16 14:09:29,431 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2)
+2024-05-16 14:09:29,441 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #18 tested: OK
+2024-05-16 14:09:29,459 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #18 tested: OK
+2024-05-16 14:09:29,460 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-16 14:09:29,460 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:09:29,461 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:09:29,461 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-16 14:09:29,461 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:09:29,468 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000039 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:09:29,471 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/21/00) - Connection #19 tested: OK
+2024-05-16 14:09:29,493 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/21/00) - Connection #19 tested: OK
+2024-05-16 14:09:29,503 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/21/00) - Connection #20 tested: OK
+2024-05-16 14:09:29,523 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #20 tested: OK
+2024-05-16 14:09:29,533 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #21 tested: OK
+2024-05-16 14:09:29,552 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000042 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:09:29,554 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/22/00) - Connection #21 tested: OK
+2024-05-16 14:09:29,555 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-16 14:09:29,555 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-16 14:09:29,555 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:09:29,556 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:09:29,556 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-16 14:09:29,556 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:09:29,556 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-13, 2024-04-17, 31]
+2024-05-16 14:09:29,566 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/22/00) - Connection #22 tested: OK
+2024-05-16 14:09:29,586 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/22/00) - Connection #22 tested: OK
+2024-05-16 14:09:29,597 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/22/00) - Connection #2 tested: OK
+2024-05-16 14:09:29,618 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #2 tested: OK
+2024-05-16 14:09:29,618 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-16 14:09:29,619 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 31
+2024-05-16 14:09:29,619 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 31
+2024-05-16 14:09:29,619 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-16 14:09:29,630 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #1 tested: OK
+2024-05-16 14:09:29,639 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000045 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:09:29,649 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/23/00) - Connection #1 tested: OK
+2024-05-16 14:09:29,649 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1]
+2024-05-16 14:09:29,649 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1
+2024-05-16 14:09:29,660 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/23/00) - Connection #3 tested: OK
+2024-05-16 14:09:29,681 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/23/00) - Connection #3 tested: OK
+2024-05-16 14:09:29,682 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-16 14:09:29,692 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/23/00) - Connection #4 tested: OK
+2024-05-16 14:09:29,712 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #4 tested: OK
+2024-05-16 14:09:29,714 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 8
+2024-05-16 14:09:29,714 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-16 14:09:29,714 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:09:29,714 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:09:29,714 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:09:29,715 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:09:29,715 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:09:29,715 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:09:29,715 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:09:29,715 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:09:29,715 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:09:29,715 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=28cf334d-7c8a-46ad-9b9b-b29ad765a152, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72364, glpbid=, pbtj=0, key=72364, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=72364, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=4463c037-908c-460a-8f78-b3d8fcb83409, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72365, glpbid=, pbtj=0, key=72365, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=72365, modedatacreater=1, bcrq=2024-04-14, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=ca273fbf-ea1b-4f10-aadf-63a49dba2a80, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72366, glpbid=, pbtj=0, key=72366, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72366, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=14e50a68-4608-4c89-9774-e52577dbf283, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72367, glpbid=, pbtj=0, key=72367, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72367, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=41fe7a2b-f6f4-4a2b-b5d7-ef5c7db155a9, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72368, glpbid=, pbtj=0, key=72368, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72368, modedatacreater=1, bcrq=2024-04-17, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=572527f1-ba58-4686-8467-dcd4207d9189, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-02, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-02, dgcx=, bz=, hxbz=, id=14504, glpbid=, pbtj=2, key=14504, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=14504, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=2-晚班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=15:27:30, modedatamodifydatetime=, pbsj=15:27, rqlx=2, pbdxry=31-李勤}, {modeuuid=57eb7822-2e05-4c67-874a-7c5062fc3bad, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65516, glpbid=, pbtj=2, key=65516, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65516, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:01:57, modedatamodifydatetime=, pbsj=20:01, rqlx=0, pbdxry=31-李勤}, {modeuuid=87607a59-87bd-4cf7-a669-a5428bea0620, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65517, glpbid=, pbtj=2, key=65517, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65517, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:02:01, modedatamodifydatetime=, pbsj=20:02, rqlx=0, pbdxry=31-李勤}]
+2024-05-16 14:09:29,718 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-16 14:09:29,719 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:09:29,719 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-16 14:09:29,719 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:09:29,728 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000047 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:09:29,731 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/24/00) - Connection #5 tested: OK
+2024-05-16 14:09:29,755 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/24/00) - Connection #5 tested: OK
+2024-05-16 14:09:29,758 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[]]
+2024-05-16 14:09:29,758 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[]]
+2024-05-16 14:09:29,759 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[]]
+2024-05-16 14:09:29,769 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/24/00) - Connection #6 tested: OK
+2024-05-16 14:09:29,789 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #6 tested: OK
+2024-05-16 14:09:29,801 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #7 tested: OK
+2024-05-16 14:09:29,815 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000050 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:09:29,836 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/25/00) - Connection #7 tested: OK
+2024-05-16 14:09:29,848 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/25/00) - Connection #8 tested: OK
+2024-05-16 14:09:29,872 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/25/00) - Connection #8 tested: OK
+2024-05-16 14:09:35,668 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/25/00) - Connection #9 tested: OK
+2024-05-16 14:09:35,684 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:09:35,688 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/26/00) - Connection #9 tested: OK
+2024-05-16 14:09:35,699 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/26/00) - Connection #10 tested: OK
+2024-05-16 14:09:35,720 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/26/00) - Connection #10 tested: OK
+2024-05-16 14:09:35,722 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-17=[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-16 14:09:35,722 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-16 14:09:35,722 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:09:35,723 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:31,analysisDate:2024-04-15 start***********
+2024-05-16 14:09:35,723 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}]]
+2024-05-16 14:09:35,725 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-04-15, schedulingResultCollect={2024-04-17=[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], clockInTimeCollect={2024-04-17=[{signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], 2024-04-15=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}], 2024-04-16=[{signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}]}, userId=31, clockInTimeMap={}}]
+2024-05-16 14:09:35,728 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:09:35,729 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-16 14:09:35,729 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:09:35,743 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/26/00) - Connection #11 tested: OK
+2024-05-16 14:09:35,765 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/26/00) - Connection #11 tested: OK
+2024-05-16 14:09:35,765 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-04-14 21:00],lastestTime: [2024-04-15 23:30]
+2024-05-16 14:09:35,767 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-16 14:09:35,767 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:09:35,776 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/26/00) - Connection #12 tested: OK
+2024-05-16 14:09:35,783 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (01/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:09:35,796 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/27/00) - Connection #12 tested: OK
+2024-05-16 14:09:35,807 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/27/00) - Connection #13 tested: OK
+2024-05-16 14:09:35,825 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/27/00) - Connection #13 tested: OK
+2024-05-16 14:09:35,826 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:09:35,827 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-16 14:09:35,827 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:09:35,837 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/27/00) - Connection #14 tested: OK
+2024-05-16 14:09:35,856 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/27/00) - Connection #14 tested: OK
+2024-05-16 14:09:35,857 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-16 14:09:35,857 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-16 14:09:35,857 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:09:35,858 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:09:35,858 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-16 14:09:35,858 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:09:35,869 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (01/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:09:35,869 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/28/00) - Connection #15 tested: OK
+2024-05-16 14:09:35,888 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/28/00) - Connection #15 tested: OK
+2024-05-16 14:09:35,888 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-16 14:09:35,889 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-16 14:09:35,889 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:09:35,896 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:09:35,896 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-16 14:09:35,896 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:09:35,896 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-16 14:10:00,046 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-16 14:10:00,047 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-16 14:10:00,051 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true)]]
+2024-05-16 14:10:00,051 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-16 14:10:00,051 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:10:00,053 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:10:00,053 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-16 14:10:00,053 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:10:00,054 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-04-15 17:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false)]]
+2024-05-16 14:10:00,054 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-16 14:10:00,054 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:10:00,054 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-04-15 17:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false)],attendanceItems size :42,scheduleResult :[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],analysisDate:[2024-04-15],userId:[31],rqlx:[0],modeId:[{}]
+2024-05-16 14:10:00,055 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-16 14:10:00,055 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 14:10:00,057 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:10:00,057 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-16 14:10:00,057 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:10:00,058 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=15分钟早退, ktjbzdcfwlb=0, id=124, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=124, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=0, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=15, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早退, cchsfzs=, modedatacreatetime=16:51:10, hbjscsdxm=, hsl=1.00, modeuuid=17edf944-9f1e-4416-acce-cef82d5701f1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=124, form_biz_id=124000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=15分钟早退, zysd=1, sjd=16:50, cckcbc=, hsdw=2, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=1, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 14:10:00,058 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-16 14:10:00,059 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:10:00,060 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}]
+2024-05-16 14:10:00,060 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 14:10:00,061 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:10:00,062 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-16 14:10:00,062 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:10:00,062 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 14:10:00,062 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-16 14:10:00,062 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:10:00,063 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:10:00,063 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 14:10:00,063 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:10:00,063 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=旷工, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=30, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=旷工, cchsfzs=, modedatacreatetime=17:35:36, hbjscsdxm=, hsl=1.00, modeuuid=dec5c6fb-065a-4918-88f1-05d1ff2c7c35, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=1, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=旷工, zysd=1, sjd=17:33, cckcbc=1, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=2, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-23 14:39:57, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 14:10:00,064 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:10:00,064 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 14:10:00,065 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:10:00,065 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-16 14:10:00,065 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 14:10:00,065 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:10:00,065 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-16 14:10:00,065 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:10:00,066 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 14:10:00,066 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-16 14:10:00,066 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:10:00,066 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:10:00,066 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 14:10:00,066 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:10:00,066 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 14:10:00,066 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 14:10:00,066 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:10:00,067 [main] [com.engine.attendance.attendanceanalysis.service.impl.AbnormalAttendanceServiceImpl] [INFO] - between :310,jbzzhlfzs:5
+2024-05-16 14:10:00,068 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=0, item=124, itemType=LEAVE_EARLY, classEndTime=2024-04-15 17:30, betweenMinutes=10, kczgsc=0, record=true, itemduration=10.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 17:30, hsdw=2}, {hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, record=true, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {hsl=1.0, bdlx=7, item=8, itemType=LEAVE_EARLY, classEndTime=2024-04-15 22:30, betweenMinutes=310, kczgsc=1, record=false, itemduration=6.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 22:30, hsdw=1}]]
+2024-05-16 14:10:00,068 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-16 14:10:00,068 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-16 14:10:00,069 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:10:00,069 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 14:10:00,069 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:10:00,069 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[]]
+2024-05-16 14:10:00,069 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 14:10:00,069 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:10:00,071 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 240.0
+2024-05-16 14:10:00,071 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[360.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-16 14:10:00,071 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[-120.0]
+2024-05-16 14:10:00,071 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:10:00,071 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-16 14:10:00,071 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:10:00,072 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-16 14:10:00,072 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 60.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-16 14:10:00,073 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-16 14:10:00,073 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:10:00,073 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=6.5, classInfo=[{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}], formmodeIdMap={uf_jcl_kq_kqfa=105, uf_jcl_kq_jqye=103, uf_jcl_kq_jbjg=92, uf_jcl_kq_jqed=102, uf_jcl_kq_cqjg=104, uf_jcl_kq_bdkjl=135, uf_jcl_kq_glpb=101, uf_jcl_kq_kqzqmc=93, uf_jcl_kq_cqjt=106, uf_jcl_kq_rlxx=89, uf_pbjg=87, uf_jcl_kq_rlmc=141, uf_jcl_kq_zhgs=129}, modeId=104, recordDataTime={j1=2024-04-15 09:48:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-04-15 17:20:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-04-15, userId=31, recordData=[{hsl=1.0, bdlx=0, item=124, itemType=LEAVE_EARLY, classEndTime=2024-04-15 17:30, betweenMinutes=10, kczgsc=0, record=true, itemduration=10.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 17:30, hsdw=2}, {hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, record=true, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {item=144, itemduration=0}], rqlx=0}
+2024-05-16 14:10:00,074 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:10:00,074 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-16 14:10:00,074 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:10:00,083 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/29/00) - Connection #16 tested: OK
+2024-05-16 14:10:00,102 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/29/00) - Connection #16 tested: OK
+2024-05-16 14:10:00,102 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=6.5,cqzt=1,fxrq='2024-05-16 14:10:00',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-17:30|',xm1=124,sc1=10.0,xm2=126,sc2=1.0,xm3=144,sc3=0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-15 09:48:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-15 17:20:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-16 14:10:00,112 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/29/00) - Connection #17 tested: OK
+2024-05-16 14:10:00,122 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (02/29/00) - Connection #18 tested: OK
+2024-05-16 14:10:00,132 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 14:10:00,133 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 14:10:00,133 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 14:10:00,133 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 14:10:00,133 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 14:10:00,154 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000061 (02/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:10:00,163 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (02/30/00) - Connection #18 tested: OK
+2024-05-16 14:10:00,177 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-16 14:10:00,189 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/30/00) - Connection #17 tested: OK
+2024-05-16 14:10:00,199 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/30/00) - Connection #19 tested: OK
+2024-05-16 14:10:00,220 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/30/00) - Connection #19 tested: OK
+2024-05-16 14:10:00,235 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/30/00) - Connection #20 tested: OK
+2024-05-16 14:10:00,239 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000063 (01/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:10:00,321 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000063 (01/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:10:00,364 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-16 14:10:00,375 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/32/00) - Connection #20 tested: OK
+2024-05-16 14:10:00,375 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-16 14:10:00,375 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:10:00,385 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/32/00) - Connection #21 tested: OK
+2024-05-16 14:10:00,395 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000064 (01/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:10:00,406 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/33/00) - Connection #21 tested: OK
+2024-05-16 14:10:00,415 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/33/00) - Connection #22 tested: OK
+2024-05-16 14:10:00,435 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/33/00) - Connection #22 tested: OK
+2024-05-16 14:10:00,445 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/33/00) - Connection #23 tested: OK
+2024-05-16 14:10:00,464 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/33/00) - Connection #23 tested: OK
+2024-05-16 14:10:00,465 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [149, 150]
+2024-05-16 14:10:00,478 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/33/00) - Connection #24 tested: OK
+2024-05-16 14:10:00,479 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000067 (01/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:10:00,496 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/34/00) - Connection #24 tested: OK
+2024-05-16 14:10:00,497 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 14:10:00,497 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 14:10:00,497 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 14:10:00,497 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=1}]
+2024-05-16 14:10:00,507 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/34/00) - Connection #25 tested: OK
+2024-05-16 14:10:00,544 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/34/00) - Connection #25 tested: OK
+2024-05-16 14:10:00,549 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where subcompanyid1 = 1 and seclevel >= 0 and seclevel <= 100
+2024-05-16 14:10:00,549 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 57
+2024-05-16 14:10:00,559 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/34/00) - Connection #26 tested: OK
+2024-05-16 14:10:00,565 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000069 (01/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:10:00,579 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/35/00) - Connection #26 tested: OK
+2024-05-16 14:10:00,591 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/35/00) - Connection #27 tested: OK
+2024-05-16 14:10:00,613 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/35/00) - Connection #27 tested: OK
+2024-05-16 14:10:00,613 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 14:10:00,613 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 14:10:00,614 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 14:10:00,623 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/35/00) - Connection #28 tested: OK
+2024-05-16 14:10:00,645 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/35/00) - Connection #28 tested: OK
+2024-05-16 14:10:00,645 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where departmentid = 2 and seclevel >= 0 and seclevel <= 100
+2024-05-16 14:10:00,645 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 2
+2024-05-16 14:10:00,646 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 14:10:00,652 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000071 (01/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:10:00,655 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/36/00) - Connection #29 tested: OK
+2024-05-16 14:10:00,674 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/36/00) - Connection #29 tested: OK
+2024-05-16 14:10:00,685 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/36/00) - Connection #30 tested: OK
+2024-05-16 14:10:00,704 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/36/00) - Connection #30 tested: OK
+2024-05-16 14:10:00,705 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=100, id=36}]
+2024-05-16 14:10:00,715 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/36/00) - Connection #31 tested: OK
+2024-05-16 14:10:00,734 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/36/00) - Connection #31 tested: OK
+2024-05-16 14:10:00,734 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 36 and seclevel <= 100
+2024-05-16 14:10:00,734 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 14:10:00,735 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000074 (01/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:10:00,744 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/37/00) - Connection #32 tested: OK
+2024-05-16 14:10:00,762 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/37/00) - Connection #32 tested: OK
+2024-05-16 14:10:00,762 [main] [com.engine.common.util.CommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id,seclevel from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 14:10:00,771 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/37/00) - Connection #33 tested: OK
+2024-05-16 14:10:00,789 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/37/00) - Connection #33 tested: OK
+2024-05-16 14:10:00,789 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupId : 2, empIdsByGroup : []
+2024-05-16 14:10:00,789 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 14:10:00,789 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 14:10:00,798 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/37/00) - Connection #34 tested: OK
+2024-05-16 14:10:00,817 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (01/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:10:00,817 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/38/00) - Connection #34 tested: OK
+2024-05-16 14:10:00,828 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/38/00) - Connection #35 tested: OK
+2024-05-16 14:10:00,848 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/38/00) - Connection #35 tested: OK
+2024-05-16 14:10:00,859 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/38/00) - Connection #36 tested: OK
+2024-05-16 14:10:00,880 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/38/00) - Connection #36 tested: OK
+2024-05-16 14:10:00,881 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:138] - cqData_size : 1
+2024-05-16 14:10:00,890 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/38/00) - Connection #37 tested: OK
+2024-05-16 14:10:00,908 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000080 (01/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:10:00,910 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/39/00) - Connection #37 tested: OK
+2024-05-16 14:10:00,920 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/39/00) - Connection #38 tested: OK
+2024-05-16 14:10:00,939 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/39/00) - Connection #38 tested: OK
+2024-05-16 14:10:00,950 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/39/00) - Connection #39 tested: OK
+2024-05-16 14:10:00,974 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000082 (01/39/00) - Connection #39 tested: OK
+2024-05-16 14:10:00,975 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:220] - overtimeMinutes : 0
+2024-05-16 14:10:00,975 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 300,oneTimeAddMinutes : 10
+2024-05-16 14:10:00,976 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 540,oneTimeAddMinutes : 30
+2024-05-16 14:10:00,976 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 0
+2024-05-16 14:10:00,978 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-16 14:10:00,998 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:10:01,081 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:10:01,174 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:10:01,269 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:10:01,359 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:10:01,444 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:10:01,539 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:10:01,627 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:10:01,712 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:10:01,795 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:10:01,888 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:10:01,889 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-16 14:10:01,906 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/49/00) - #0050 removed because of shutdown.
+2024-05-16 14:10:01,906 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-16 14:10:01,906 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/48/00) - #0049 removed because of shutdown.
+2024-05-16 14:10:01,906 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-16 14:10:01,907 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/47/00) - #0048 removed because of shutdown.
+2024-05-16 14:10:01,907 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-16 14:10:01,908 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/46/00) - #0047 removed because of shutdown.
+2024-05-16 14:10:01,908 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-16 14:10:01,909 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/45/00) - #0046 removed because of shutdown.
+2024-05-16 14:10:01,909 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-16 14:10:01,910 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/44/00) - #0045 removed because of shutdown.
+2024-05-16 14:10:01,910 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-16 14:10:01,910 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/43/00) - #0044 removed because of shutdown.
+2024-05-16 14:10:01,910 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-16 14:10:01,911 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/42/00) - #0043 removed because of shutdown.
+2024-05-16 14:10:01,911 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-16 14:10:01,911 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/41/00) - #0042 removed because of shutdown.
+2024-05-16 14:10:01,911 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-16 14:10:01,911 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/40/00) - #0041 removed because of shutdown.
+2024-05-16 14:10:01,911 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-16 14:10:01,912 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/39/00) - #0040 removed because of shutdown.
+2024-05-16 14:10:01,912 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-16 14:10:01,912 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/38/00) - #0039 removed because of shutdown.
+2024-05-16 14:10:01,913 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-16 14:10:01,913 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/37/00) - #0038 removed because of shutdown.
+2024-05-16 14:10:01,913 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-16 14:10:01,914 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/36/00) - #0037 removed because of shutdown.
+2024-05-16 14:10:01,914 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-16 14:10:01,914 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/35/00) - #0036 removed because of shutdown.
+2024-05-16 14:10:01,914 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-16 14:10:01,915 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/34/00) - #0035 removed because of shutdown.
+2024-05-16 14:10:01,915 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-16 14:10:01,915 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/33/00) - #0034 removed because of shutdown.
+2024-05-16 14:10:01,915 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-16 14:10:01,916 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/32/00) - #0033 removed because of shutdown.
+2024-05-16 14:10:01,916 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-16 14:10:01,916 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/31/00) - #0032 removed because of shutdown.
+2024-05-16 14:10:01,916 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-16 14:10:01,917 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/30/00) - #0031 removed because of shutdown.
+2024-05-16 14:10:01,917 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-16 14:10:01,917 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/29/00) - #0030 removed because of shutdown.
+2024-05-16 14:10:01,917 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-16 14:10:01,918 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/28/00) - #0029 removed because of shutdown.
+2024-05-16 14:10:01,918 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-16 14:10:01,918 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/27/00) - #0028 removed because of shutdown.
+2024-05-16 14:10:01,918 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-16 14:10:01,919 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/26/00) - #0027 removed because of shutdown.
+2024-05-16 14:10:01,919 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-16 14:10:01,919 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/25/00) - #0026 removed because of shutdown.
+2024-05-16 14:10:01,919 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-16 14:10:01,919 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/24/00) - #0025 removed because of shutdown.
+2024-05-16 14:10:01,920 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-16 14:10:01,920 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/23/00) - #0024 removed because of shutdown.
+2024-05-16 14:10:01,920 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-16 14:10:01,920 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/22/00) - #0023 removed because of shutdown.
+2024-05-16 14:10:01,920 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-16 14:10:01,920 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/21/00) - #0022 removed because of shutdown.
+2024-05-16 14:10:01,920 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-16 14:10:01,920 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/20/00) - #0021 removed because of shutdown.
+2024-05-16 14:10:01,920 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-16 14:10:01,921 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/19/00) - #0020 removed because of shutdown.
+2024-05-16 14:10:01,921 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-16 14:10:01,921 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/18/00) - #0019 removed because of shutdown.
+2024-05-16 14:10:01,921 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-16 14:10:01,921 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/17/00) - #0018 removed because of shutdown.
+2024-05-16 14:10:01,921 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-16 14:10:01,922 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/16/00) - #0017 removed because of shutdown.
+2024-05-16 14:10:01,922 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-16 14:10:01,922 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/15/00) - #0016 removed because of shutdown.
+2024-05-16 14:10:01,922 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-16 14:10:01,922 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/14/00) - #0015 removed because of shutdown.
+2024-05-16 14:10:01,922 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-16 14:10:01,922 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/13/00) - #0014 removed because of shutdown.
+2024-05-16 14:10:01,922 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-16 14:10:01,922 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/12/00) - #0013 removed because of shutdown.
+2024-05-16 14:10:01,922 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-16 14:10:01,922 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/11/00) - #0012 removed because of shutdown.
+2024-05-16 14:10:01,922 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-16 14:10:01,923 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/10/00) - #0011 removed because of shutdown.
+2024-05-16 14:10:01,923 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-16 14:10:01,923 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/09/00) - #0010 removed because of shutdown.
+2024-05-16 14:10:01,923 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-16 14:10:01,923 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/08/00) - #0009 removed because of shutdown.
+2024-05-16 14:10:01,923 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-16 14:10:01,923 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/07/00) - #0008 removed because of shutdown.
+2024-05-16 14:10:01,923 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-16 14:10:01,924 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/06/00) - #0007 removed because of shutdown.
+2024-05-16 14:10:01,924 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-16 14:10:01,924 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/05/00) - #0006 removed because of shutdown.
+2024-05-16 14:10:01,924 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-16 14:10:01,924 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/04/00) - #0005 removed because of shutdown.
+2024-05-16 14:10:01,924 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-16 14:10:01,924 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/03/00) - #0004 removed because of shutdown.
+2024-05-16 14:10:01,924 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-16 14:10:01,924 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/02/00) - #0003 removed because of shutdown.
+2024-05-16 14:10:01,925 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-16 14:10:01,925 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/01/00) - #0001 removed because of shutdown.
+2024-05-16 14:10:01,925 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-16 14:10:01,925 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/00/00) - #0002 removed because of shutdown.
+2024-05-16 14:10:01,925 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-16 14:10:01,925 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 36 milliseconds.
+2024-05-16 14:10:01,926 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-16 14:10:01,926 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
+2024-05-16 14:32:11,058 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-16 14:32:11,061 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-16 14:32:11,061 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-16 14:32:11,061 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-16 14:32:11,062 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-16 14:32:11,494 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 14:32:11,495 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-16 14:32:11,495 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-16 14:32:11,495 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-16 14:32:11,495 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-16 14:32:11,495 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-16 14:32:11,496 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-16 14:32:11,496 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-16 14:32:11,496 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-16 14:32:11,496 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-16 14:32:11,496 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-16 14:32:11,497 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-16 14:32:11,497 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-16 14:32:11,497 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-16 14:32:11,497 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-16 14:32:11,498 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-16 14:32:11,498 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-16 14:32:11,498 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-16 14:32:11,498 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-16 14:32:11,498 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-16 14:32:11,498 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-16 14:32:11,498 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-16 14:32:11,499 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-16 14:32:11,499 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-16 14:32:11,499 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-16 14:32:11,499 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-16 14:32:11,499 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-16 14:32:11,499 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-16 14:32:11,499 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-16 14:32:11,500 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-16 14:32:11,500 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-16 14:32:11,500 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-16 14:32:11,500 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-16 14:32:11,500 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-16 14:32:11,500 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-16 14:32:11,500 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-16 14:32:11,501 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-16 14:32:11,501 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-16 14:32:11,501 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-16 14:32:11,501 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-16 14:32:11,501 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-16 14:32:11,501 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-16 14:32:11,501 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-16 14:32:11,502 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-16 14:32:11,502 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-16 14:32:11,502 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-16 14:32:11,502 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-16 14:32:11,502 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 14:32:11,502 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-16 14:32:11,502 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-16 14:32:11,502 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-16 14:32:11,503 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-16 14:32:11,503 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-16 14:32:11,503 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-16 14:32:11,503 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-16 14:32:11,503 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-16 14:32:11,503 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-16 14:32:11,503 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 14:32:11,504 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-16 14:32:11,504 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-16 14:32:11,504 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-16 14:32:11,519 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-16 14:32:11,521 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-16 14:32:11,522 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-16 14:32:11,876 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-16 14:32:11,893 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-16 14:32:11,901 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-16 14:32:11,901 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-16 14:32:11,909 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-16 14:32:11,909 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 14:32:11,909 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 14:32:11,909 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:11,909 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-16 14:32:11,940 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-16 14:32:11,979 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-16 14:32:11,979 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-16 14:32:11,979 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-16 14:32:11,979 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-16 14:32:11,980 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-16 14:32:11,980 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 14:32:11,980 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-16 14:32:11,980 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 14:32:12,001 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:12,042 [main] [A2] [INFO] - rootPath ==
+2024-05-16 14:32:12,042 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-16 14:32:12,043 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-16 14:32:12,043 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-16 14:32:12,052 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/03/00) - Connection #2 tested: OK
+2024-05-16 14:32:12,063 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 14:32:12,063 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 14:32:12,063 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-16 14:32:12,063 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-16 14:32:12,063 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 14:32:12,063 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 14:32:12,063 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 14:32:12,087 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:12,110 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-16 14:32:12,111 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-16 14:32:12,123 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/04/00) - Connection #2 tested: OK
+2024-05-16 14:32:12,174 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:12,180 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-16 14:32:12,203 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/05/00) - Connection #3 tested: OK
+2024-05-16 14:32:12,249 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-16 14:32:12,249 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-16 14:32:12,249 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath331900330.jar;D:\soft\IntelliJ IDEA 2021.2\lib\idea_rt.jar
+2024-05-16 14:32:12,249 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-16 14:32:12,249 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-16 14:32:12,249 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-16 14:32:12,283 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-16 14:32:12,283 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-16 14:32:12,283 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-16 14:32:12,283 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-16 14:32:12,283 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-16 14:32:12,283 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:12,283 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-16 14:32:12,284 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-16 14:32:12,284 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-16 14:32:12,284 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-16 14:32:12,284 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-16 14:32:12,288 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-16 14:32:12,289 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-16 14:32:12,291 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-16 14:32:12,291 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-16 14:32:12,291 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-16 14:32:12,291 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-16 14:32:12,293 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@1a18644
+2024-05-16 14:32:12,293 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-16 14:32:12,315 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/06/00) - Connection #4 tested: OK
+2024-05-16 14:32:12,336 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #4 tested: OK
+2024-05-16 14:32:12,348 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #5 tested: OK
+2024-05-16 14:32:12,368 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/06/00) - Connection #5 tested: OK
+2024-05-16 14:32:12,373 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000005 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:12,392 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #1 tested: OK
+2024-05-16 14:32:12,401 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #6 tested: OK
+2024-05-16 14:32:12,420 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #6 tested: OK
+2024-05-16 14:32:12,430 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #7 tested: OK
+2024-05-16 14:32:12,451 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/07/00) - Connection #7 tested: OK
+2024-05-16 14:32:12,459 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000007 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:12,459 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #2 tested: OK
+2024-05-16 14:32:12,481 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #2 tested: OK
+2024-05-16 14:32:12,490 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #1 tested: OK
+2024-05-16 14:32:12,511 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #1 tested: OK
+2024-05-16 14:32:12,522 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #3 tested: OK
+2024-05-16 14:32:12,542 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000010 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:12,544 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #3 tested: OK
+2024-05-16 14:32:12,555 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #4 tested: OK
+2024-05-16 14:32:12,576 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #4 tested: OK
+2024-05-16 14:32:12,585 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #5 tested: OK
+2024-05-16 14:32:12,603 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/09/00) - Connection #5 tested: OK
+2024-05-16 14:32:12,612 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/09/00) - Connection #6 tested: OK
+2024-05-16 14:32:12,623 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000013 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:12,631 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #6 tested: OK
+2024-05-16 14:32:12,641 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #7 tested: OK
+2024-05-16 14:32:12,660 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #7 tested: OK
+2024-05-16 14:32:12,676 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #8 tested: OK
+2024-05-16 14:32:12,697 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/10/00) - Connection #8 tested: OK
+2024-05-16 14:32:12,703 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000015 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:12,706 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #9 tested: OK
+2024-05-16 14:32:12,726 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #9 tested: OK
+2024-05-16 14:32:12,736 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #10 tested: OK
+2024-05-16 14:32:12,754 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #10 tested: OK
+2024-05-16 14:32:12,763 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #11 tested: OK
+2024-05-16 14:32:12,782 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/11/00) - Connection #11 tested: OK
+2024-05-16 14:32:12,786 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000018 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:12,790 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #2 tested: OK
+2024-05-16 14:32:12,807 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #2 tested: OK
+2024-05-16 14:32:12,820 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #1 tested: OK
+2024-05-16 14:32:12,840 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #1 tested: OK
+2024-05-16 14:32:12,850 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #3 tested: OK
+2024-05-16 14:32:12,869 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000021 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:12,871 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #3 tested: OK
+2024-05-16 14:32:12,881 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #4 tested: OK
+2024-05-16 14:32:12,901 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #4 tested: OK
+2024-05-16 14:32:12,911 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #5 tested: OK
+2024-05-16 14:32:12,929 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #5 tested: OK
+2024-05-16 14:32:12,938 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #6 tested: OK
+2024-05-16 14:32:12,957 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #6 tested: OK
+2024-05-16 14:32:12,957 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000024 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:12,967 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #7 tested: OK
+2024-05-16 14:32:12,987 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #7 tested: OK
+2024-05-16 14:32:12,997 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #8 tested: OK
+2024-05-16 14:32:13,017 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/14/00) - Connection #8 tested: OK
+2024-05-16 14:32:13,027 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/14/00) - Connection #9 tested: OK
+2024-05-16 14:32:13,034 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000027 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:13,046 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #9 tested: OK
+2024-05-16 14:32:13,055 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #10 tested: OK
+2024-05-16 14:32:13,073 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #10 tested: OK
+2024-05-16 14:32:13,083 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #11 tested: OK
+2024-05-16 14:32:13,101 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/15/00) - Connection #11 tested: OK
+2024-05-16 14:32:13,108 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:13,119 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #12 tested: OK
+2024-05-16 14:32:13,141 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #12 tested: OK
+2024-05-16 14:32:13,151 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #13 tested: OK
+2024-05-16 14:32:13,170 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/16/00) - Connection #13 tested: OK
+2024-05-16 14:32:13,175 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:13,176 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-16 14:32:13,177 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:32:13,189 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:13,219 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #14 tested: OK
+2024-05-16 14:32:13,239 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #14 tested: OK
+2024-05-16 14:32:13,249 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #15 tested: OK
+2024-05-16 14:32:13,269 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/17/00) - Connection #15 tested: OK
+2024-05-16 14:32:13,278 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/17/00) - Connection #16 tested: OK
+2024-05-16 14:32:13,280 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000034 (01/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:13,295 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #16 tested: OK
+2024-05-16 14:32:13,314 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #17 tested: OK
+2024-05-16 14:32:13,334 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #17 tested: OK
+2024-05-16 14:32:13,335 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [1]
+2024-05-16 14:32:13,336 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-16 14:32:13,347 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #18 tested: OK
+2024-05-16 14:32:13,367 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000036 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:13,369 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #18 tested: OK
+2024-05-16 14:32:13,370 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-16 14:32:13,370 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 31
+2024-05-16 14:32:13,370 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 14:32:13,380 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #19 tested: OK
+2024-05-16 14:32:13,399 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #19 tested: OK
+2024-05-16 14:32:13,400 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-16 14:32:13,408 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #2 tested: OK
+2024-05-16 14:32:13,436 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/19/00) - Connection #2 tested: OK
+2024-05-16 14:32:13,439 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2]
+2024-05-16 14:32:13,439 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2)
+2024-05-16 14:32:13,450 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/19/00) - Connection #1 tested: OK
+2024-05-16 14:32:13,461 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000039 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:13,472 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #1 tested: OK
+2024-05-16 14:32:13,473 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-16 14:32:13,473 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:13,474 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:13,474 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-16 14:32:13,474 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:32:13,485 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #3 tested: OK
+2024-05-16 14:32:13,507 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #3 tested: OK
+2024-05-16 14:32:13,517 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #4 tested: OK
+2024-05-16 14:32:13,538 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/20/00) - Connection #4 tested: OK
+2024-05-16 14:32:13,547 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/20/00) - Connection #5 tested: OK
+2024-05-16 14:32:13,548 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000042 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:13,567 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #5 tested: OK
+2024-05-16 14:32:13,567 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-16 14:32:13,567 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-16 14:32:13,567 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:13,568 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:13,568 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-16 14:32:13,568 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:32:13,568 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-13, 2024-04-17, 31]
+2024-05-16 14:32:13,578 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #6 tested: OK
+2024-05-16 14:32:13,598 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #6 tested: OK
+2024-05-16 14:32:13,608 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #7 tested: OK
+2024-05-16 14:32:13,628 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/21/00) - Connection #7 tested: OK
+2024-05-16 14:32:13,628 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-16 14:32:13,628 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 31
+2024-05-16 14:32:13,628 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 31
+2024-05-16 14:32:13,628 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-16 14:32:13,634 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000044 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:13,639 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #8 tested: OK
+2024-05-16 14:32:13,658 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #8 tested: OK
+2024-05-16 14:32:13,659 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1]
+2024-05-16 14:32:13,659 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1
+2024-05-16 14:32:13,670 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #9 tested: OK
+2024-05-16 14:32:13,690 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #9 tested: OK
+2024-05-16 14:32:13,690 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-16 14:32:13,700 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #10 tested: OK
+2024-05-16 14:32:13,719 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000047 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:13,720 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #10 tested: OK
+2024-05-16 14:32:13,721 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 8
+2024-05-16 14:32:13,721 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-16 14:32:13,722 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:13,722 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:32:13,722 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:32:13,722 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:32:13,722 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:32:13,722 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:32:13,722 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:32:13,722 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:32:13,722 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:32:13,722 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=28cf334d-7c8a-46ad-9b9b-b29ad765a152, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72364, glpbid=, pbtj=0, key=72364, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=72364, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=4463c037-908c-460a-8f78-b3d8fcb83409, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72365, glpbid=, pbtj=0, key=72365, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=72365, modedatacreater=1, bcrq=2024-04-14, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=ca273fbf-ea1b-4f10-aadf-63a49dba2a80, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72366, glpbid=, pbtj=0, key=72366, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72366, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=14e50a68-4608-4c89-9774-e52577dbf283, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72367, glpbid=, pbtj=0, key=72367, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72367, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=41fe7a2b-f6f4-4a2b-b5d7-ef5c7db155a9, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72368, glpbid=, pbtj=0, key=72368, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72368, modedatacreater=1, bcrq=2024-04-17, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=572527f1-ba58-4686-8467-dcd4207d9189, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-02, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-02, dgcx=, bz=, hxbz=, id=14504, glpbid=, pbtj=2, key=14504, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=14504, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=2-晚班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=15:27:30, modedatamodifydatetime=, pbsj=15:27, rqlx=2, pbdxry=31-李勤}, {modeuuid=57eb7822-2e05-4c67-874a-7c5062fc3bad, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65516, glpbid=, pbtj=2, key=65516, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65516, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:01:57, modedatamodifydatetime=, pbsj=20:01, rqlx=0, pbdxry=31-李勤}, {modeuuid=87607a59-87bd-4cf7-a669-a5428bea0620, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65517, glpbid=, pbtj=2, key=65517, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65517, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:02:01, modedatamodifydatetime=, pbsj=20:02, rqlx=0, pbdxry=31-李勤}]
+2024-05-16 14:32:13,724 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-16 14:32:13,725 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:13,725 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-16 14:32:13,725 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:32:13,734 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #11 tested: OK
+2024-05-16 14:32:13,753 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #11 tested: OK
+2024-05-16 14:32:13,756 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=60, jbscbdccsqsc=0, bddrqlx=0,1,2,3,4, yxsydjb=, mc=早到加班, ktjbzdcfwlb=0, id=152, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=1, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=152, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早到加班, cchsfzs=, modedatacreatetime=15:21:59, hbjscsdxm=, hsl=1.00, modeuuid=7daadbcc-4c0b-4170-ad0d-1ba5c5dfc031, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=100,100,205, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-04-23, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=152, form_biz_id=152000188, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=60, mrxhtx=0, kqxm=早到加班, zysd=3, sjd=15:19, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-29 17:35:19, ldkzkg=0, jbzzhlfzs=5}]]
+2024-05-16 14:32:13,756 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[]]
+2024-05-16 14:32:13,757 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=60, jbscbdccsqsc=0, bddrqlx=0,1,2,3,4, yxsydjb=, mc=早到加班, ktjbzdcfwlb=0, id=152, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=1, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=152, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早到加班, cchsfzs=, modedatacreatetime=15:21:59, hbjscsdxm=, hsl=1.00, modeuuid=7daadbcc-4c0b-4170-ad0d-1ba5c5dfc031, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=100,100,205, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-04-23, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=152, form_biz_id=152000188, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=60, mrxhtx=0, kqxm=早到加班, zysd=3, sjd=15:19, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-29 17:35:19, ldkzkg=0, jbzzhlfzs=5}]]
+2024-05-16 14:32:13,757 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[]]
+2024-05-16 14:32:13,757 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=60, jbscbdccsqsc=0, bddrqlx=0,1,2,3,4, yxsydjb=, mc=早到加班, ktjbzdcfwlb=0, id=152, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=1, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=152, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早到加班, cchsfzs=, modedatacreatetime=15:21:59, hbjscsdxm=, hsl=1.00, modeuuid=7daadbcc-4c0b-4170-ad0d-1ba5c5dfc031, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=100,100,205, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-04-23, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=152, form_biz_id=152000188, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=60, mrxhtx=0, kqxm=早到加班, zysd=3, sjd=15:19, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-29 17:35:19, ldkzkg=0, jbzzhlfzs=5}]]
+2024-05-16 14:32:13,757 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[]]
+2024-05-16 14:32:13,767 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #12 tested: OK
+2024-05-16 14:32:13,787 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/23/00) - Connection #12 tested: OK
+2024-05-16 14:32:13,798 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/23/00) - Connection #13 tested: OK
+2024-05-16 14:32:13,814 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000050 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:13,831 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #13 tested: OK
+2024-05-16 14:32:13,842 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #14 tested: OK
+2024-05-16 14:32:13,862 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #14 tested: OK
+2024-05-16 14:32:13,871 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #15 tested: OK
+2024-05-16 14:32:13,889 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/24/00) - Connection #15 tested: OK
+2024-05-16 14:32:13,898 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/24/00) - Connection #16 tested: OK
+2024-05-16 14:32:13,906 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:13,915 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #16 tested: OK
+2024-05-16 14:32:13,915 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-17=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-16 14:32:13,915 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-16 14:32:13,915 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:13,916 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:31,analysisDate:2024-04-15 start***********
+2024-05-16 14:32:13,916 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}]]
+2024-05-16 14:32:13,916 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-04-15, schedulingResultCollect={2024-04-17=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], clockInTimeCollect={2024-04-17=[{signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], 2024-04-15=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}], 2024-04-16=[{signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}]}, userId=31, clockInTimeMap={}}]
+2024-05-16 14:32:13,917 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:13,917 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-16 14:32:13,917 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:32:13,918 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-04-15 07:00],lastestTime: [2024-04-15 23:30]
+2024-05-16 14:32:13,919 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-16 14:32:13,919 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:13,929 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #17 tested: OK
+2024-05-16 14:32:13,948 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #17 tested: OK
+2024-05-16 14:32:13,959 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #18 tested: OK
+2024-05-16 14:32:13,980 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/25/00) - Connection #18 tested: OK
+2024-05-16 14:32:13,980 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:13,981 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-16 14:32:13,981 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:32:13,987 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:13,990 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #19 tested: OK
+2024-05-16 14:32:14,009 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/26/00) - Connection #19 tested: OK
+2024-05-16 14:32:14,010 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-16 14:32:14,010 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-16 14:32:14,010 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:14,011 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:14,011 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-16 14:32:14,011 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:32:14,021 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/26/00) - Connection #20 tested: OK
+2024-05-16 14:32:14,043 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/26/00) - Connection #20 tested: OK
+2024-05-16 14:32:14,045 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-16 14:32:14,045 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-16 14:32:14,045 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:14,046 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:14,047 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-16 14:32:14,047 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:32:14,047 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-16 14:32:14,048 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-16 14:32:14,048 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-16 14:32:14,051 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-04-15 08:00, pointType=START, timeType=EMPTY, elasticTime=null, classSegmentType=3, clockTime=null, record=true), ClockPointDTO(classTime=2024-04-15 09:00, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=3, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true)]]
+2024-05-16 14:32:14,051 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-16 14:32:14,051 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:14,052 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:14,052 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-16 14:32:14,052 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:32:14,053 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-04-15 17:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 08:00, pointType=START, timeType=EMPTY, elasticTime=null, classSegmentType=3, clockTime=null, record=true), ClockPointDTO(classTime=2024-04-15 09:00, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=3, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false)]]
+2024-05-16 14:32:14,053 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-16 14:32:14,053 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:14,053 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-04-15 17:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 08:00, pointType=START, timeType=EMPTY, elasticTime=null, classSegmentType=3, clockTime=null, record=true), ClockPointDTO(classTime=2024-04-15 09:00, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=3, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false)],attendanceItems size :42,scheduleResult :[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],analysisDate:[2024-04-15],userId:[31],rqlx:[0],modeId:[{}]
+2024-05-16 14:32:14,054 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-16 14:32:14,055 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 14:32:14,055 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:14,056 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-16 14:32:14,056 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:32:14,057 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=15分钟早退, ktjbzdcfwlb=0, id=124, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=124, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=0, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=15, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早退, cchsfzs=, modedatacreatetime=16:51:10, hbjscsdxm=, hsl=1.00, modeuuid=17edf944-9f1e-4416-acce-cef82d5701f1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=124, form_biz_id=124000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=15分钟早退, zysd=1, sjd=16:50, cckcbc=, hsdw=2, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=1, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 14:32:14,057 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-16 14:32:14,057 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:14,058 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - missCardParams classInfo: [{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[null]
+2024-05-16 14:32:14,059 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:14,059 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ForGetClockItemCmd --------------------------------------------------------
+2024-05-16 14:32:14,059 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:32:14,059 [main] [com.engine.attendance.attendanceanalysis.cmd.item.ForGetClockItemCmd] [INFO] - ForGetClockItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=漏打卡, ktjbzdcfwlb=0, id=7, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=7, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=漏打卡, cchsfzs=, modedatacreatetime=15:43:08, hbjscsdxm=, hsl=1.00, modeuuid=fcf8c020-06dd-4568-9956-cbfc42e44c94, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=1, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-02, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=7, form_biz_id=7000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=漏打卡, zysd=0, sjd=15:42, cckcbc=, hsdw=3, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=8, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-25 19:38:52, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 14:32:14,059 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ForGetClockItemCmd finished --------------------------------------------------------
+2024-05-16 14:32:14,059 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:14,060 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-16 14:32:14,060 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 14:32:14,060 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:14,060 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-16 14:32:14,060 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:32:14,060 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 14:32:14,060 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-16 14:32:14,060 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:14,061 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:14,061 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 14:32:14,061 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:32:14,061 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 14:32:14,062 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 14:32:14,062 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:14,062 [main] [com.engine.attendance.attendanceanalysis.service.impl.AbnormalAttendanceServiceImpl] [INFO] - between :310,jbzzhlfzs:5
+2024-05-16 14:32:14,062 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=0, item=124, itemType=LEAVE_EARLY, classEndTime=2024-04-15 17:30, betweenMinutes=10, kczgsc=0, record=true, itemduration=10.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 17:30, hsdw=2}, {bdlx=3, item=7, itemType=MISSE_CARD, record=true, itemduration=1, pointTime=2024-04-15 08:00}, {hsl=1.0, bdlx=7, item=8, itemType=LEAVE_EARLY, classEndTime=2024-04-15 22:30, betweenMinutes=310, kczgsc=1, record=false, itemduration=6.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 22:30, hsdw=1}]]
+2024-05-16 14:32:14,063 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-16 14:32:14,063 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-16 14:32:14,063 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:14,063 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 14:32:14,064 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:32:14,064 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=60, jbscbdccsqsc=0, bddrqlx=0,1,2,3,4, yxsydjb=, mc=早到加班, ktjbzdcfwlb=0, id=152, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=1, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=152, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早到加班, cchsfzs=, modedatacreatetime=15:21:59, hbjscsdxm=, hsl=1.00, modeuuid=7daadbcc-4c0b-4170-ad0d-1ba5c5dfc031, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=100,100,205, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-04-23, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=152, form_biz_id=152000188, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=60, mrxhtx=0, kqxm=早到加班, zysd=3, sjd=15:19, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-29 17:35:19, ldkzkg=0, jbzzhlfzs=5}]]
+2024-05-16 14:32:14,064 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 14:32:14,064 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:14,064 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班开始时间漏卡: 2024-04-15 08:00,clcokInTimeData:{2024-04-15 22:30={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, 2024-04-15 17:30={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, 2024-04-15 08:00=null, 2024-04-15 09:00={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}}
+2024-05-16 14:32:14,064 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:14,064 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 14:32:14,065 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:32:14,065 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[]]
+2024-05-16 14:32:14,065 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 14:32:14,065 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:14,066 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 240.0
+2024-05-16 14:32:14,066 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[360.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-16 14:32:14,066 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[-120.0]
+2024-05-16 14:32:14,067 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:14,067 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-16 14:32:14,067 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:32:14,067 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-16 14:32:14,067 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 0.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-16 14:32:14,068 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-16 14:32:14,068 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:14,068 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=7.5, classInfo=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}], formmodeIdMap={uf_jcl_kq_kqfa=105, uf_jcl_kq_jqye=103, uf_jcl_kq_jbjg=92, uf_jcl_kq_jqed=102, uf_jcl_kq_cqjg=104, uf_jcl_kq_bdkjl=135, uf_jcl_kq_glpb=101, uf_jcl_kq_kqzqmc=93, uf_jcl_kq_cqjt=106, uf_jcl_kq_rlxx=89, uf_pbjg=87, uf_jcl_kq_rlmc=141, uf_jcl_kq_zhgs=129}, modeId=104, recordDataTime={j1=NULL, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-04-15 17:20:00, j8=NULL, c2=2024-04-15 09:48:00, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-04-15, userId=31, recordData=[{hsl=1.0, bdlx=0, item=124, itemType=LEAVE_EARLY, classEndTime=2024-04-15 17:30, betweenMinutes=10, kczgsc=0, record=true, itemduration=10.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 17:30, hsdw=2}, {bdlx=3, item=7, itemType=MISSE_CARD, record=true, itemduration=1, pointTime=2024-04-15 08:00}, {item=152, itemduration=0}, {item=144, itemduration=0}], rqlx=0}
+2024-05-16 14:32:14,070 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:14,070 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-16 14:32:14,070 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:32:14,077 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (01/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:14,079 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/27/00) - Connection #21 tested: OK
+2024-05-16 14:32:14,099 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/27/00) - Connection #21 tested: OK
+2024-05-16 14:32:14,100 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=7.5,cqzt=1,fxrq='2024-05-16 14:32:14',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-17:30|',xm1=124,sc1=10.0,xm2=7,sc2=1,xm3=152,sc3=0,xm4=144,sc4=0,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1=NULL,j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-15 17:20:00',j8=NULL,c2='2024-04-15 09:48:00',c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-16 14:32:14,110 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/27/00) - Connection #22 tested: OK
+2024-05-16 14:32:14,120 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (02/27/00) - Connection #23 tested: OK
+2024-05-16 14:32:14,128 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 14:32:14,128 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 14:32:14,128 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 14:32:14,128 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 14:32:14,129 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 14:32:14,156 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (02/27/00) - Connection #23 tested: OK
+2024-05-16 14:32:14,160 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000060 (01/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:14,169 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-16 14:32:14,180 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/28/00) - Connection #22 tested: OK
+2024-05-16 14:32:14,190 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/28/00) - Connection #24 tested: OK
+2024-05-16 14:32:14,212 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/28/00) - Connection #24 tested: OK
+2024-05-16 14:32:14,225 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/28/00) - Connection #25 tested: OK
+2024-05-16 14:32:14,245 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000062 (01/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:14,338 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000062 (01/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:14,362 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #25 - autoCommit reset back to true
+2024-05-16 14:32:14,373 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/30/00) - Connection #25 tested: OK
+2024-05-16 14:32:14,373 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-16 14:32:14,373 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:32:14,383 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/30/00) - Connection #26 tested: OK
+2024-05-16 14:32:14,402 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/30/00) - Connection #26 tested: OK
+2024-05-16 14:32:14,411 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/30/00) - Connection #27 tested: OK
+2024-05-16 14:32:14,421 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000064 (01/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:14,431 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/31/00) - Connection #27 tested: OK
+2024-05-16 14:32:14,441 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/31/00) - Connection #28 tested: OK
+2024-05-16 14:32:14,460 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/31/00) - Connection #28 tested: OK
+2024-05-16 14:32:14,460 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [149, 150]
+2024-05-16 14:32:14,471 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/31/00) - Connection #29 tested: OK
+2024-05-16 14:32:14,491 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/31/00) - Connection #29 tested: OK
+2024-05-16 14:32:14,492 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 14:32:14,492 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 14:32:14,492 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 14:32:14,492 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=1}]
+2024-05-16 14:32:14,502 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/31/00) - Connection #30 tested: OK
+2024-05-16 14:32:14,502 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000067 (01/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:14,546 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/32/00) - Connection #30 tested: OK
+2024-05-16 14:32:14,550 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where subcompanyid1 = 1 and seclevel >= 0 and seclevel <= 100
+2024-05-16 14:32:14,550 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 57
+2024-05-16 14:32:14,560 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/32/00) - Connection #31 tested: OK
+2024-05-16 14:32:14,579 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/32/00) - Connection #31 tested: OK
+2024-05-16 14:32:14,589 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/32/00) - Connection #32 tested: OK
+2024-05-16 14:32:14,589 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000069 (01/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:14,609 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/33/00) - Connection #32 tested: OK
+2024-05-16 14:32:14,609 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 14:32:14,609 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 14:32:14,609 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 14:32:14,618 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/33/00) - Connection #33 tested: OK
+2024-05-16 14:32:14,638 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/33/00) - Connection #33 tested: OK
+2024-05-16 14:32:14,638 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where departmentid = 2 and seclevel >= 0 and seclevel <= 100
+2024-05-16 14:32:14,638 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 2
+2024-05-16 14:32:14,639 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 14:32:14,648 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/33/00) - Connection #2 tested: OK
+2024-05-16 14:32:14,665 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/33/00) - Connection #2 tested: OK
+2024-05-16 14:32:14,675 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/33/00) - Connection #1 tested: OK
+2024-05-16 14:32:14,677 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000072 (01/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:14,698 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/34/00) - Connection #1 tested: OK
+2024-05-16 14:32:14,698 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=100, id=36}]
+2024-05-16 14:32:14,710 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/34/00) - Connection #3 tested: OK
+2024-05-16 14:32:14,731 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/34/00) - Connection #3 tested: OK
+2024-05-16 14:32:14,731 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 36 and seclevel <= 100
+2024-05-16 14:32:14,731 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 14:32:14,741 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/34/00) - Connection #4 tested: OK
+2024-05-16 14:32:14,762 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/34/00) - Connection #4 tested: OK
+2024-05-16 14:32:14,762 [main] [com.engine.common.util.CommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id,seclevel from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 14:32:14,771 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000074 (01/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:14,772 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/35/00) - Connection #5 tested: OK
+2024-05-16 14:32:14,792 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/35/00) - Connection #5 tested: OK
+2024-05-16 14:32:14,793 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupId : 2, empIdsByGroup : []
+2024-05-16 14:32:14,793 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 14:32:14,793 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 14:32:14,803 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/35/00) - Connection #6 tested: OK
+2024-05-16 14:32:14,826 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/35/00) - Connection #6 tested: OK
+2024-05-16 14:32:14,838 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/35/00) - Connection #7 tested: OK
+2024-05-16 14:32:14,855 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (01/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:14,861 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/36/00) - Connection #7 tested: OK
+2024-05-16 14:32:14,872 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/36/00) - Connection #8 tested: OK
+2024-05-16 14:32:14,893 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/36/00) - Connection #8 tested: OK
+2024-05-16 14:32:14,894 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:138] - cqData_size : 1
+2024-05-16 14:32:14,903 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/36/00) - Connection #9 tested: OK
+2024-05-16 14:32:14,925 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/36/00) - Connection #9 tested: OK
+2024-05-16 14:32:14,936 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/36/00) - Connection #10 tested: OK
+2024-05-16 14:32:14,940 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000080 (01/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:14,958 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/37/00) - Connection #10 tested: OK
+2024-05-16 14:32:14,968 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/37/00) - Connection #11 tested: OK
+2024-05-16 14:32:14,988 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/37/00) - Connection #11 tested: OK
+2024-05-16 14:32:14,990 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:220] - overtimeMinutes : 0
+2024-05-16 14:32:14,991 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 300,oneTimeAddMinutes : 10
+2024-05-16 14:32:14,992 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 540,oneTimeAddMinutes : 30
+2024-05-16 14:32:14,992 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 0
+2024-05-16 14:32:14,996 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-16 14:32:15,028 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:15,117 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:15,210 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:15,297 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:15,380 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:15,466 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:15,565 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:15,651 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:15,734 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:15,830 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:15,914 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:15,998 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:16,083 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:32:16,083 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-16 14:32:16,091 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/49/00) - #0050 removed because of shutdown.
+2024-05-16 14:32:16,091 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-16 14:32:16,092 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/48/00) - #0049 removed because of shutdown.
+2024-05-16 14:32:16,092 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-16 14:32:16,092 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/47/00) - #0048 removed because of shutdown.
+2024-05-16 14:32:16,093 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-16 14:32:16,093 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/46/00) - #0047 removed because of shutdown.
+2024-05-16 14:32:16,093 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-16 14:32:16,093 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/45/00) - #0046 removed because of shutdown.
+2024-05-16 14:32:16,093 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-16 14:32:16,094 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/44/00) - #0045 removed because of shutdown.
+2024-05-16 14:32:16,094 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-16 14:32:16,094 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/43/00) - #0044 removed because of shutdown.
+2024-05-16 14:32:16,094 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-16 14:32:16,095 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/42/00) - #0043 removed because of shutdown.
+2024-05-16 14:32:16,095 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-16 14:32:16,095 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/41/00) - #0042 removed because of shutdown.
+2024-05-16 14:32:16,095 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-16 14:32:16,096 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/40/00) - #0041 removed because of shutdown.
+2024-05-16 14:32:16,096 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-16 14:32:16,096 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/39/00) - #0040 removed because of shutdown.
+2024-05-16 14:32:16,096 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-16 14:32:16,096 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/38/00) - #0039 removed because of shutdown.
+2024-05-16 14:32:16,097 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-16 14:32:16,097 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/37/00) - #0038 removed because of shutdown.
+2024-05-16 14:32:16,097 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-16 14:32:16,097 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/36/00) - #0037 removed because of shutdown.
+2024-05-16 14:32:16,097 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-16 14:32:16,098 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/35/00) - #0036 removed because of shutdown.
+2024-05-16 14:32:16,098 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-16 14:32:16,098 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/34/00) - #0035 removed because of shutdown.
+2024-05-16 14:32:16,098 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-16 14:32:16,098 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/33/00) - #0034 removed because of shutdown.
+2024-05-16 14:32:16,098 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-16 14:32:16,098 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/32/00) - #0033 removed because of shutdown.
+2024-05-16 14:32:16,098 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-16 14:32:16,098 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/31/00) - #0032 removed because of shutdown.
+2024-05-16 14:32:16,098 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-16 14:32:16,098 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/30/00) - #0031 removed because of shutdown.
+2024-05-16 14:32:16,098 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-16 14:32:16,099 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/29/00) - #0030 removed because of shutdown.
+2024-05-16 14:32:16,099 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-16 14:32:16,099 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/28/00) - #0029 removed because of shutdown.
+2024-05-16 14:32:16,099 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-16 14:32:16,099 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/27/00) - #0028 removed because of shutdown.
+2024-05-16 14:32:16,099 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-16 14:32:16,099 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/26/00) - #0027 removed because of shutdown.
+2024-05-16 14:32:16,099 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-16 14:32:16,099 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/25/00) - #0026 removed because of shutdown.
+2024-05-16 14:32:16,099 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-16 14:32:16,099 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/24/00) - #0025 removed because of shutdown.
+2024-05-16 14:32:16,099 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-16 14:32:16,099 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/23/00) - #0024 removed because of shutdown.
+2024-05-16 14:32:16,099 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-16 14:32:16,099 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/22/00) - #0023 removed because of shutdown.
+2024-05-16 14:32:16,099 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-16 14:32:16,100 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/21/00) - #0022 removed because of shutdown.
+2024-05-16 14:32:16,100 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-16 14:32:16,100 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/20/00) - #0021 removed because of shutdown.
+2024-05-16 14:32:16,100 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-16 14:32:16,100 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/19/00) - #0020 removed because of shutdown.
+2024-05-16 14:32:16,100 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-16 14:32:16,100 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/18/00) - #0019 removed because of shutdown.
+2024-05-16 14:32:16,100 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-16 14:32:16,100 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/17/00) - #0018 removed because of shutdown.
+2024-05-16 14:32:16,100 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-16 14:32:16,100 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/16/00) - #0017 removed because of shutdown.
+2024-05-16 14:32:16,100 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-16 14:32:16,100 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/15/00) - #0016 removed because of shutdown.
+2024-05-16 14:32:16,100 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-16 14:32:16,101 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/14/00) - #0015 removed because of shutdown.
+2024-05-16 14:32:16,101 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-16 14:32:16,101 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/13/00) - #0014 removed because of shutdown.
+2024-05-16 14:32:16,101 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-16 14:32:16,101 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/12/00) - #0013 removed because of shutdown.
+2024-05-16 14:32:16,101 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-16 14:32:16,101 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/11/00) - #0012 removed because of shutdown.
+2024-05-16 14:32:16,101 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-16 14:32:16,101 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/10/00) - #0011 removed because of shutdown.
+2024-05-16 14:32:16,101 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-16 14:32:16,101 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/09/00) - #0010 removed because of shutdown.
+2024-05-16 14:32:16,101 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-16 14:32:16,101 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/08/00) - #0009 removed because of shutdown.
+2024-05-16 14:32:16,101 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-16 14:32:16,102 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/07/00) - #0008 removed because of shutdown.
+2024-05-16 14:32:16,102 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-16 14:32:16,102 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/06/00) - #0007 removed because of shutdown.
+2024-05-16 14:32:16,102 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-16 14:32:16,102 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/05/00) - #0006 removed because of shutdown.
+2024-05-16 14:32:16,102 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-16 14:32:16,102 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/04/00) - #0005 removed because of shutdown.
+2024-05-16 14:32:16,102 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-16 14:32:16,102 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/03/00) - #0004 removed because of shutdown.
+2024-05-16 14:32:16,102 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-16 14:32:16,102 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/02/00) - #0003 removed because of shutdown.
+2024-05-16 14:32:16,103 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-16 14:32:16,103 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/01/00) - #0001 removed because of shutdown.
+2024-05-16 14:32:16,103 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-16 14:32:16,103 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/00/00) - #0002 removed because of shutdown.
+2024-05-16 14:32:16,103 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-16 14:32:16,103 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 20 milliseconds.
+2024-05-16 14:32:16,103 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-16 14:32:16,103 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
+2024-05-16 14:56:03,637 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-16 14:56:03,641 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-16 14:56:03,641 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-16 14:56:03,641 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-16 14:56:03,642 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-16 14:56:04,098 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 14:56:04,099 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-16 14:56:04,099 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-16 14:56:04,099 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-16 14:56:04,099 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-16 14:56:04,099 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-16 14:56:04,099 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-16 14:56:04,099 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-16 14:56:04,100 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-16 14:56:04,100 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-16 14:56:04,100 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-16 14:56:04,101 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-16 14:56:04,101 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-16 14:56:04,101 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-16 14:56:04,101 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-16 14:56:04,101 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-16 14:56:04,102 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-16 14:56:04,102 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-16 14:56:04,102 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-16 14:56:04,102 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-16 14:56:04,102 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-16 14:56:04,102 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-16 14:56:04,102 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-16 14:56:04,103 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-16 14:56:04,103 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-16 14:56:04,103 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-16 14:56:04,103 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-16 14:56:04,103 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-16 14:56:04,103 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-16 14:56:04,103 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-16 14:56:04,104 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-16 14:56:04,104 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-16 14:56:04,104 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-16 14:56:04,104 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-16 14:56:04,104 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-16 14:56:04,104 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-16 14:56:04,104 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-16 14:56:04,105 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-16 14:56:04,105 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-16 14:56:04,105 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-16 14:56:04,105 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-16 14:56:04,105 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-16 14:56:04,105 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-16 14:56:04,105 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-16 14:56:04,106 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-16 14:56:04,106 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-16 14:56:04,106 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-16 14:56:04,106 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 14:56:04,106 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-16 14:56:04,106 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-16 14:56:04,107 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-16 14:56:04,107 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-16 14:56:04,107 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-16 14:56:04,107 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-16 14:56:04,107 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-16 14:56:04,107 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-16 14:56:04,108 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-16 14:56:04,108 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 14:56:04,108 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-16 14:56:04,108 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-16 14:56:04,108 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-16 14:56:04,122 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-16 14:56:04,125 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-16 14:56:04,127 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-16 14:56:04,526 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-16 14:56:04,545 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-16 14:56:04,554 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-16 14:56:04,554 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-16 14:56:04,564 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-16 14:56:04,564 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 14:56:04,564 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 14:56:04,565 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:04,565 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-16 14:56:04,594 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-16 14:56:04,634 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-16 14:56:04,634 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-16 14:56:04,634 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-16 14:56:04,635 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-16 14:56:04,635 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-16 14:56:04,635 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-16 14:56:04,635 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 14:56:04,635 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 14:56:04,648 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:04,699 [main] [A2] [INFO] - rootPath ==
+2024-05-16 14:56:04,699 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-16 14:56:04,699 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-16 14:56:04,700 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-16 14:56:04,711 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/03/00) - Connection #2 tested: OK
+2024-05-16 14:56:04,727 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 14:56:04,727 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-16 14:56:04,728 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 14:56:04,728 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 14:56:04,728 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 14:56:04,728 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-16 14:56:04,728 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 14:56:04,736 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:04,776 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-16 14:56:04,776 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-16 14:56:04,787 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/04/00) - Connection #2 tested: OK
+2024-05-16 14:56:04,820 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:04,847 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-16 14:56:04,866 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/05/00) - Connection #3 tested: OK
+2024-05-16 14:56:04,922 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-16 14:56:04,923 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-16 14:56:04,923 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath1075739225.jar;D:\soft\IntelliJ IDEA 2021.2\lib\idea_rt.jar
+2024-05-16 14:56:04,923 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-16 14:56:04,923 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-16 14:56:04,923 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-16 14:56:04,948 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:04,958 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-16 14:56:04,958 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-16 14:56:04,958 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-16 14:56:04,959 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-16 14:56:04,959 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-16 14:56:04,959 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-16 14:56:04,959 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-16 14:56:04,959 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-16 14:56:04,959 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-16 14:56:04,959 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-16 14:56:04,964 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-16 14:56:04,966 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-16 14:56:04,967 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-16 14:56:04,968 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-16 14:56:04,968 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-16 14:56:04,968 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-16 14:56:04,970 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@58695725
+2024-05-16 14:56:04,970 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-16 14:56:04,989 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/06/00) - Connection #4 tested: OK
+2024-05-16 14:56:05,010 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #4 tested: OK
+2024-05-16 14:56:05,022 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #5 tested: OK
+2024-05-16 14:56:05,027 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000005 (02/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:05,041 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/07/00) - Connection #5 tested: OK
+2024-05-16 14:56:05,065 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #1 tested: OK
+2024-05-16 14:56:05,076 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #6 tested: OK
+2024-05-16 14:56:05,098 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #6 tested: OK
+2024-05-16 14:56:05,108 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #7 tested: OK
+2024-05-16 14:56:05,116 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000007 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:05,126 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #7 tested: OK
+2024-05-16 14:56:05,137 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #8 tested: OK
+2024-05-16 14:56:05,158 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #8 tested: OK
+2024-05-16 14:56:05,168 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #2 tested: OK
+2024-05-16 14:56:05,186 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #2 tested: OK
+2024-05-16 14:56:05,198 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #1 tested: OK
+2024-05-16 14:56:05,210 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000010 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:05,217 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #1 tested: OK
+2024-05-16 14:56:05,227 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #3 tested: OK
+2024-05-16 14:56:05,247 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #3 tested: OK
+2024-05-16 14:56:05,257 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #4 tested: OK
+2024-05-16 14:56:05,276 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/09/00) - Connection #4 tested: OK
+2024-05-16 14:56:05,286 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/09/00) - Connection #5 tested: OK
+2024-05-16 14:56:05,292 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000013 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:05,305 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #5 tested: OK
+2024-05-16 14:56:05,315 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #6 tested: OK
+2024-05-16 14:56:05,335 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #6 tested: OK
+2024-05-16 14:56:05,350 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #7 tested: OK
+2024-05-16 14:56:05,371 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/10/00) - Connection #7 tested: OK
+2024-05-16 14:56:05,377 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000015 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:05,381 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #8 tested: OK
+2024-05-16 14:56:05,402 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #8 tested: OK
+2024-05-16 14:56:05,413 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #9 tested: OK
+2024-05-16 14:56:05,434 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #9 tested: OK
+2024-05-16 14:56:05,444 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #10 tested: OK
+2024-05-16 14:56:05,466 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000018 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:05,468 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #10 tested: OK
+2024-05-16 14:56:05,478 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #11 tested: OK
+2024-05-16 14:56:05,495 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #11 tested: OK
+2024-05-16 14:56:05,506 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #12 tested: OK
+2024-05-16 14:56:05,527 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #12 tested: OK
+2024-05-16 14:56:05,537 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #2 tested: OK
+2024-05-16 14:56:05,553 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000021 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:05,557 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #2 tested: OK
+2024-05-16 14:56:05,567 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #1 tested: OK
+2024-05-16 14:56:05,587 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #1 tested: OK
+2024-05-16 14:56:05,597 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #3 tested: OK
+2024-05-16 14:56:05,615 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #3 tested: OK
+2024-05-16 14:56:05,625 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #4 tested: OK
+2024-05-16 14:56:05,641 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000024 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:05,644 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #4 tested: OK
+2024-05-16 14:56:05,653 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #5 tested: OK
+2024-05-16 14:56:05,671 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #5 tested: OK
+2024-05-16 14:56:05,681 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #6 tested: OK
+2024-05-16 14:56:05,702 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/14/00) - Connection #6 tested: OK
+2024-05-16 14:56:05,710 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/14/00) - Connection #7 tested: OK
+2024-05-16 14:56:05,723 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000027 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:05,728 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #7 tested: OK
+2024-05-16 14:56:05,738 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #8 tested: OK
+2024-05-16 14:56:05,758 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #8 tested: OK
+2024-05-16 14:56:05,769 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #9 tested: OK
+2024-05-16 14:56:05,790 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/15/00) - Connection #9 tested: OK
+2024-05-16 14:56:05,806 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (01/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:05,807 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #10 tested: OK
+2024-05-16 14:56:05,827 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #10 tested: OK
+2024-05-16 14:56:05,835 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #11 tested: OK
+2024-05-16 14:56:05,854 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/16/00) - Connection #11 tested: OK
+2024-05-16 14:56:05,859 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:05,860 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-16 14:56:05,861 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:56:05,891 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:05,906 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #12 tested: OK
+2024-05-16 14:56:05,927 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #12 tested: OK
+2024-05-16 14:56:05,938 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #13 tested: OK
+2024-05-16 14:56:05,960 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/17/00) - Connection #13 tested: OK
+2024-05-16 14:56:05,970 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/17/00) - Connection #14 tested: OK
+2024-05-16 14:56:05,987 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000034 (01/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:05,990 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #14 tested: OK
+2024-05-16 14:56:06,011 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #15 tested: OK
+2024-05-16 14:56:06,032 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #15 tested: OK
+2024-05-16 14:56:06,033 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [1]
+2024-05-16 14:56:06,033 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-16 14:56:06,043 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #16 tested: OK
+2024-05-16 14:56:06,063 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/18/00) - Connection #16 tested: OK
+2024-05-16 14:56:06,064 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-16 14:56:06,064 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 31
+2024-05-16 14:56:06,064 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 14:56:06,074 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/18/00) - Connection #17 tested: OK
+2024-05-16 14:56:06,076 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000037 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:06,095 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #17 tested: OK
+2024-05-16 14:56:06,095 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-16 14:56:06,106 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #18 tested: OK
+2024-05-16 14:56:06,142 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/19/00) - Connection #18 tested: OK
+2024-05-16 14:56:06,145 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2]
+2024-05-16 14:56:06,145 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2)
+2024-05-16 14:56:06,155 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/19/00) - Connection #19 tested: OK
+2024-05-16 14:56:06,176 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000039 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:06,176 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #19 tested: OK
+2024-05-16 14:56:06,177 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-16 14:56:06,177 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:06,178 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:06,178 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-16 14:56:06,178 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:56:06,190 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #20 tested: OK
+2024-05-16 14:56:06,214 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #20 tested: OK
+2024-05-16 14:56:06,224 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #2 tested: OK
+2024-05-16 14:56:06,244 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/20/00) - Connection #2 tested: OK
+2024-05-16 14:56:06,254 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/20/00) - Connection #1 tested: OK
+2024-05-16 14:56:06,268 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000042 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:06,274 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #1 tested: OK
+2024-05-16 14:56:06,275 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-16 14:56:06,275 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-16 14:56:06,275 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:06,276 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:06,276 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-16 14:56:06,276 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:56:06,276 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-13, 2024-04-17, 31]
+2024-05-16 14:56:06,290 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #3 tested: OK
+2024-05-16 14:56:06,311 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #3 tested: OK
+2024-05-16 14:56:06,322 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #4 tested: OK
+2024-05-16 14:56:06,342 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/21/00) - Connection #4 tested: OK
+2024-05-16 14:56:06,342 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-16 14:56:06,342 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 31
+2024-05-16 14:56:06,342 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 31
+2024-05-16 14:56:06,343 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-16 14:56:06,354 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/21/00) - Connection #5 tested: OK
+2024-05-16 14:56:06,361 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000045 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:06,373 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #5 tested: OK
+2024-05-16 14:56:06,373 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1]
+2024-05-16 14:56:06,374 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1
+2024-05-16 14:56:06,384 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #6 tested: OK
+2024-05-16 14:56:06,406 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #6 tested: OK
+2024-05-16 14:56:06,406 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-16 14:56:06,415 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #7 tested: OK
+2024-05-16 14:56:06,435 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/22/00) - Connection #7 tested: OK
+2024-05-16 14:56:06,440 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 8
+2024-05-16 14:56:06,440 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-16 14:56:06,440 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:06,441 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:56:06,441 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:56:06,441 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:56:06,442 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:56:06,442 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:56:06,442 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:56:06,443 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:56:06,443 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:940667212,candidateTeamMap:1534842630
+2024-05-16 14:56:06,444 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=28cf334d-7c8a-46ad-9b9b-b29ad765a152, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72364, glpbid=, pbtj=0, key=72364, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=72364, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=4463c037-908c-460a-8f78-b3d8fcb83409, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72365, glpbid=, pbtj=0, key=72365, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=72365, modedatacreater=1, bcrq=2024-04-14, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=ca273fbf-ea1b-4f10-aadf-63a49dba2a80, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72366, glpbid=, pbtj=0, key=72366, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72366, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=14e50a68-4608-4c89-9774-e52577dbf283, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72367, glpbid=, pbtj=0, key=72367, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72367, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=41fe7a2b-f6f4-4a2b-b5d7-ef5c7db155a9, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72368, glpbid=, pbtj=0, key=72368, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72368, modedatacreater=1, bcrq=2024-04-17, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=572527f1-ba58-4686-8467-dcd4207d9189, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-02, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-02, dgcx=, bz=, hxbz=, id=14504, glpbid=, pbtj=2, key=14504, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=14504, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=2-晚班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=15:27:30, modedatamodifydatetime=, pbsj=15:27, rqlx=2, pbdxry=31-李勤}, {modeuuid=57eb7822-2e05-4c67-874a-7c5062fc3bad, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65516, glpbid=, pbtj=2, key=65516, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65516, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:01:57, modedatamodifydatetime=, pbsj=20:01, rqlx=0, pbdxry=31-李勤}, {modeuuid=87607a59-87bd-4cf7-a669-a5428bea0620, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65517, glpbid=, pbtj=2, key=65517, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65517, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:02:01, modedatamodifydatetime=, pbsj=20:02, rqlx=0, pbdxry=31-李勤}]
+2024-05-16 14:56:06,448 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-16 14:56:06,450 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:06,450 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-16 14:56:06,450 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:56:06,456 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000047 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:06,462 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #8 tested: OK
+2024-05-16 14:56:06,483 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #8 tested: OK
+2024-05-16 14:56:06,487 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=60, jbscbdccsqsc=0, bddrqlx=0,1,2,3,4, yxsydjb=, mc=早到加班, ktjbzdcfwlb=0, id=152, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=1, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=152, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早到加班, cchsfzs=, modedatacreatetime=15:21:59, hbjscsdxm=, hsl=1.00, modeuuid=7daadbcc-4c0b-4170-ad0d-1ba5c5dfc031, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=100,100,205, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-04-23, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=152, form_biz_id=152000188, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=60, mrxhtx=0, kqxm=早到加班, zysd=3, sjd=15:19, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-29 17:35:19, ldkzkg=0, jbzzhlfzs=5}]]
+2024-05-16 14:56:06,488 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[]]
+2024-05-16 14:56:06,488 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=60, jbscbdccsqsc=0, bddrqlx=0,1,2,3,4, yxsydjb=, mc=早到加班, ktjbzdcfwlb=0, id=152, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=1, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=152, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早到加班, cchsfzs=, modedatacreatetime=15:21:59, hbjscsdxm=, hsl=1.00, modeuuid=7daadbcc-4c0b-4170-ad0d-1ba5c5dfc031, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=100,100,205, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-04-23, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=152, form_biz_id=152000188, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=60, mrxhtx=0, kqxm=早到加班, zysd=3, sjd=15:19, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-29 17:35:19, ldkzkg=0, jbzzhlfzs=5}]]
+2024-05-16 14:56:06,488 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[]]
+2024-05-16 14:56:06,488 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=60, jbscbdccsqsc=0, bddrqlx=0,1,2,3,4, yxsydjb=, mc=早到加班, ktjbzdcfwlb=0, id=152, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=1, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=152, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早到加班, cchsfzs=, modedatacreatetime=15:21:59, hbjscsdxm=, hsl=1.00, modeuuid=7daadbcc-4c0b-4170-ad0d-1ba5c5dfc031, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=100,100,205, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-04-23, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=152, form_biz_id=152000188, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=60, mrxhtx=0, kqxm=早到加班, zysd=3, sjd=15:19, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-29 17:35:19, ldkzkg=0, jbzzhlfzs=5}]]
+2024-05-16 14:56:06,488 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[]]
+2024-05-16 14:56:06,499 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #9 tested: OK
+2024-05-16 14:56:06,522 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/23/00) - Connection #9 tested: OK
+2024-05-16 14:56:06,531 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/23/00) - Connection #10 tested: OK
+2024-05-16 14:56:06,540 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000050 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:06,561 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #10 tested: OK
+2024-05-16 14:56:06,572 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #11 tested: OK
+2024-05-16 14:56:06,590 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #11 tested: OK
+2024-05-16 14:56:06,601 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #12 tested: OK
+2024-05-16 14:56:06,621 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:06,621 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #12 tested: OK
+2024-05-16 14:56:06,631 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #13 tested: OK
+2024-05-16 14:56:06,652 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #13 tested: OK
+2024-05-16 14:56:06,652 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-17=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-16 14:56:06,653 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-16 14:56:06,653 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:06,653 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:31,analysisDate:2024-04-15 start***********
+2024-05-16 14:56:06,653 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}]]
+2024-05-16 14:56:06,654 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-04-15, schedulingResultCollect={2024-04-17=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], clockInTimeCollect={2024-04-17=[{signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], 2024-04-15=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}], 2024-04-16=[{signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}]}, userId=31, clockInTimeMap={}}]
+2024-05-16 14:56:06,659 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:06,660 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-16 14:56:06,660 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:56:06,661 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-04-15 07:00],lastestTime: [2024-04-15 23:30]
+2024-05-16 14:56:06,662 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-16 14:56:06,662 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:06,672 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #14 tested: OK
+2024-05-16 14:56:06,692 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #14 tested: OK
+2024-05-16 14:56:06,701 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #15 tested: OK
+2024-05-16 14:56:06,704 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:06,720 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #15 tested: OK
+2024-05-16 14:56:06,721 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:06,721 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-16 14:56:06,721 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:56:06,731 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #16 tested: OK
+2024-05-16 14:56:06,751 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/26/00) - Connection #16 tested: OK
+2024-05-16 14:56:06,752 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-16 14:56:06,752 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-16 14:56:06,752 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:06,753 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:06,753 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-16 14:56:06,753 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:56:06,762 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/26/00) - Connection #17 tested: OK
+2024-05-16 14:56:06,783 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/26/00) - Connection #17 tested: OK
+2024-05-16 14:56:06,783 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-16 14:56:06,783 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-16 14:56:06,784 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:06,785 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:06,785 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-16 14:56:06,785 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:56:06,786 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-16 14:56:06,786 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-16 14:56:06,787 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-16 14:56:06,790 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-04-15 08:00, pointType=START, timeType=EMPTY, elasticTime=null, classSegmentType=3, clockTime=null, record=true), ClockPointDTO(classTime=2024-04-15 09:00, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=3, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true)]]
+2024-05-16 14:56:06,790 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-16 14:56:06,790 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:06,791 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:06,791 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-16 14:56:06,791 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:56:06,792 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-04-15 17:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 08:00, pointType=START, timeType=EMPTY, elasticTime=null, classSegmentType=3, clockTime=null, record=true), ClockPointDTO(classTime=2024-04-15 09:00, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=3, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false)]]
+2024-05-16 14:56:06,792 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-16 14:56:06,792 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:06,793 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-04-15 08:00, pointType=START, timeType=EMPTY, elasticTime=null, classSegmentType=3, clockTime=null, record=true), ClockPointDTO(classTime=2024-04-15 09:00, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=3, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 17:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false)],attendanceItems size :42,scheduleResult :[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],analysisDate:[2024-04-15],userId:[31],rqlx:[0],modeId:[{}]
+2024-05-16 14:56:06,794 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - missCardParams classInfo: [{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[null]
+2024-05-16 14:56:06,795 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:06,795 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ForGetClockItemCmd --------------------------------------------------------
+2024-05-16 14:56:06,795 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:56:06,795 [main] [com.engine.attendance.attendanceanalysis.cmd.item.ForGetClockItemCmd] [INFO] - ForGetClockItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=漏打卡, ktjbzdcfwlb=0, id=7, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=7, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=漏打卡, cchsfzs=, modedatacreatetime=15:43:08, hbjscsdxm=, hsl=1.00, modeuuid=fcf8c020-06dd-4568-9956-cbfc42e44c94, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=1, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-01-02, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=7, form_biz_id=7000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=漏打卡, zysd=0, sjd=15:42, cckcbc=, hsdw=3, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=8, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-25 19:38:52, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 14:56:06,795 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ForGetClockItemCmd finished --------------------------------------------------------
+2024-05-16 14:56:06,795 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:06,795 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (00/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:06,796 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-16 14:56:06,796 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 14:56:06,797 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:06,797 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-16 14:56:06,797 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:56:06,798 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=15分钟早退, ktjbzdcfwlb=0, id=124, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=124, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=0, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=15, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早退, cchsfzs=, modedatacreatetime=16:51:10, hbjscsdxm=, hsl=1.00, modeuuid=17edf944-9f1e-4416-acce-cef82d5701f1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=124, form_biz_id=124000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=15分钟早退, zysd=1, sjd=16:50, cckcbc=, hsdw=2, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=1, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 14:56:06,798 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-16 14:56:06,798 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:06,799 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-16 14:56:06,799 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 14:56:06,799 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:06,799 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-16 14:56:06,800 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:56:06,800 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 14:56:06,800 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-16 14:56:06,800 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:06,800 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:06,800 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 14:56:06,800 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:56:06,801 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 14:56:06,801 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 14:56:06,801 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:06,801 [main] [com.engine.attendance.attendanceanalysis.service.impl.AbnormalAttendanceServiceImpl] [INFO] - between :310,jbzzhlfzs:5
+2024-05-16 14:56:06,801 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{bdlx=3, item=7, itemType=MISSE_CARD, record=true, itemduration=1, pointTime=2024-04-15 08:00}, {hsl=1.0, bdlx=0, item=124, itemType=LEAVE_EARLY, classEndTime=2024-04-15 17:30, betweenMinutes=10, kczgsc=0, record=true, itemduration=10.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 17:30, hsdw=2}, {hsl=1.0, bdlx=7, item=8, itemType=LEAVE_EARLY, classEndTime=2024-04-15 22:30, betweenMinutes=310, kczgsc=1, record=false, itemduration=6.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 22:30, hsdw=1}]]
+2024-05-16 14:56:06,802 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-16 14:56:06,802 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-16 14:56:06,802 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:06,802 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 14:56:06,802 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:56:06,803 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=60, jbscbdccsqsc=0, bddrqlx=0,1,2,3,4, yxsydjb=, mc=早到加班, ktjbzdcfwlb=0, id=152, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=1, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=152, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早到加班, cchsfzs=, modedatacreatetime=15:21:59, hbjscsdxm=, hsl=1.00, modeuuid=7daadbcc-4c0b-4170-ad0d-1ba5c5dfc031, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=100,100,205, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-04-23, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=152, form_biz_id=152000188, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=60, mrxhtx=0, kqxm=早到加班, zysd=3, sjd=15:19, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-29 17:35:19, ldkzkg=0, jbzzhlfzs=5}]]
+2024-05-16 14:56:06,803 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 14:56:06,803 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:06,803 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班开始时间漏卡: 2024-04-15 08:00,clcokInTimeData:{2024-04-15 22:30={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, 2024-04-15 17:30={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, 2024-04-15 08:00=null, 2024-04-15 09:00={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}}
+2024-05-16 14:56:06,803 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:06,803 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 14:56:06,803 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:56:06,803 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[]]
+2024-05-16 14:56:06,803 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 14:56:06,803 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:06,804 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 240.0
+2024-05-16 14:56:06,804 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[360.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-16 14:56:06,804 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[-120.0]
+2024-05-16 14:56:06,805 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:06,805 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-16 14:56:06,805 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:56:06,806 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-16 14:56:06,806 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 0.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-16 14:56:06,806 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-16 14:56:06,806 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:06,807 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=7.5, classInfo=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}], formmodeIdMap={uf_jcl_kq_kqfa=105, uf_jcl_kq_jqye=103, uf_jcl_kq_jbjg=92, uf_jcl_kq_jqed=102, uf_jcl_kq_cqjg=104, uf_jcl_kq_bdkjl=135, uf_jcl_kq_glpb=101, uf_jcl_kq_kqzqmc=93, uf_jcl_kq_cqjt=106, uf_jcl_kq_rlxx=89, uf_pbjg=87, uf_jcl_kq_rlmc=141, uf_jcl_kq_zhgs=129}, modeId=104, recordDataTime={j1=NULL, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-04-15 09:48:00, j8=NULL, c2=2024-04-15 17:20:00, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-04-15, userId=31, recordData=[{bdlx=3, item=7, itemType=MISSE_CARD, record=true, itemduration=1, pointTime=2024-04-15 08:00}, {hsl=1.0, bdlx=0, item=124, itemType=LEAVE_EARLY, classEndTime=2024-04-15 17:30, betweenMinutes=10, kczgsc=0, record=true, itemduration=10.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 17:30, hsdw=2}, {item=152, itemduration=0}, {item=144, itemduration=0}], rqlx=0}
+2024-05-16 14:56:06,808 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:06,808 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-16 14:56:06,808 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 14:56:06,819 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/27/00) - Connection #18 tested: OK
+2024-05-16 14:56:06,841 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/27/00) - Connection #18 tested: OK
+2024-05-16 14:56:06,841 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=7.5,cqzt=1,fxrq='2024-05-16 14:56:06',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-17:30|',xm1=7,sc1=1,xm2=124,sc2=10.0,xm3=152,sc3=0,xm4=144,sc4=0,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1=NULL,j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-15 09:48:00',j8=NULL,c2='2024-04-15 17:20:00',c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-16 14:56:06,851 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/27/00) - Connection #19 tested: OK
+2024-05-16 14:56:06,864 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (02/27/00) - Connection #20 tested: OK
+2024-05-16 14:56:06,872 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 14:56:06,872 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 14:56:06,872 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 14:56:06,873 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 14:56:06,873 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 14:56:06,888 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000060 (02/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:06,906 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (02/28/00) - Connection #20 tested: OK
+2024-05-16 14:56:06,919 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-16 14:56:06,930 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/28/00) - Connection #19 tested: OK
+2024-05-16 14:56:06,941 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/28/00) - Connection #21 tested: OK
+2024-05-16 14:56:06,960 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/28/00) - Connection #21 tested: OK
+2024-05-16 14:56:06,972 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000061 (01/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:06,973 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/29/00) - Connection #22 tested: OK
+2024-05-16 14:56:07,049 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000062 (01/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:07,108 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-16 14:56:07,119 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/30/00) - Connection #22 tested: OK
+2024-05-16 14:56:07,119 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-16 14:56:07,120 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 14:56:07,131 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/30/00) - Connection #23 tested: OK
+2024-05-16 14:56:07,132 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000063 (01/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:07,155 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/31/00) - Connection #23 tested: OK
+2024-05-16 14:56:07,164 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/31/00) - Connection #24 tested: OK
+2024-05-16 14:56:07,186 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/31/00) - Connection #24 tested: OK
+2024-05-16 14:56:07,195 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/31/00) - Connection #25 tested: OK
+2024-05-16 14:56:07,214 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/31/00) - Connection #25 tested: OK
+2024-05-16 14:56:07,214 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [149, 150]
+2024-05-16 14:56:07,225 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/31/00) - Connection #26 tested: OK
+2024-05-16 14:56:07,226 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000066 (01/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:07,245 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/32/00) - Connection #26 tested: OK
+2024-05-16 14:56:07,246 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 14:56:07,246 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 14:56:07,246 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 14:56:07,246 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=1}]
+2024-05-16 14:56:07,256 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/32/00) - Connection #27 tested: OK
+2024-05-16 14:56:07,299 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/32/00) - Connection #27 tested: OK
+2024-05-16 14:56:07,304 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where subcompanyid1 = 1 and seclevel >= 0 and seclevel <= 100
+2024-05-16 14:56:07,304 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 57
+2024-05-16 14:56:07,310 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000067 (01/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:07,315 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/33/00) - Connection #28 tested: OK
+2024-05-16 14:56:07,337 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/33/00) - Connection #28 tested: OK
+2024-05-16 14:56:07,347 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/33/00) - Connection #29 tested: OK
+2024-05-16 14:56:07,367 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/33/00) - Connection #29 tested: OK
+2024-05-16 14:56:07,367 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 14:56:07,367 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 14:56:07,367 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 14:56:07,375 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/33/00) - Connection #30 tested: OK
+2024-05-16 14:56:07,393 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/33/00) - Connection #30 tested: OK
+2024-05-16 14:56:07,393 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where departmentid = 2 and seclevel >= 0 and seclevel <= 100
+2024-05-16 14:56:07,393 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 2
+2024-05-16 14:56:07,394 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 14:56:07,404 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/33/00) - Connection #31 tested: OK
+2024-05-16 14:56:07,404 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000071 (01/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:07,424 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/34/00) - Connection #31 tested: OK
+2024-05-16 14:56:07,435 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/34/00) - Connection #32 tested: OK
+2024-05-16 14:56:07,456 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/34/00) - Connection #32 tested: OK
+2024-05-16 14:56:07,456 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=100, id=36}]
+2024-05-16 14:56:07,467 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/34/00) - Connection #33 tested: OK
+2024-05-16 14:56:07,489 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/34/00) - Connection #33 tested: OK
+2024-05-16 14:56:07,490 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 36 and seclevel <= 100
+2024-05-16 14:56:07,490 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 14:56:07,497 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000073 (01/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:07,504 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/35/00) - Connection #34 tested: OK
+2024-05-16 14:56:07,527 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/35/00) - Connection #34 tested: OK
+2024-05-16 14:56:07,527 [main] [com.engine.common.util.CommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id,seclevel from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 14:56:07,551 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/35/00) - Connection #35 tested: OK
+2024-05-16 14:56:07,571 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/35/00) - Connection #35 tested: OK
+2024-05-16 14:56:07,571 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupId : 2, empIdsByGroup : []
+2024-05-16 14:56:07,571 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 14:56:07,571 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 14:56:07,581 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/35/00) - Connection #2 tested: OK
+2024-05-16 14:56:07,599 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000076 (01/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:07,601 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/36/00) - Connection #2 tested: OK
+2024-05-16 14:56:07,611 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/36/00) - Connection #1 tested: OK
+2024-05-16 14:56:07,632 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/36/00) - Connection #1 tested: OK
+2024-05-16 14:56:07,642 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/36/00) - Connection #3 tested: OK
+2024-05-16 14:56:07,664 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/36/00) - Connection #3 tested: OK
+2024-05-16 14:56:07,664 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:138] - cqData_size : 1
+2024-05-16 14:56:07,674 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/36/00) - Connection #4 tested: OK
+2024-05-16 14:56:07,680 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000079 (01/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:07,696 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/37/00) - Connection #4 tested: OK
+2024-05-16 14:56:07,706 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/37/00) - Connection #5 tested: OK
+2024-05-16 14:56:07,726 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/37/00) - Connection #5 tested: OK
+2024-05-16 14:56:07,737 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/37/00) - Connection #6 tested: OK
+2024-05-16 14:56:07,759 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/37/00) - Connection #6 tested: OK
+2024-05-16 14:56:07,760 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:220] - overtimeMinutes : 0
+2024-05-16 14:56:07,760 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 300,oneTimeAddMinutes : 10
+2024-05-16 14:56:07,760 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 540,oneTimeAddMinutes : 30
+2024-05-16 14:56:07,760 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 0
+2024-05-16 14:56:07,762 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-16 14:56:07,769 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:07,852 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:07,938 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:08,030 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:08,122 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:08,208 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:08,305 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:08,389 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:08,470 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:08,565 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:08,648 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:08,738 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:08,816 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 14:56:08,816 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-16 14:56:08,823 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/49/00) - #0050 removed because of shutdown.
+2024-05-16 14:56:08,823 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-16 14:56:08,824 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/48/00) - #0049 removed because of shutdown.
+2024-05-16 14:56:08,824 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-16 14:56:08,824 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/47/00) - #0048 removed because of shutdown.
+2024-05-16 14:56:08,824 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-16 14:56:08,825 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/46/00) - #0047 removed because of shutdown.
+2024-05-16 14:56:08,825 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-16 14:56:08,825 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/45/00) - #0046 removed because of shutdown.
+2024-05-16 14:56:08,826 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-16 14:56:08,826 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/44/00) - #0045 removed because of shutdown.
+2024-05-16 14:56:08,826 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-16 14:56:08,827 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/43/00) - #0044 removed because of shutdown.
+2024-05-16 14:56:08,827 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-16 14:56:08,827 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/42/00) - #0043 removed because of shutdown.
+2024-05-16 14:56:08,827 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-16 14:56:08,827 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/41/00) - #0042 removed because of shutdown.
+2024-05-16 14:56:08,827 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-16 14:56:08,828 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/40/00) - #0041 removed because of shutdown.
+2024-05-16 14:56:08,828 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-16 14:56:08,828 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/39/00) - #0040 removed because of shutdown.
+2024-05-16 14:56:08,828 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-16 14:56:08,828 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/38/00) - #0039 removed because of shutdown.
+2024-05-16 14:56:08,828 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-16 14:56:08,829 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/37/00) - #0038 removed because of shutdown.
+2024-05-16 14:56:08,829 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-16 14:56:08,829 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/36/00) - #0037 removed because of shutdown.
+2024-05-16 14:56:08,829 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-16 14:56:08,829 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/35/00) - #0036 removed because of shutdown.
+2024-05-16 14:56:08,829 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-16 14:56:08,830 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/34/00) - #0035 removed because of shutdown.
+2024-05-16 14:56:08,830 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-16 14:56:08,830 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/33/00) - #0034 removed because of shutdown.
+2024-05-16 14:56:08,830 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-16 14:56:08,830 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/32/00) - #0033 removed because of shutdown.
+2024-05-16 14:56:08,830 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-16 14:56:08,831 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/31/00) - #0032 removed because of shutdown.
+2024-05-16 14:56:08,831 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-16 14:56:08,831 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/30/00) - #0031 removed because of shutdown.
+2024-05-16 14:56:08,831 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-16 14:56:08,831 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/29/00) - #0030 removed because of shutdown.
+2024-05-16 14:56:08,831 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-16 14:56:08,831 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/28/00) - #0029 removed because of shutdown.
+2024-05-16 14:56:08,831 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-16 14:56:08,831 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/27/00) - #0028 removed because of shutdown.
+2024-05-16 14:56:08,831 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-16 14:56:08,831 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/26/00) - #0027 removed because of shutdown.
+2024-05-16 14:56:08,831 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-16 14:56:08,831 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/25/00) - #0026 removed because of shutdown.
+2024-05-16 14:56:08,832 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-16 14:56:08,832 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/24/00) - #0025 removed because of shutdown.
+2024-05-16 14:56:08,832 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-16 14:56:08,832 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/23/00) - #0024 removed because of shutdown.
+2024-05-16 14:56:08,832 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-16 14:56:08,832 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/22/00) - #0023 removed because of shutdown.
+2024-05-16 14:56:08,832 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-16 14:56:08,832 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/21/00) - #0022 removed because of shutdown.
+2024-05-16 14:56:08,832 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-16 14:56:08,832 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/20/00) - #0021 removed because of shutdown.
+2024-05-16 14:56:08,832 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-16 14:56:08,832 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/19/00) - #0020 removed because of shutdown.
+2024-05-16 14:56:08,832 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-16 14:56:08,833 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/18/00) - #0019 removed because of shutdown.
+2024-05-16 14:56:08,833 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-16 14:56:08,833 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/17/00) - #0018 removed because of shutdown.
+2024-05-16 14:56:08,833 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-16 14:56:08,833 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/16/00) - #0017 removed because of shutdown.
+2024-05-16 14:56:08,833 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-16 14:56:08,833 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/15/00) - #0016 removed because of shutdown.
+2024-05-16 14:56:08,833 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-16 14:56:08,833 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/14/00) - #0015 removed because of shutdown.
+2024-05-16 14:56:08,833 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-16 14:56:08,833 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/13/00) - #0014 removed because of shutdown.
+2024-05-16 14:56:08,833 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-16 14:56:08,833 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/12/00) - #0013 removed because of shutdown.
+2024-05-16 14:56:08,834 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-16 14:56:08,834 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/11/00) - #0012 removed because of shutdown.
+2024-05-16 14:56:08,834 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-16 14:56:08,834 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/10/00) - #0011 removed because of shutdown.
+2024-05-16 14:56:08,834 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-16 14:56:08,834 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/09/00) - #0010 removed because of shutdown.
+2024-05-16 14:56:08,834 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-16 14:56:08,834 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/08/00) - #0009 removed because of shutdown.
+2024-05-16 14:56:08,834 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-16 14:56:08,834 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/07/00) - #0008 removed because of shutdown.
+2024-05-16 14:56:08,834 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-16 14:56:08,834 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/06/00) - #0007 removed because of shutdown.
+2024-05-16 14:56:08,834 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-16 14:56:08,835 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/05/00) - #0006 removed because of shutdown.
+2024-05-16 14:56:08,835 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-16 14:56:08,835 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/04/00) - #0005 removed because of shutdown.
+2024-05-16 14:56:08,835 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-16 14:56:08,835 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/03/00) - #0004 removed because of shutdown.
+2024-05-16 14:56:08,835 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-16 14:56:08,835 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/02/00) - #0003 removed because of shutdown.
+2024-05-16 14:56:08,835 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-16 14:56:08,835 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/01/00) - #0001 removed because of shutdown.
+2024-05-16 14:56:08,835 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-16 14:56:08,835 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/00/00) - #0002 removed because of shutdown.
+2024-05-16 14:56:08,835 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-16 14:56:08,835 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 19 milliseconds.
+2024-05-16 14:56:08,836 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-16 14:56:08,836 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
+2024-05-16 16:01:50,010 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-16 16:01:50,012 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-16 16:01:50,013 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-16 16:01:50,013 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-16 16:01:50,014 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-16 16:01:50,693 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 16:01:50,694 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-16 16:01:50,694 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-16 16:01:50,694 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-16 16:01:50,694 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-16 16:01:50,694 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-16 16:01:50,695 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-16 16:01:50,695 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-16 16:01:50,695 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-16 16:01:50,695 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-16 16:01:50,695 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-16 16:01:50,697 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-16 16:01:50,700 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-16 16:01:50,700 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-16 16:01:50,706 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-16 16:01:50,706 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-16 16:01:50,706 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-16 16:01:50,707 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-16 16:01:50,707 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-16 16:01:50,708 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-16 16:01:50,708 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-16 16:01:50,708 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-16 16:01:50,708 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-16 16:01:50,710 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-16 16:01:50,711 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-16 16:01:50,711 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-16 16:01:50,711 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-16 16:01:50,711 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-16 16:01:50,712 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-16 16:01:50,712 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-16 16:01:50,712 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-16 16:01:50,712 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-16 16:01:50,712 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-16 16:01:50,713 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-16 16:01:50,713 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-16 16:01:50,713 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-16 16:01:50,714 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-16 16:01:50,714 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-16 16:01:50,714 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-16 16:01:50,714 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-16 16:01:50,714 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-16 16:01:50,714 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-16 16:01:50,715 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-16 16:01:50,715 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-16 16:01:50,715 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-16 16:01:50,715 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-16 16:01:50,715 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-16 16:01:50,715 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 16:01:50,716 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-16 16:01:50,716 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-16 16:01:50,716 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-16 16:01:50,716 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-16 16:01:50,716 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-16 16:01:50,716 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-16 16:01:50,716 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-16 16:01:50,716 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-16 16:01:50,717 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-16 16:01:50,717 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 16:01:50,717 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-16 16:01:50,717 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-16 16:01:50,717 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-16 16:01:50,733 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-16 16:01:50,735 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-16 16:01:50,737 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-16 16:01:51,126 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-16 16:01:51,143 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-16 16:01:51,151 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-16 16:01:51,152 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-16 16:01:51,161 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-16 16:01:51,162 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 16:01:51,162 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 16:01:51,163 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:51,163 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-16 16:01:51,204 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-16 16:01:51,243 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-16 16:01:51,243 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-16 16:01:51,243 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-16 16:01:51,244 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-16 16:01:51,244 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-16 16:01:51,244 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-16 16:01:51,244 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 16:01:51,244 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 16:01:51,251 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:51,308 [main] [A2] [INFO] - rootPath ==
+2024-05-16 16:01:51,308 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-16 16:01:51,309 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-16 16:01:51,309 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-16 16:01:51,319 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/03/00) - Connection #2 tested: OK
+2024-05-16 16:01:51,329 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-16 16:01:51,329 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 16:01:51,329 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 16:01:51,329 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:51,329 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 16:01:51,330 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 16:01:51,330 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-16 16:01:51,330 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 16:01:51,374 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-16 16:01:51,375 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-16 16:01:51,391 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/04/00) - Connection #2 tested: OK
+2024-05-16 16:01:51,417 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:51,444 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-16 16:01:51,465 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/05/00) - Connection #3 tested: OK
+2024-05-16 16:01:51,513 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-16 16:01:51,513 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-16 16:01:51,513 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath1149067383.jar;D:\soft\IntelliJ IDEA 2021.2\lib\idea_rt.jar
+2024-05-16 16:01:51,513 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-16 16:01:51,513 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-16 16:01:51,514 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-16 16:01:51,526 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:51,549 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-16 16:01:51,549 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-16 16:01:51,549 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-16 16:01:51,549 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-16 16:01:51,550 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-16 16:01:51,550 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-16 16:01:51,550 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-16 16:01:51,550 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-16 16:01:51,550 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-16 16:01:51,550 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-16 16:01:51,554 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-16 16:01:51,555 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-16 16:01:51,556 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-16 16:01:51,556 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-16 16:01:51,557 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-16 16:01:51,557 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-16 16:01:51,558 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@47987356
+2024-05-16 16:01:51,558 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-16 16:01:51,576 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/06/00) - Connection #4 tested: OK
+2024-05-16 16:01:51,594 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #4 tested: OK
+2024-05-16 16:01:51,608 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #5 tested: OK
+2024-05-16 16:01:51,614 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000005 (02/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:51,632 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/07/00) - Connection #5 tested: OK
+2024-05-16 16:01:51,655 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #1 tested: OK
+2024-05-16 16:01:51,665 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #6 tested: OK
+2024-05-16 16:01:51,682 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #6 tested: OK
+2024-05-16 16:01:51,692 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #7 tested: OK
+2024-05-16 16:01:51,704 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000007 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:51,712 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #7 tested: OK
+2024-05-16 16:01:51,722 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #8 tested: OK
+2024-05-16 16:01:51,743 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #8 tested: OK
+2024-05-16 16:01:51,752 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #2 tested: OK
+2024-05-16 16:01:51,771 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #2 tested: OK
+2024-05-16 16:01:51,781 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #1 tested: OK
+2024-05-16 16:01:51,793 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000010 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:51,800 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #1 tested: OK
+2024-05-16 16:01:51,810 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #3 tested: OK
+2024-05-16 16:01:51,829 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #3 tested: OK
+2024-05-16 16:01:51,838 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #4 tested: OK
+2024-05-16 16:01:51,856 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/09/00) - Connection #4 tested: OK
+2024-05-16 16:01:51,867 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/09/00) - Connection #5 tested: OK
+2024-05-16 16:01:51,887 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/09/00) - Connection #5 tested: OK
+2024-05-16 16:01:51,888 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000013 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:51,896 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #6 tested: OK
+2024-05-16 16:01:51,914 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #6 tested: OK
+2024-05-16 16:01:51,930 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #7 tested: OK
+2024-05-16 16:01:51,952 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/10/00) - Connection #7 tested: OK
+2024-05-16 16:01:51,963 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/10/00) - Connection #8 tested: OK
+2024-05-16 16:01:51,973 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000016 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:51,986 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #8 tested: OK
+2024-05-16 16:01:51,996 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #9 tested: OK
+2024-05-16 16:01:52,020 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #9 tested: OK
+2024-05-16 16:01:52,030 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #10 tested: OK
+2024-05-16 16:01:52,052 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #10 tested: OK
+2024-05-16 16:01:52,052 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000018 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:52,061 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #11 tested: OK
+2024-05-16 16:01:52,082 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #11 tested: OK
+2024-05-16 16:01:52,090 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #12 tested: OK
+2024-05-16 16:01:52,110 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #12 tested: OK
+2024-05-16 16:01:52,120 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #2 tested: OK
+2024-05-16 16:01:52,138 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000021 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:52,138 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #2 tested: OK
+2024-05-16 16:01:52,148 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #1 tested: OK
+2024-05-16 16:01:52,167 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #1 tested: OK
+2024-05-16 16:01:52,176 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #3 tested: OK
+2024-05-16 16:01:52,196 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #3 tested: OK
+2024-05-16 16:01:52,212 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #4 tested: OK
+2024-05-16 16:01:52,224 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000024 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:52,232 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #4 tested: OK
+2024-05-16 16:01:52,243 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #5 tested: OK
+2024-05-16 16:01:52,264 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #5 tested: OK
+2024-05-16 16:01:52,272 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #6 tested: OK
+2024-05-16 16:01:52,289 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/14/00) - Connection #6 tested: OK
+2024-05-16 16:01:52,300 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/14/00) - Connection #7 tested: OK
+2024-05-16 16:01:52,308 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000027 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:52,320 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #7 tested: OK
+2024-05-16 16:01:52,330 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #8 tested: OK
+2024-05-16 16:01:52,350 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #8 tested: OK
+2024-05-16 16:01:52,359 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #9 tested: OK
+2024-05-16 16:01:52,380 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/15/00) - Connection #9 tested: OK
+2024-05-16 16:01:52,398 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/15/00) - Connection #10 tested: OK
+2024-05-16 16:01:52,400 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000030 (01/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:52,420 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #10 tested: OK
+2024-05-16 16:01:52,429 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #11 tested: OK
+2024-05-16 16:01:52,449 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/16/00) - Connection #11 tested: OK
+2024-05-16 16:01:52,454 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:52,455 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-16 16:01:52,456 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:01:52,485 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:52,499 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #12 tested: OK
+2024-05-16 16:01:52,519 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #12 tested: OK
+2024-05-16 16:01:52,529 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #13 tested: OK
+2024-05-16 16:01:52,552 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/17/00) - Connection #13 tested: OK
+2024-05-16 16:01:52,561 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/17/00) - Connection #14 tested: OK
+2024-05-16 16:01:52,576 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000034 (01/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:52,579 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #14 tested: OK
+2024-05-16 16:01:52,602 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #15 tested: OK
+2024-05-16 16:01:52,622 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #15 tested: OK
+2024-05-16 16:01:52,623 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [1]
+2024-05-16 16:01:52,624 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-16 16:01:52,634 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #16 tested: OK
+2024-05-16 16:01:52,654 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/18/00) - Connection #16 tested: OK
+2024-05-16 16:01:52,654 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-16 16:01:52,655 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 31
+2024-05-16 16:01:52,655 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 16:01:52,663 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000036 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:52,664 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #17 tested: OK
+2024-05-16 16:01:52,685 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #17 tested: OK
+2024-05-16 16:01:52,685 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-16 16:01:52,694 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #18 tested: OK
+2024-05-16 16:01:52,726 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/19/00) - Connection #18 tested: OK
+2024-05-16 16:01:52,729 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2]
+2024-05-16 16:01:52,730 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2)
+2024-05-16 16:01:52,739 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/19/00) - Connection #19 tested: OK
+2024-05-16 16:01:52,754 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000039 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:52,761 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #19 tested: OK
+2024-05-16 16:01:52,762 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-16 16:01:52,762 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:52,763 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:52,763 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-16 16:01:52,764 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:01:52,774 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #20 tested: OK
+2024-05-16 16:01:52,797 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #20 tested: OK
+2024-05-16 16:01:52,807 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #2 tested: OK
+2024-05-16 16:01:52,826 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/20/00) - Connection #2 tested: OK
+2024-05-16 16:01:52,835 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/20/00) - Connection #1 tested: OK
+2024-05-16 16:01:52,840 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000042 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:52,853 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #1 tested: OK
+2024-05-16 16:01:52,854 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-16 16:01:52,854 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-16 16:01:52,854 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:52,855 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:52,855 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-16 16:01:52,855 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:01:52,856 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-13, 2024-04-17, 31]
+2024-05-16 16:01:52,867 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #3 tested: OK
+2024-05-16 16:01:52,887 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #3 tested: OK
+2024-05-16 16:01:52,897 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #4 tested: OK
+2024-05-16 16:01:52,916 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/21/00) - Connection #4 tested: OK
+2024-05-16 16:01:52,917 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-16 16:01:52,917 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 31
+2024-05-16 16:01:52,917 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 31
+2024-05-16 16:01:52,917 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-16 16:01:52,926 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000044 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:52,928 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #5 tested: OK
+2024-05-16 16:01:52,948 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #5 tested: OK
+2024-05-16 16:01:52,948 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1]
+2024-05-16 16:01:52,948 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1
+2024-05-16 16:01:52,958 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #6 tested: OK
+2024-05-16 16:01:52,976 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #6 tested: OK
+2024-05-16 16:01:52,976 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-16 16:01:52,986 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #7 tested: OK
+2024-05-16 16:01:53,006 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/22/00) - Connection #7 tested: OK
+2024-05-16 16:01:53,008 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 8
+2024-05-16 16:01:53,008 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-16 16:01:53,008 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,008 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:01:53,008 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:01:53,008 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:01:53,008 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:01:53,008 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:01:53,009 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:01:53,009 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:01:53,009 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:01:53,009 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=28cf334d-7c8a-46ad-9b9b-b29ad765a152, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72364, glpbid=, pbtj=0, key=72364, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=72364, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=4463c037-908c-460a-8f78-b3d8fcb83409, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72365, glpbid=, pbtj=0, key=72365, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=72365, modedatacreater=1, bcrq=2024-04-14, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=ca273fbf-ea1b-4f10-aadf-63a49dba2a80, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72366, glpbid=, pbtj=0, key=72366, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72366, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=14e50a68-4608-4c89-9774-e52577dbf283, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72367, glpbid=, pbtj=0, key=72367, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72367, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=41fe7a2b-f6f4-4a2b-b5d7-ef5c7db155a9, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72368, glpbid=, pbtj=0, key=72368, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72368, modedatacreater=1, bcrq=2024-04-17, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=572527f1-ba58-4686-8467-dcd4207d9189, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-02, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-02, dgcx=, bz=, hxbz=, id=14504, glpbid=, pbtj=2, key=14504, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=14504, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=2-晚班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=15:27:30, modedatamodifydatetime=, pbsj=15:27, rqlx=2, pbdxry=31-李勤}, {modeuuid=57eb7822-2e05-4c67-874a-7c5062fc3bad, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65516, glpbid=, pbtj=2, key=65516, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65516, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:01:57, modedatamodifydatetime=, pbsj=20:01, rqlx=0, pbdxry=31-李勤}, {modeuuid=87607a59-87bd-4cf7-a669-a5428bea0620, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65517, glpbid=, pbtj=2, key=65517, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65517, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:02:01, modedatamodifydatetime=, pbsj=20:02, rqlx=0, pbdxry=31-李勤}]
+2024-05-16 16:01:53,010 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-16 16:01:53,011 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,011 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-16 16:01:53,011 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:01:53,012 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000047 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:53,021 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #8 tested: OK
+2024-05-16 16:01:53,042 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #8 tested: OK
+2024-05-16 16:01:53,054 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #9 tested: OK
+2024-05-16 16:01:53,074 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/23/00) - Connection #9 tested: OK
+2024-05-16 16:01:53,085 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/23/00) - Connection #10 tested: OK
+2024-05-16 16:01:53,097 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000050 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:53,119 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #10 tested: OK
+2024-05-16 16:01:53,130 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #11 tested: OK
+2024-05-16 16:01:53,150 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #11 tested: OK
+2024-05-16 16:01:53,160 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #12 tested: OK
+2024-05-16 16:01:53,176 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:53,177 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #12 tested: OK
+2024-05-16 16:01:53,187 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #13 tested: OK
+2024-05-16 16:01:53,207 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #13 tested: OK
+2024-05-16 16:01:53,207 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-17=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-16 16:01:53,208 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-16 16:01:53,208 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,208 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:31,analysisDate:2024-04-15 start***********
+2024-05-16 16:01:53,208 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}]]
+2024-05-16 16:01:53,208 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-04-15, schedulingResultCollect={2024-04-17=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], clockInTimeCollect={2024-04-17=[{signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], 2024-04-15=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}], 2024-04-16=[{signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}]}, userId=31, clockInTimeMap={}}]
+2024-05-16 16:01:53,209 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,209 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-16 16:01:53,209 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:01:53,211 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-04-15 07:00],lastestTime: [2024-04-15 23:30]
+2024-05-16 16:01:53,212 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-16 16:01:53,212 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,222 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #14 tested: OK
+2024-05-16 16:01:53,241 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #14 tested: OK
+2024-05-16 16:01:53,251 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #15 tested: OK
+2024-05-16 16:01:53,263 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:53,271 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #15 tested: OK
+2024-05-16 16:01:53,272 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,272 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-16 16:01:53,272 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:01:53,283 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #16 tested: OK
+2024-05-16 16:01:53,303 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/26/00) - Connection #16 tested: OK
+2024-05-16 16:01:53,304 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-16 16:01:53,304 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-16 16:01:53,304 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,305 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,305 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-16 16:01:53,305 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:01:53,315 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/26/00) - Connection #17 tested: OK
+2024-05-16 16:01:53,335 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/26/00) - Connection #17 tested: OK
+2024-05-16 16:01:53,335 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-16 16:01:53,336 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-16 16:01:53,336 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,337 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,337 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-16 16:01:53,338 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:01:53,338 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-16 16:01:53,339 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-16 16:01:53,339 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-16 16:01:53,342 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-04-15 08:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=3, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true)]]
+2024-05-16 16:01:53,342 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-16 16:01:53,342 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,343 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,343 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-16 16:01:53,343 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:01:53,344 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 17:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 08:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=3, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=false), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false)]]
+2024-05-16 16:01:53,344 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-16 16:01:53,344 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,345 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-04-15 08:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=3, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=false), ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 17:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false)],attendanceItems size :42,scheduleResult :[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],analysisDate:[2024-04-15],userId:[31],rqlx:[0],modeId:[{}]
+2024-05-16 16:01:53,345 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}]
+2024-05-16 16:01:53,345 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 16:01:53,346 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (00/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:53,347 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,347 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 16:01:53,347 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:01:53,348 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=60, jbscbdccsqsc=0, bddrqlx=0,1,2,3,4, yxsydjb=, mc=早到加班, ktjbzdcfwlb=0, id=152, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=1, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=152, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早到加班, cchsfzs=, modedatacreatetime=15:21:59, hbjscsdxm=, hsl=1.00, modeuuid=7daadbcc-4c0b-4170-ad0d-1ba5c5dfc031, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=100,100,205, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-04-23, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=152, form_biz_id=152000188, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=60, mrxhtx=0, kqxm=早到加班, zysd=3, sjd=15:19, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-29 17:35:19, ldkzkg=0, jbzzhlfzs=5}]]
+2024-05-16 16:01:53,354 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 16:01:53,354 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,354 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,355 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-16 16:01:53,355 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:01:53,356 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 16:01:53,356 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-16 16:01:53,356 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,356 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,357 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 16:01:53,357 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:01:53,357 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 16:01:53,357 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 16:01:53,357 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,359 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}]
+2024-05-16 16:01:53,359 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 16:01:53,359 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,359 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-16 16:01:53,359 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:01:53,359 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 16:01:53,360 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-16 16:01:53,360 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,360 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,360 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 16:01:53,360 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:01:53,360 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=旷工, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=30, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=旷工, cchsfzs=, modedatacreatetime=17:35:36, hbjscsdxm=, hsl=1.00, modeuuid=dec5c6fb-065a-4918-88f1-05d1ff2c7c35, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=1, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=旷工, zysd=1, sjd=17:33, cckcbc=1, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=2, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-23 14:39:57, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 16:01:53,360 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 16:01:53,360 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,360 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-16 16:01:53,361 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 16:01:53,361 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,362 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-16 16:01:53,362 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:01:53,362 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=15分钟早退, ktjbzdcfwlb=0, id=124, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=124, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=0, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=15, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早退, cchsfzs=, modedatacreatetime=16:51:10, hbjscsdxm=, hsl=1.00, modeuuid=17edf944-9f1e-4416-acce-cef82d5701f1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=124, form_biz_id=124000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=15分钟早退, zysd=1, sjd=16:50, cckcbc=, hsdw=2, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=1, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 16:01:53,362 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-16 16:01:53,362 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,363 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-16 16:01:53,363 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 16:01:53,363 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,363 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-16 16:01:53,363 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:01:53,363 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 16:01:53,363 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-16 16:01:53,364 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,364 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,364 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 16:01:53,364 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:01:53,364 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 16:01:53,364 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 16:01:53,364 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,365 [main] [com.engine.attendance.attendanceanalysis.service.impl.AbnormalAttendanceServiceImpl] [INFO] - between :310,jbzzhlfzs:5
+2024-05-16 16:01:53,365 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=3, item=8, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=108, kczgsc=1, record=false, itemduration=2.0, classStartTime=2024-04-15 08:00, pointTime=2024-04-15 08:00, hsdw=1}, {hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, record=true, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {hsl=1.0, bdlx=0, item=124, itemType=LEAVE_EARLY, classEndTime=2024-04-15 17:30, betweenMinutes=10, kczgsc=0, record=true, itemduration=10.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 17:30, hsdw=2}, {hsl=1.0, bdlx=7, item=8, itemType=LEAVE_EARLY, classEndTime=2024-04-15 22:30, betweenMinutes=310, kczgsc=1, record=false, itemduration=6.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 22:30, hsdw=1}]]
+2024-05-16 16:01:53,366 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-16 16:01:53,366 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-16 16:01:53,366 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,366 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 16:01:53,366 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:01:53,367 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=60, jbscbdccsqsc=0, bddrqlx=0,1,2,3,4, yxsydjb=, mc=早到加班, ktjbzdcfwlb=0, id=152, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=1, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=152, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早到加班, cchsfzs=, modedatacreatetime=15:21:59, hbjscsdxm=, hsl=1.00, modeuuid=7daadbcc-4c0b-4170-ad0d-1ba5c5dfc031, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=100,100,205, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-04-23, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=152, form_biz_id=152000188, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=60, mrxhtx=0, kqxm=早到加班, zysd=3, sjd=15:19, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-29 17:35:19, ldkzkg=0, jbzzhlfzs=5}]]
+2024-05-16 16:01:53,367 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 16:01:53,367 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,367 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 60.0
+2024-05-16 16:01:53,368 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[120.0],leaveElaryTime :[60.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-16 16:01:53,368 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[-120.0]
+2024-05-16 16:01:53,368 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,368 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 16:01:53,368 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:01:53,368 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[]]
+2024-05-16 16:01:53,368 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 16:01:53,368 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,369 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 240.0
+2024-05-16 16:01:53,369 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[360.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-16 16:01:53,369 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[-120.0]
+2024-05-16 16:01:53,370 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,370 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-16 16:01:53,370 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:01:53,370 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-16 16:01:53,370 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 60.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-16 16:01:53,371 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-16 16:01:53,371 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,372 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=6.5, classInfo=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}], formmodeIdMap={uf_jcl_kq_kqfa=105, uf_jcl_kq_jqye=103, uf_jcl_kq_jbjg=92, uf_jcl_kq_jqed=102, uf_jcl_kq_cqjg=104, uf_jcl_kq_bdkjl=135, uf_jcl_kq_glpb=101, uf_jcl_kq_kqzqmc=93, uf_jcl_kq_cqjt=106, uf_jcl_kq_rlxx=89, uf_pbjg=87, uf_jcl_kq_rlmc=141, uf_jcl_kq_zhgs=129}, modeId=104, recordDataTime={j1=2024-04-15 09:48:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-04-15 17:20:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-04-15, userId=31, recordData=[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, record=true, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {hsl=1.0, bdlx=0, item=124, itemType=LEAVE_EARLY, classEndTime=2024-04-15 17:30, betweenMinutes=10, kczgsc=0, record=true, itemduration=10.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 17:30, hsdw=2}, {item=152, itemduration=0}, {item=144, itemduration=0}], rqlx=0}
+2024-05-16 16:01:53,372 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,373 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-16 16:01:53,373 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:01:53,382 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/27/00) - Connection #18 tested: OK
+2024-05-16 16:01:53,403 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/27/00) - Connection #18 tested: OK
+2024-05-16 16:01:53,404 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=6.5,cqzt=1,fxrq='2024-05-16 16:01:53',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-17:30|',xm1=126,sc1=1.0,xm2=124,sc2=10.0,xm3=152,sc3=0,xm4=144,sc4=0,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-15 09:48:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-15 17:20:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-16 16:01:53,415 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/27/00) - Connection #19 tested: OK
+2024-05-16 16:01:53,430 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (02/27/00) - Connection #20 tested: OK
+2024-05-16 16:01:53,431 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000059 (02/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:53,438 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 16:01:53,439 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 16:01:53,439 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 16:01:53,439 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 16:01:53,439 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 16:01:53,470 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (02/28/00) - Connection #20 tested: OK
+2024-05-16 16:01:53,484 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-16 16:01:53,495 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/28/00) - Connection #19 tested: OK
+2024-05-16 16:01:53,505 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/28/00) - Connection #21 tested: OK
+2024-05-16 16:01:53,511 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000061 (01/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:53,524 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/29/00) - Connection #21 tested: OK
+2024-05-16 16:01:53,536 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/29/00) - Connection #22 tested: OK
+2024-05-16 16:01:53,595 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000062 (01/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:53,658 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-16 16:01:53,667 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/30/00) - Connection #22 tested: OK
+2024-05-16 16:01:53,667 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-16 16:01:53,667 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:01:53,671 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000062 (01/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:53,677 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/31/00) - Connection #23 tested: OK
+2024-05-16 16:01:53,699 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/31/00) - Connection #23 tested: OK
+2024-05-16 16:01:53,709 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/31/00) - Connection #24 tested: OK
+2024-05-16 16:01:53,727 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/31/00) - Connection #24 tested: OK
+2024-05-16 16:01:53,737 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/31/00) - Connection #25 tested: OK
+2024-05-16 16:01:53,751 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000065 (01/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:53,756 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/32/00) - Connection #25 tested: OK
+2024-05-16 16:01:53,756 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [149, 150]
+2024-05-16 16:01:53,768 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/32/00) - Connection #26 tested: OK
+2024-05-16 16:01:53,787 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/32/00) - Connection #26 tested: OK
+2024-05-16 16:01:53,788 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 16:01:53,788 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 16:01:53,788 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 16:01:53,788 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=1}]
+2024-05-16 16:01:53,799 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/32/00) - Connection #27 tested: OK
+2024-05-16 16:01:53,833 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000067 (01/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:53,836 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/33/00) - Connection #27 tested: OK
+2024-05-16 16:01:53,840 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where subcompanyid1 = 1 and seclevel >= 0 and seclevel <= 100
+2024-05-16 16:01:53,841 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 57
+2024-05-16 16:01:53,852 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/33/00) - Connection #28 tested: OK
+2024-05-16 16:01:53,872 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/33/00) - Connection #28 tested: OK
+2024-05-16 16:01:53,884 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/33/00) - Connection #29 tested: OK
+2024-05-16 16:01:53,903 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/33/00) - Connection #29 tested: OK
+2024-05-16 16:01:53,903 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 16:01:53,904 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 16:01:53,904 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 16:01:53,917 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/33/00) - Connection #30 tested: OK
+2024-05-16 16:01:53,922 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000070 (01/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:53,940 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/34/00) - Connection #30 tested: OK
+2024-05-16 16:01:53,940 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where departmentid = 2 and seclevel >= 0 and seclevel <= 100
+2024-05-16 16:01:53,940 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 2
+2024-05-16 16:01:53,941 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 16:01:53,952 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/34/00) - Connection #31 tested: OK
+2024-05-16 16:01:53,971 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/34/00) - Connection #31 tested: OK
+2024-05-16 16:01:53,979 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/34/00) - Connection #32 tested: OK
+2024-05-16 16:01:53,999 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/34/00) - Connection #32 tested: OK
+2024-05-16 16:01:54,000 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=100, id=36}]
+2024-05-16 16:01:54,008 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000072 (01/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:54,011 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/35/00) - Connection #33 tested: OK
+2024-05-16 16:01:54,034 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/35/00) - Connection #33 tested: OK
+2024-05-16 16:01:54,034 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 36 and seclevel <= 100
+2024-05-16 16:01:54,034 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 16:01:54,045 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/35/00) - Connection #34 tested: OK
+2024-05-16 16:01:54,068 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/35/00) - Connection #34 tested: OK
+2024-05-16 16:01:54,069 [main] [com.engine.common.util.CommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id,seclevel from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 16:01:54,081 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/35/00) - Connection #35 tested: OK
+2024-05-16 16:01:54,102 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/35/00) - Connection #35 tested: OK
+2024-05-16 16:01:54,102 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupId : 2, empIdsByGroup : []
+2024-05-16 16:01:54,103 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 16:01:54,103 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 16:01:54,104 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000075 (01/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:54,113 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/36/00) - Connection #2 tested: OK
+2024-05-16 16:01:54,134 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/36/00) - Connection #2 tested: OK
+2024-05-16 16:01:54,145 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/36/00) - Connection #1 tested: OK
+2024-05-16 16:01:54,167 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/36/00) - Connection #1 tested: OK
+2024-05-16 16:01:54,176 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/36/00) - Connection #3 tested: OK
+2024-05-16 16:01:54,193 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000078 (01/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:54,200 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/37/00) - Connection #3 tested: OK
+2024-05-16 16:01:54,200 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:138] - cqData_size : 1
+2024-05-16 16:01:54,209 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/37/00) - Connection #4 tested: OK
+2024-05-16 16:01:54,229 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/37/00) - Connection #4 tested: OK
+2024-05-16 16:01:54,240 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/37/00) - Connection #5 tested: OK
+2024-05-16 16:01:54,260 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/37/00) - Connection #5 tested: OK
+2024-05-16 16:01:54,269 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/37/00) - Connection #6 tested: OK
+2024-05-16 16:01:54,274 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (01/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:54,289 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/38/00) - Connection #6 tested: OK
+2024-05-16 16:01:54,289 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:220] - overtimeMinutes : 0
+2024-05-16 16:01:54,290 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 300,oneTimeAddMinutes : 10
+2024-05-16 16:01:54,290 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 540,oneTimeAddMinutes : 30
+2024-05-16 16:01:54,290 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 0
+2024-05-16 16:01:54,292 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-16 16:01:54,370 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:54,462 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:54,543 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:54,634 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:54,728 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:54,816 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:54,910 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:55,007 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:55,093 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:55,177 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:55,268 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:55,363 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:01:55,363 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-16 16:01:55,371 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/49/00) - #0050 removed because of shutdown.
+2024-05-16 16:01:55,371 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-16 16:01:55,372 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/48/00) - #0049 removed because of shutdown.
+2024-05-16 16:01:55,372 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-16 16:01:55,372 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/47/00) - #0048 removed because of shutdown.
+2024-05-16 16:01:55,372 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-16 16:01:55,373 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/46/00) - #0047 removed because of shutdown.
+2024-05-16 16:01:55,373 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-16 16:01:55,374 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/45/00) - #0046 removed because of shutdown.
+2024-05-16 16:01:55,374 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-16 16:01:55,374 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/44/00) - #0045 removed because of shutdown.
+2024-05-16 16:01:55,374 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-16 16:01:55,375 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/43/00) - #0044 removed because of shutdown.
+2024-05-16 16:01:55,375 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-16 16:01:55,375 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/42/00) - #0043 removed because of shutdown.
+2024-05-16 16:01:55,375 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-16 16:01:55,376 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/41/00) - #0042 removed because of shutdown.
+2024-05-16 16:01:55,376 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-16 16:01:55,376 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/40/00) - #0041 removed because of shutdown.
+2024-05-16 16:01:55,376 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-16 16:01:55,376 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/39/00) - #0040 removed because of shutdown.
+2024-05-16 16:01:55,376 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-16 16:01:55,377 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/38/00) - #0039 removed because of shutdown.
+2024-05-16 16:01:55,377 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-16 16:01:55,377 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/37/00) - #0038 removed because of shutdown.
+2024-05-16 16:01:55,377 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-16 16:01:55,377 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/36/00) - #0037 removed because of shutdown.
+2024-05-16 16:01:55,377 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-16 16:01:55,377 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/35/00) - #0036 removed because of shutdown.
+2024-05-16 16:01:55,377 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-16 16:01:55,378 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/34/00) - #0035 removed because of shutdown.
+2024-05-16 16:01:55,378 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-16 16:01:55,378 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/33/00) - #0034 removed because of shutdown.
+2024-05-16 16:01:55,378 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-16 16:01:55,378 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/32/00) - #0033 removed because of shutdown.
+2024-05-16 16:01:55,378 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-16 16:01:55,378 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/31/00) - #0032 removed because of shutdown.
+2024-05-16 16:01:55,379 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-16 16:01:55,379 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/30/00) - #0031 removed because of shutdown.
+2024-05-16 16:01:55,379 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-16 16:01:55,379 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/29/00) - #0030 removed because of shutdown.
+2024-05-16 16:01:55,379 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-16 16:01:55,379 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/28/00) - #0029 removed because of shutdown.
+2024-05-16 16:01:55,379 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-16 16:01:55,379 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/27/00) - #0028 removed because of shutdown.
+2024-05-16 16:01:55,380 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-16 16:01:55,380 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/26/00) - #0027 removed because of shutdown.
+2024-05-16 16:01:55,380 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-16 16:01:55,380 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/25/00) - #0026 removed because of shutdown.
+2024-05-16 16:01:55,380 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-16 16:01:55,380 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/24/00) - #0025 removed because of shutdown.
+2024-05-16 16:01:55,380 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-16 16:01:55,380 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/23/00) - #0024 removed because of shutdown.
+2024-05-16 16:01:55,380 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-16 16:01:55,380 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/22/00) - #0023 removed because of shutdown.
+2024-05-16 16:01:55,380 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-16 16:01:55,380 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/21/00) - #0022 removed because of shutdown.
+2024-05-16 16:01:55,380 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-16 16:01:55,381 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/20/00) - #0021 removed because of shutdown.
+2024-05-16 16:01:55,381 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-16 16:01:55,381 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/19/00) - #0020 removed because of shutdown.
+2024-05-16 16:01:55,381 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-16 16:01:55,382 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/18/00) - #0019 removed because of shutdown.
+2024-05-16 16:01:55,382 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-16 16:01:55,382 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/17/00) - #0018 removed because of shutdown.
+2024-05-16 16:01:55,382 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-16 16:01:55,382 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/16/00) - #0017 removed because of shutdown.
+2024-05-16 16:01:55,382 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-16 16:01:55,382 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/15/00) - #0016 removed because of shutdown.
+2024-05-16 16:01:55,382 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-16 16:01:55,382 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/14/00) - #0015 removed because of shutdown.
+2024-05-16 16:01:55,382 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-16 16:01:55,382 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/13/00) - #0014 removed because of shutdown.
+2024-05-16 16:01:55,382 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-16 16:01:55,383 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/12/00) - #0013 removed because of shutdown.
+2024-05-16 16:01:55,383 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-16 16:01:55,383 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/11/00) - #0012 removed because of shutdown.
+2024-05-16 16:01:55,383 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-16 16:01:55,383 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/10/00) - #0011 removed because of shutdown.
+2024-05-16 16:01:55,383 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-16 16:01:55,383 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/09/00) - #0010 removed because of shutdown.
+2024-05-16 16:01:55,383 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-16 16:01:55,383 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/08/00) - #0009 removed because of shutdown.
+2024-05-16 16:01:55,383 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-16 16:01:55,383 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/07/00) - #0008 removed because of shutdown.
+2024-05-16 16:01:55,384 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-16 16:01:55,384 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/06/00) - #0007 removed because of shutdown.
+2024-05-16 16:01:55,384 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-16 16:01:55,384 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/05/00) - #0006 removed because of shutdown.
+2024-05-16 16:01:55,384 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-16 16:01:55,384 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/04/00) - #0005 removed because of shutdown.
+2024-05-16 16:01:55,384 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-16 16:01:55,384 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/03/00) - #0004 removed because of shutdown.
+2024-05-16 16:01:55,384 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-16 16:01:55,384 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/02/00) - #0003 removed because of shutdown.
+2024-05-16 16:01:55,384 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-16 16:01:55,384 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/01/00) - #0001 removed because of shutdown.
+2024-05-16 16:01:55,384 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-16 16:01:55,384 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/00/00) - #0002 removed because of shutdown.
+2024-05-16 16:01:55,384 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-16 16:01:55,385 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 22 milliseconds.
+2024-05-16 16:01:55,385 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-16 16:01:55,385 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
+2024-05-16 16:09:35,096 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-16 16:09:35,099 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-16 16:09:35,099 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-16 16:09:35,099 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-16 16:09:35,100 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-16 16:09:35,593 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 16:09:35,594 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-16 16:09:35,594 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-16 16:09:35,595 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-16 16:09:35,595 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-16 16:09:35,595 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-16 16:09:35,595 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-16 16:09:35,595 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-16 16:09:35,595 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-16 16:09:35,596 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-16 16:09:35,596 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-16 16:09:35,597 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-16 16:09:35,597 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-16 16:09:35,597 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-16 16:09:35,597 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-16 16:09:35,597 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-16 16:09:35,597 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-16 16:09:35,598 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-16 16:09:35,598 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-16 16:09:35,598 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-16 16:09:35,598 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-16 16:09:35,598 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-16 16:09:35,598 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-16 16:09:35,598 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-16 16:09:35,599 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-16 16:09:35,599 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-16 16:09:35,599 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-16 16:09:35,599 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-16 16:09:35,599 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-16 16:09:35,599 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-16 16:09:35,599 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-16 16:09:35,600 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-16 16:09:35,600 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-16 16:09:35,600 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-16 16:09:35,600 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-16 16:09:35,600 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-16 16:09:35,600 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-16 16:09:35,600 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-16 16:09:35,601 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-16 16:09:35,601 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-16 16:09:35,601 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-16 16:09:35,601 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-16 16:09:35,601 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-16 16:09:35,601 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-16 16:09:35,601 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-16 16:09:35,604 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-16 16:09:35,604 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-16 16:09:35,604 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 16:09:35,605 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-16 16:09:35,605 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-16 16:09:35,605 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-16 16:09:35,605 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-16 16:09:35,605 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-16 16:09:35,605 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-16 16:09:35,605 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-16 16:09:35,605 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-16 16:09:35,606 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-16 16:09:35,606 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 16:09:35,606 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-16 16:09:35,606 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-16 16:09:35,606 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-16 16:09:35,620 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-16 16:09:35,622 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-16 16:09:35,623 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-16 16:09:36,013 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-16 16:09:36,032 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-16 16:09:36,042 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-16 16:09:36,042 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-16 16:09:36,052 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-16 16:09:36,052 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 16:09:36,052 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 16:09:36,052 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-16 16:09:36,052 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:36,081 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-16 16:09:36,119 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-16 16:09:36,119 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-16 16:09:36,119 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-16 16:09:36,119 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-16 16:09:36,119 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-16 16:09:36,119 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 16:09:36,119 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-16 16:09:36,120 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 16:09:36,134 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:36,185 [main] [A2] [INFO] - rootPath ==
+2024-05-16 16:09:36,185 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-16 16:09:36,186 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-16 16:09:36,187 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-16 16:09:36,200 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/03/00) - Connection #2 tested: OK
+2024-05-16 16:09:36,211 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 16:09:36,211 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 16:09:36,211 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-16 16:09:36,211 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-16 16:09:36,211 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 16:09:36,212 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 16:09:36,212 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 16:09:36,219 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:36,258 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-16 16:09:36,258 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-16 16:09:36,272 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/04/00) - Connection #2 tested: OK
+2024-05-16 16:09:36,310 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:36,331 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-16 16:09:36,348 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/05/00) - Connection #3 tested: OK
+2024-05-16 16:09:36,386 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-16 16:09:36,386 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-16 16:09:36,387 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath768418402.jar;D:\soft\IntelliJ IDEA 2021.2\lib\idea_rt.jar
+2024-05-16 16:09:36,387 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-16 16:09:36,387 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-16 16:09:36,387 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-16 16:09:36,422 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:36,424 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-16 16:09:36,424 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-16 16:09:36,424 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-16 16:09:36,424 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-16 16:09:36,424 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-16 16:09:36,424 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-16 16:09:36,425 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-16 16:09:36,425 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-16 16:09:36,425 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-16 16:09:36,425 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-16 16:09:36,429 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-16 16:09:36,431 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-16 16:09:36,432 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-16 16:09:36,438 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-16 16:09:36,438 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-16 16:09:36,438 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-16 16:09:36,440 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@4d0f2471
+2024-05-16 16:09:36,440 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-16 16:09:36,459 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/06/00) - Connection #4 tested: OK
+2024-05-16 16:09:36,479 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #4 tested: OK
+2024-05-16 16:09:36,496 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #5 tested: OK
+2024-05-16 16:09:36,510 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000005 (02/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:36,519 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/07/00) - Connection #5 tested: OK
+2024-05-16 16:09:36,540 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #1 tested: OK
+2024-05-16 16:09:36,551 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #6 tested: OK
+2024-05-16 16:09:36,573 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #6 tested: OK
+2024-05-16 16:09:36,583 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #7 tested: OK
+2024-05-16 16:09:36,592 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000007 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:36,603 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #7 tested: OK
+2024-05-16 16:09:36,613 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #8 tested: OK
+2024-05-16 16:09:36,633 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #8 tested: OK
+2024-05-16 16:09:36,643 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #1 tested: OK
+2024-05-16 16:09:36,662 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #1 tested: OK
+2024-05-16 16:09:36,673 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #2 tested: OK
+2024-05-16 16:09:36,688 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000010 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:36,695 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #2 tested: OK
+2024-05-16 16:09:36,704 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #3 tested: OK
+2024-05-16 16:09:36,725 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #3 tested: OK
+2024-05-16 16:09:36,735 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #4 tested: OK
+2024-05-16 16:09:36,756 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/09/00) - Connection #4 tested: OK
+2024-05-16 16:09:36,766 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/09/00) - Connection #5 tested: OK
+2024-05-16 16:09:36,774 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000013 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:36,785 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #5 tested: OK
+2024-05-16 16:09:36,794 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #6 tested: OK
+2024-05-16 16:09:36,815 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #6 tested: OK
+2024-05-16 16:09:36,828 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #7 tested: OK
+2024-05-16 16:09:36,849 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/10/00) - Connection #7 tested: OK
+2024-05-16 16:09:36,858 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/10/00) - Connection #8 tested: OK
+2024-05-16 16:09:36,866 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000016 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:36,877 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #8 tested: OK
+2024-05-16 16:09:36,888 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #9 tested: OK
+2024-05-16 16:09:36,910 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #9 tested: OK
+2024-05-16 16:09:36,919 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #10 tested: OK
+2024-05-16 16:09:36,938 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/11/00) - Connection #10 tested: OK
+2024-05-16 16:09:36,947 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000018 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:36,949 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #11 tested: OK
+2024-05-16 16:09:36,970 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #11 tested: OK
+2024-05-16 16:09:36,979 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #12 tested: OK
+2024-05-16 16:09:36,998 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #12 tested: OK
+2024-05-16 16:09:37,007 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #1 tested: OK
+2024-05-16 16:09:37,026 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/12/00) - Connection #1 tested: OK
+2024-05-16 16:09:37,036 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/12/00) - Connection #2 tested: OK
+2024-05-16 16:09:37,040 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000022 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:37,056 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #2 tested: OK
+2024-05-16 16:09:37,065 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #3 tested: OK
+2024-05-16 16:09:37,085 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #3 tested: OK
+2024-05-16 16:09:37,095 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #4 tested: OK
+2024-05-16 16:09:37,114 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/13/00) - Connection #4 tested: OK
+2024-05-16 16:09:37,123 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000024 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:37,123 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #5 tested: OK
+2024-05-16 16:09:37,142 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #5 tested: OK
+2024-05-16 16:09:37,151 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #6 tested: OK
+2024-05-16 16:09:37,171 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/14/00) - Connection #6 tested: OK
+2024-05-16 16:09:37,182 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/14/00) - Connection #7 tested: OK
+2024-05-16 16:09:37,201 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/14/00) - Connection #7 tested: OK
+2024-05-16 16:09:37,210 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000027 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:37,210 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #8 tested: OK
+2024-05-16 16:09:37,229 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #8 tested: OK
+2024-05-16 16:09:37,240 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #9 tested: OK
+2024-05-16 16:09:37,262 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/15/00) - Connection #9 tested: OK
+2024-05-16 16:09:37,279 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/15/00) - Connection #10 tested: OK
+2024-05-16 16:09:37,297 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000030 (01/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:37,301 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #10 tested: OK
+2024-05-16 16:09:37,311 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #11 tested: OK
+2024-05-16 16:09:37,333 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/16/00) - Connection #11 tested: OK
+2024-05-16 16:09:37,337 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:37,339 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-16 16:09:37,340 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:09:37,382 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/16/00) - Connection #12 tested: OK
+2024-05-16 16:09:37,387 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000032 (01/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:37,402 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #12 tested: OK
+2024-05-16 16:09:37,415 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #13 tested: OK
+2024-05-16 16:09:37,440 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/17/00) - Connection #13 tested: OK
+2024-05-16 16:09:37,451 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/17/00) - Connection #14 tested: OK
+2024-05-16 16:09:37,470 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/17/00) - Connection #14 tested: OK
+2024-05-16 16:09:37,480 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000034 (00/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:37,504 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #15 tested: OK
+2024-05-16 16:09:37,527 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #15 tested: OK
+2024-05-16 16:09:37,528 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [1]
+2024-05-16 16:09:37,529 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-16 16:09:37,539 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #16 tested: OK
+2024-05-16 16:09:37,559 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/18/00) - Connection #16 tested: OK
+2024-05-16 16:09:37,559 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-16 16:09:37,560 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 31
+2024-05-16 16:09:37,560 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 16:09:37,565 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000036 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:37,570 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #17 tested: OK
+2024-05-16 16:09:37,590 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #17 tested: OK
+2024-05-16 16:09:37,590 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-16 16:09:37,600 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #18 tested: OK
+2024-05-16 16:09:37,632 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/19/00) - Connection #18 tested: OK
+2024-05-16 16:09:37,635 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2]
+2024-05-16 16:09:37,635 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2)
+2024-05-16 16:09:37,645 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/19/00) - Connection #19 tested: OK
+2024-05-16 16:09:37,654 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000039 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:37,664 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #19 tested: OK
+2024-05-16 16:09:37,665 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-16 16:09:37,665 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:37,666 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:37,666 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-16 16:09:37,666 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:09:37,677 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #20 tested: OK
+2024-05-16 16:09:37,698 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #20 tested: OK
+2024-05-16 16:09:37,711 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #1 tested: OK
+2024-05-16 16:09:37,729 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/20/00) - Connection #1 tested: OK
+2024-05-16 16:09:37,733 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000041 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:37,738 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #2 tested: OK
+2024-05-16 16:09:37,758 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #2 tested: OK
+2024-05-16 16:09:37,758 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-16 16:09:37,759 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-16 16:09:37,759 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:37,760 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:37,760 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-16 16:09:37,760 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:09:37,760 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-13, 2024-04-17, 31]
+2024-05-16 16:09:37,769 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #3 tested: OK
+2024-05-16 16:09:37,790 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #3 tested: OK
+2024-05-16 16:09:37,800 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #4 tested: OK
+2024-05-16 16:09:37,820 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/21/00) - Connection #4 tested: OK
+2024-05-16 16:09:37,820 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-16 16:09:37,820 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 31
+2024-05-16 16:09:37,820 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 31
+2024-05-16 16:09:37,821 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-16 16:09:37,830 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/21/00) - Connection #5 tested: OK
+2024-05-16 16:09:37,832 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000045 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:37,847 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #5 tested: OK
+2024-05-16 16:09:37,848 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1]
+2024-05-16 16:09:37,848 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1
+2024-05-16 16:09:37,858 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #6 tested: OK
+2024-05-16 16:09:37,879 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #6 tested: OK
+2024-05-16 16:09:37,879 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-16 16:09:37,889 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #7 tested: OK
+2024-05-16 16:09:37,911 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/22/00) - Connection #7 tested: OK
+2024-05-16 16:09:37,914 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 8
+2024-05-16 16:09:37,914 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-16 16:09:37,915 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:37,915 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:09:37,915 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:09:37,915 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:09:37,915 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000047 (00/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:37,915 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:09:37,915 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:09:37,916 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:09:37,916 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:09:37,916 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:09:37,916 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=28cf334d-7c8a-46ad-9b9b-b29ad765a152, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72364, glpbid=, pbtj=0, key=72364, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=72364, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=4463c037-908c-460a-8f78-b3d8fcb83409, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72365, glpbid=, pbtj=0, key=72365, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=72365, modedatacreater=1, bcrq=2024-04-14, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=ca273fbf-ea1b-4f10-aadf-63a49dba2a80, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72366, glpbid=, pbtj=0, key=72366, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72366, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=14e50a68-4608-4c89-9774-e52577dbf283, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72367, glpbid=, pbtj=0, key=72367, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72367, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=41fe7a2b-f6f4-4a2b-b5d7-ef5c7db155a9, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72368, glpbid=, pbtj=0, key=72368, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72368, modedatacreater=1, bcrq=2024-04-17, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=572527f1-ba58-4686-8467-dcd4207d9189, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-02, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-02, dgcx=, bz=, hxbz=, id=14504, glpbid=, pbtj=2, key=14504, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=14504, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=2-晚班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=15:27:30, modedatamodifydatetime=, pbsj=15:27, rqlx=2, pbdxry=31-李勤}, {modeuuid=57eb7822-2e05-4c67-874a-7c5062fc3bad, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65516, glpbid=, pbtj=2, key=65516, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65516, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:01:57, modedatamodifydatetime=, pbsj=20:01, rqlx=0, pbdxry=31-李勤}, {modeuuid=87607a59-87bd-4cf7-a669-a5428bea0620, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65517, glpbid=, pbtj=2, key=65517, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65517, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:02:01, modedatamodifydatetime=, pbsj=20:02, rqlx=0, pbdxry=31-李勤}]
+2024-05-16 16:09:37,918 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-16 16:09:37,918 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:37,918 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-16 16:09:37,919 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:09:37,928 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #8 tested: OK
+2024-05-16 16:09:37,947 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #8 tested: OK
+2024-05-16 16:09:37,958 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #9 tested: OK
+2024-05-16 16:09:37,980 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/23/00) - Connection #9 tested: OK
+2024-05-16 16:09:37,991 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/23/00) - Connection #10 tested: OK
+2024-05-16 16:09:38,000 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000050 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:38,024 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #10 tested: OK
+2024-05-16 16:09:38,036 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #11 tested: OK
+2024-05-16 16:09:38,059 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #11 tested: OK
+2024-05-16 16:09:38,069 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #12 tested: OK
+2024-05-16 16:09:38,078 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:38,088 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #12 tested: OK
+2024-05-16 16:09:38,099 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #13 tested: OK
+2024-05-16 16:09:38,119 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #13 tested: OK
+2024-05-16 16:09:38,120 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-17=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-16 16:09:38,120 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-16 16:09:38,120 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,120 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:31,analysisDate:2024-04-15 start***********
+2024-05-16 16:09:38,120 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}]]
+2024-05-16 16:09:38,121 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-04-15, schedulingResultCollect={2024-04-17=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], clockInTimeCollect={2024-04-17=[{signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], 2024-04-15=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}], 2024-04-16=[{signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}]}, userId=31, clockInTimeMap={}}]
+2024-05-16 16:09:38,122 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,122 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-16 16:09:38,122 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:09:38,123 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-04-15 07:00],lastestTime: [2024-04-15 23:30]
+2024-05-16 16:09:38,125 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-16 16:09:38,125 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,134 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #14 tested: OK
+2024-05-16 16:09:38,154 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #14 tested: OK
+2024-05-16 16:09:38,164 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #15 tested: OK
+2024-05-16 16:09:38,169 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:38,184 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #15 tested: OK
+2024-05-16 16:09:38,185 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,185 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-16 16:09:38,185 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:09:38,195 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #16 tested: OK
+2024-05-16 16:09:38,215 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/26/00) - Connection #16 tested: OK
+2024-05-16 16:09:38,217 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-16 16:09:38,217 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-16 16:09:38,217 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,218 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,218 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-16 16:09:38,218 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:09:38,229 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/26/00) - Connection #17 tested: OK
+2024-05-16 16:09:38,250 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/26/00) - Connection #17 tested: OK
+2024-05-16 16:09:38,251 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-16 16:09:38,251 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-16 16:09:38,251 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,252 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (00/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:38,253 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,253 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-16 16:09:38,253 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:09:38,253 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-16 16:09:38,254 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-16 16:09:38,254 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-16 16:09:38,257 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-04-15 08:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=3, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true)]]
+2024-05-16 16:09:38,257 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-16 16:09:38,257 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,257 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,258 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-16 16:09:38,258 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:09:38,259 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 17:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 08:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=3, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=false), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false)]]
+2024-05-16 16:09:38,259 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-16 16:09:38,259 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,259 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-04-15 08:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=3, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=false), ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 17:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false)],attendanceItems size :42,scheduleResult :[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],analysisDate:[2024-04-15],userId:[31],rqlx:[0],modeId:[{}]
+2024-05-16 16:09:38,260 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}]
+2024-05-16 16:09:38,261 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 16:09:38,262 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,262 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 16:09:38,262 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:09:38,262 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=60, jbscbdccsqsc=0, bddrqlx=0,1,2,3,4, yxsydjb=, mc=早到加班, ktjbzdcfwlb=0, id=152, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=1, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=152, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早到加班, cchsfzs=, modedatacreatetime=15:21:59, hbjscsdxm=, hsl=1.00, modeuuid=7daadbcc-4c0b-4170-ad0d-1ba5c5dfc031, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=100,100,205, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-04-23, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=152, form_biz_id=152000188, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=60, mrxhtx=0, kqxm=早到加班, zysd=3, sjd=15:19, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-29 17:35:19, ldkzkg=0, jbzzhlfzs=5}]]
+2024-05-16 16:09:38,263 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 16:09:38,263 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,263 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,263 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-16 16:09:38,263 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:09:38,264 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 16:09:38,264 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-16 16:09:38,264 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,265 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,265 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 16:09:38,265 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:09:38,265 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 16:09:38,265 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 16:09:38,265 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,267 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}]
+2024-05-16 16:09:38,267 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 16:09:38,267 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,267 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-16 16:09:38,267 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:09:38,267 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 16:09:38,268 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-16 16:09:38,268 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,268 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,268 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 16:09:38,268 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:09:38,268 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=旷工, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=30, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=旷工, cchsfzs=, modedatacreatetime=17:35:36, hbjscsdxm=, hsl=1.00, modeuuid=dec5c6fb-065a-4918-88f1-05d1ff2c7c35, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=1, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=旷工, zysd=1, sjd=17:33, cckcbc=1, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=2, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-23 14:39:57, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 16:09:38,268 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 16:09:38,268 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,268 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-16 16:09:38,268 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 16:09:38,269 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,269 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-16 16:09:38,269 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:09:38,270 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=15分钟早退, ktjbzdcfwlb=0, id=124, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=124, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=0, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=15, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早退, cchsfzs=, modedatacreatetime=16:51:10, hbjscsdxm=, hsl=1.00, modeuuid=17edf944-9f1e-4416-acce-cef82d5701f1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=124, form_biz_id=124000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=15分钟早退, zysd=1, sjd=16:50, cckcbc=, hsdw=2, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=1, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 16:09:38,270 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-16 16:09:38,270 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,270 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-16 16:09:38,271 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 16:09:38,271 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,271 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-16 16:09:38,271 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:09:38,271 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 16:09:38,271 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-16 16:09:38,271 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,271 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,271 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 16:09:38,271 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:09:38,272 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 16:09:38,272 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 16:09:38,272 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,272 [main] [com.engine.attendance.attendanceanalysis.service.impl.AbnormalAttendanceServiceImpl] [INFO] - between :310,jbzzhlfzs:5
+2024-05-16 16:09:38,272 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=3, item=8, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=108, kczgsc=1, record=false, itemduration=2.0, classStartTime=2024-04-15 08:00, pointTime=2024-04-15 08:00, hsdw=1}, {hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, record=true, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {hsl=1.0, bdlx=0, item=124, itemType=LEAVE_EARLY, classEndTime=2024-04-15 17:30, betweenMinutes=10, kczgsc=0, record=true, itemduration=10.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 17:30, hsdw=2}, {hsl=1.0, bdlx=7, item=8, itemType=LEAVE_EARLY, classEndTime=2024-04-15 22:30, betweenMinutes=310, kczgsc=1, record=false, itemduration=6.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 22:30, hsdw=1}]]
+2024-05-16 16:09:38,273 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-16 16:09:38,273 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-16 16:09:38,273 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,273 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 16:09:38,273 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:09:38,274 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=60, jbscbdccsqsc=0, bddrqlx=0,1,2,3,4, yxsydjb=, mc=早到加班, ktjbzdcfwlb=0, id=152, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=1, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=152, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早到加班, cchsfzs=, modedatacreatetime=15:21:59, hbjscsdxm=, hsl=1.00, modeuuid=7daadbcc-4c0b-4170-ad0d-1ba5c5dfc031, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=100,100,205, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-04-23, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=152, form_biz_id=152000188, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=60, mrxhtx=0, kqxm=早到加班, zysd=3, sjd=15:19, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-29 17:35:19, ldkzkg=0, jbzzhlfzs=5}]]
+2024-05-16 16:09:38,274 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 16:09:38,274 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,274 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 60.0
+2024-05-16 16:09:38,274 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[120.0],leaveElaryTime :[60.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-16 16:09:38,274 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[-120.0]
+2024-05-16 16:09:38,275 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,275 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 16:09:38,275 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:09:38,275 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[]]
+2024-05-16 16:09:38,275 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 16:09:38,275 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,275 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 240.0
+2024-05-16 16:09:38,275 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[360.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-16 16:09:38,275 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[-120.0]
+2024-05-16 16:09:38,276 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,276 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-16 16:09:38,276 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:09:38,277 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-16 16:09:38,277 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 60.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-16 16:09:38,278 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-16 16:09:38,278 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,278 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=6.5, classInfo=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}], formmodeIdMap={uf_jcl_kq_kqfa=105, uf_jcl_kq_jqye=103, uf_jcl_kq_jbjg=92, uf_jcl_kq_jqed=102, uf_jcl_kq_cqjg=104, uf_jcl_kq_bdkjl=135, uf_jcl_kq_glpb=101, uf_jcl_kq_kqzqmc=93, uf_jcl_kq_cqjt=106, uf_jcl_kq_rlxx=89, uf_pbjg=87, uf_jcl_kq_rlmc=141, uf_jcl_kq_zhgs=129}, modeId=104, recordDataTime={j1=2024-04-15 09:48:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-04-15 17:20:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-04-15, userId=31, recordData=[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, record=true, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {hsl=1.0, bdlx=0, item=124, itemType=LEAVE_EARLY, classEndTime=2024-04-15 17:30, betweenMinutes=10, kczgsc=0, record=true, itemduration=10.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 17:30, hsdw=2}, {item=152, itemduration=0}, {item=144, itemduration=0}], rqlx=0}
+2024-05-16 16:09:38,279 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,279 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-16 16:09:38,279 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:09:38,289 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/27/00) - Connection #18 tested: OK
+2024-05-16 16:09:38,309 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/27/00) - Connection #18 tested: OK
+2024-05-16 16:09:38,309 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=6.5,cqzt=1,fxrq='2024-05-16 16:09:38',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-17:30|',xm1=126,sc1=1.0,xm2=124,sc2=10.0,xm3=152,sc3=0,xm4=144,sc4=0,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-15 09:48:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-15 17:20:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-16 16:09:38,318 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/27/00) - Connection #19 tested: OK
+2024-05-16 16:09:38,330 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (02/27/00) - Connection #20 tested: OK
+2024-05-16 16:09:38,338 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 16:09:38,338 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 16:09:38,338 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 16:09:38,338 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 16:09:38,338 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 16:09:38,340 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000060 (02/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:38,368 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (02/28/00) - Connection #20 tested: OK
+2024-05-16 16:09:38,381 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-16 16:09:38,391 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/28/00) - Connection #19 tested: OK
+2024-05-16 16:09:38,399 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/28/00) - Connection #21 tested: OK
+2024-05-16 16:09:38,417 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/28/00) - Connection #21 tested: OK
+2024-05-16 16:09:38,425 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000061 (01/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:38,430 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/29/00) - Connection #22 tested: OK
+2024-05-16 16:09:38,518 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000062 (01/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:38,567 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-16 16:09:38,577 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/30/00) - Connection #22 tested: OK
+2024-05-16 16:09:38,578 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-16 16:09:38,578 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:09:38,588 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/30/00) - Connection #23 tested: OK
+2024-05-16 16:09:38,601 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000063 (01/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:38,608 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/31/00) - Connection #23 tested: OK
+2024-05-16 16:09:38,617 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/31/00) - Connection #24 tested: OK
+2024-05-16 16:09:38,636 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/31/00) - Connection #24 tested: OK
+2024-05-16 16:09:38,644 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/31/00) - Connection #25 tested: OK
+2024-05-16 16:09:38,664 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/31/00) - Connection #25 tested: OK
+2024-05-16 16:09:38,664 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [149, 150]
+2024-05-16 16:09:38,675 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/31/00) - Connection #26 tested: OK
+2024-05-16 16:09:38,695 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/31/00) - Connection #26 tested: OK
+2024-05-16 16:09:38,695 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000066 (00/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:38,696 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 16:09:38,696 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 16:09:38,696 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 16:09:38,696 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=1}]
+2024-05-16 16:09:38,705 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/32/00) - Connection #27 tested: OK
+2024-05-16 16:09:38,745 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/32/00) - Connection #27 tested: OK
+2024-05-16 16:09:38,750 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where subcompanyid1 = 1 and seclevel >= 0 and seclevel <= 100
+2024-05-16 16:09:38,750 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 57
+2024-05-16 16:09:38,761 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/32/00) - Connection #28 tested: OK
+2024-05-16 16:09:38,782 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/32/00) - Connection #28 tested: OK
+2024-05-16 16:09:38,785 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000068 (01/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:38,792 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/33/00) - Connection #29 tested: OK
+2024-05-16 16:09:38,812 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/33/00) - Connection #29 tested: OK
+2024-05-16 16:09:38,812 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 16:09:38,812 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 16:09:38,812 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 16:09:38,823 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/33/00) - Connection #30 tested: OK
+2024-05-16 16:09:38,846 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/33/00) - Connection #30 tested: OK
+2024-05-16 16:09:38,846 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where departmentid = 2 and seclevel >= 0 and seclevel <= 100
+2024-05-16 16:09:38,846 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 2
+2024-05-16 16:09:38,847 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 16:09:38,856 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/33/00) - Connection #31 tested: OK
+2024-05-16 16:09:38,874 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/33/00) - Connection #31 tested: OK
+2024-05-16 16:09:38,875 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000071 (01/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:38,884 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/34/00) - Connection #32 tested: OK
+2024-05-16 16:09:38,905 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/34/00) - Connection #32 tested: OK
+2024-05-16 16:09:38,906 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=100, id=36}]
+2024-05-16 16:09:38,916 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/34/00) - Connection #33 tested: OK
+2024-05-16 16:09:38,936 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/34/00) - Connection #33 tested: OK
+2024-05-16 16:09:38,936 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 36 and seclevel <= 100
+2024-05-16 16:09:38,936 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 16:09:38,947 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/34/00) - Connection #34 tested: OK
+2024-05-16 16:09:38,954 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000074 (01/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:38,967 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/35/00) - Connection #34 tested: OK
+2024-05-16 16:09:38,967 [main] [com.engine.common.util.CommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id,seclevel from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 16:09:38,977 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/35/00) - Connection #35 tested: OK
+2024-05-16 16:09:38,995 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/35/00) - Connection #35 tested: OK
+2024-05-16 16:09:38,996 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupId : 2, empIdsByGroup : []
+2024-05-16 16:09:38,996 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 16:09:38,996 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 16:09:39,005 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/35/00) - Connection #1 tested: OK
+2024-05-16 16:09:39,025 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/35/00) - Connection #1 tested: OK
+2024-05-16 16:09:39,035 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/35/00) - Connection #2 tested: OK
+2024-05-16 16:09:39,037 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (01/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:39,056 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/36/00) - Connection #2 tested: OK
+2024-05-16 16:09:39,067 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/36/00) - Connection #3 tested: OK
+2024-05-16 16:09:39,090 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/36/00) - Connection #3 tested: OK
+2024-05-16 16:09:39,090 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:138] - cqData_size : 1
+2024-05-16 16:09:39,099 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/36/00) - Connection #4 tested: OK
+2024-05-16 16:09:39,118 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/36/00) - Connection #4 tested: OK
+2024-05-16 16:09:39,121 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000079 (01/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:39,128 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/37/00) - Connection #5 tested: OK
+2024-05-16 16:09:39,149 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/37/00) - Connection #5 tested: OK
+2024-05-16 16:09:39,160 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/37/00) - Connection #6 tested: OK
+2024-05-16 16:09:39,181 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/37/00) - Connection #6 tested: OK
+2024-05-16 16:09:39,182 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:220] - overtimeMinutes : 0
+2024-05-16 16:09:39,182 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 300,oneTimeAddMinutes : 10
+2024-05-16 16:09:39,183 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 540,oneTimeAddMinutes : 30
+2024-05-16 16:09:39,183 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 0
+2024-05-16 16:09:39,185 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-16 16:09:39,206 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:39,291 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:39,377 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:39,464 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:39,545 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:39,634 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:39,727 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:39,818 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:39,907 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:39,995 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:40,078 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:40,171 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:40,255 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:09:40,255 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-16 16:09:40,262 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/49/00) - #0050 removed because of shutdown.
+2024-05-16 16:09:40,262 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-16 16:09:40,263 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/48/00) - #0049 removed because of shutdown.
+2024-05-16 16:09:40,263 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-16 16:09:40,264 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/47/00) - #0048 removed because of shutdown.
+2024-05-16 16:09:40,264 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-16 16:09:40,264 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/46/00) - #0047 removed because of shutdown.
+2024-05-16 16:09:40,264 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-16 16:09:40,264 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/45/00) - #0046 removed because of shutdown.
+2024-05-16 16:09:40,265 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-16 16:09:40,265 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/44/00) - #0045 removed because of shutdown.
+2024-05-16 16:09:40,265 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-16 16:09:40,265 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/43/00) - #0044 removed because of shutdown.
+2024-05-16 16:09:40,265 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-16 16:09:40,266 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/42/00) - #0043 removed because of shutdown.
+2024-05-16 16:09:40,266 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-16 16:09:40,266 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/41/00) - #0042 removed because of shutdown.
+2024-05-16 16:09:40,266 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-16 16:09:40,266 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/40/00) - #0041 removed because of shutdown.
+2024-05-16 16:09:40,266 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-16 16:09:40,267 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/39/00) - #0040 removed because of shutdown.
+2024-05-16 16:09:40,267 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-16 16:09:40,267 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/38/00) - #0039 removed because of shutdown.
+2024-05-16 16:09:40,267 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-16 16:09:40,267 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/37/00) - #0038 removed because of shutdown.
+2024-05-16 16:09:40,268 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-16 16:09:40,268 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/36/00) - #0037 removed because of shutdown.
+2024-05-16 16:09:40,268 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-16 16:09:40,268 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/35/00) - #0036 removed because of shutdown.
+2024-05-16 16:09:40,268 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-16 16:09:40,268 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/34/00) - #0035 removed because of shutdown.
+2024-05-16 16:09:40,268 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-16 16:09:40,269 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/33/00) - #0034 removed because of shutdown.
+2024-05-16 16:09:40,269 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-16 16:09:40,269 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/32/00) - #0033 removed because of shutdown.
+2024-05-16 16:09:40,269 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-16 16:09:40,269 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/31/00) - #0032 removed because of shutdown.
+2024-05-16 16:09:40,269 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-16 16:09:40,269 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/30/00) - #0031 removed because of shutdown.
+2024-05-16 16:09:40,269 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-16 16:09:40,270 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/29/00) - #0030 removed because of shutdown.
+2024-05-16 16:09:40,270 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-16 16:09:40,270 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/28/00) - #0029 removed because of shutdown.
+2024-05-16 16:09:40,270 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-16 16:09:40,270 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/27/00) - #0028 removed because of shutdown.
+2024-05-16 16:09:40,270 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-16 16:09:40,270 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/26/00) - #0027 removed because of shutdown.
+2024-05-16 16:09:40,270 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-16 16:09:40,270 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/25/00) - #0026 removed because of shutdown.
+2024-05-16 16:09:40,270 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-16 16:09:40,270 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/24/00) - #0025 removed because of shutdown.
+2024-05-16 16:09:40,270 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-16 16:09:40,270 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/23/00) - #0024 removed because of shutdown.
+2024-05-16 16:09:40,270 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-16 16:09:40,270 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/22/00) - #0023 removed because of shutdown.
+2024-05-16 16:09:40,270 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-16 16:09:40,271 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/21/00) - #0022 removed because of shutdown.
+2024-05-16 16:09:40,271 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-16 16:09:40,271 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/20/00) - #0021 removed because of shutdown.
+2024-05-16 16:09:40,271 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-16 16:09:40,271 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/19/00) - #0020 removed because of shutdown.
+2024-05-16 16:09:40,271 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-16 16:09:40,271 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/18/00) - #0019 removed because of shutdown.
+2024-05-16 16:09:40,271 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-16 16:09:40,271 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/17/00) - #0018 removed because of shutdown.
+2024-05-16 16:09:40,271 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-16 16:09:40,271 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/16/00) - #0017 removed because of shutdown.
+2024-05-16 16:09:40,271 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-16 16:09:40,271 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/15/00) - #0016 removed because of shutdown.
+2024-05-16 16:09:40,271 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-16 16:09:40,271 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/14/00) - #0015 removed because of shutdown.
+2024-05-16 16:09:40,272 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-16 16:09:40,272 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/13/00) - #0014 removed because of shutdown.
+2024-05-16 16:09:40,272 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-16 16:09:40,272 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/12/00) - #0013 removed because of shutdown.
+2024-05-16 16:09:40,272 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-16 16:09:40,272 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/11/00) - #0012 removed because of shutdown.
+2024-05-16 16:09:40,272 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-16 16:09:40,272 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/10/00) - #0011 removed because of shutdown.
+2024-05-16 16:09:40,272 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-16 16:09:40,273 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/09/00) - #0010 removed because of shutdown.
+2024-05-16 16:09:40,273 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-16 16:09:40,273 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/08/00) - #0009 removed because of shutdown.
+2024-05-16 16:09:40,273 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-16 16:09:40,273 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/07/00) - #0008 removed because of shutdown.
+2024-05-16 16:09:40,273 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-16 16:09:40,273 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/06/00) - #0007 removed because of shutdown.
+2024-05-16 16:09:40,273 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-16 16:09:40,273 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/05/00) - #0006 removed because of shutdown.
+2024-05-16 16:09:40,273 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-16 16:09:40,273 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/04/00) - #0005 removed because of shutdown.
+2024-05-16 16:09:40,273 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-16 16:09:40,279 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/03/00) - #0004 removed because of shutdown.
+2024-05-16 16:09:40,279 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-16 16:09:40,279 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/02/00) - #0003 removed because of shutdown.
+2024-05-16 16:09:40,279 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-16 16:09:40,279 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/01/00) - #0002 removed because of shutdown.
+2024-05-16 16:09:40,279 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-16 16:09:40,279 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/00/00) - #0001 removed because of shutdown.
+2024-05-16 16:09:40,279 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-16 16:09:40,279 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 24 milliseconds.
+2024-05-16 16:09:40,279 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-16 16:09:40,280 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
+2024-05-16 16:11:43,743 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-16 16:11:43,746 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-16 16:11:43,746 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-16 16:11:43,746 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-16 16:11:43,747 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-16 16:11:44,212 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 16:11:44,213 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-16 16:11:44,213 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-16 16:11:44,213 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-16 16:11:44,213 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-16 16:11:44,213 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-16 16:11:44,213 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-16 16:11:44,213 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-16 16:11:44,214 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-16 16:11:44,214 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-16 16:11:44,214 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-16 16:11:44,215 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-16 16:11:44,215 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-16 16:11:44,215 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-16 16:11:44,215 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-16 16:11:44,215 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-16 16:11:44,216 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-16 16:11:44,216 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-16 16:11:44,216 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-16 16:11:44,216 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-16 16:11:44,216 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-16 16:11:44,216 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-16 16:11:44,216 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-16 16:11:44,217 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-16 16:11:44,217 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-16 16:11:44,217 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-16 16:11:44,217 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-16 16:11:44,217 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-16 16:11:44,217 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-16 16:11:44,218 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-16 16:11:44,218 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-16 16:11:44,218 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-16 16:11:44,218 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-16 16:11:44,218 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-16 16:11:44,218 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-16 16:11:44,218 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-16 16:11:44,219 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-16 16:11:44,219 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-16 16:11:44,219 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-16 16:11:44,219 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-16 16:11:44,219 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-16 16:11:44,219 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-16 16:11:44,220 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-16 16:11:44,220 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-16 16:11:44,220 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-16 16:11:44,220 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-16 16:11:44,220 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-16 16:11:44,220 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 16:11:44,220 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-16 16:11:44,221 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-16 16:11:44,221 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-16 16:11:44,221 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-16 16:11:44,221 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-16 16:11:44,221 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-16 16:11:44,221 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-16 16:11:44,221 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-16 16:11:44,222 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-16 16:11:44,222 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 16:11:44,222 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-16 16:11:44,222 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-16 16:11:44,222 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-16 16:11:44,236 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-16 16:11:44,238 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-16 16:11:44,239 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-16 16:11:44,606 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-16 16:11:44,628 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-16 16:11:44,638 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-16 16:11:44,638 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-16 16:11:44,648 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-16 16:11:44,649 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 16:11:44,649 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 16:11:44,650 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:44,650 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-16 16:11:44,683 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-16 16:11:44,722 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-16 16:11:44,722 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-16 16:11:44,722 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-16 16:11:44,723 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-16 16:11:44,723 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-16 16:11:44,723 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 16:11:44,723 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-16 16:11:44,723 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 16:11:44,736 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:44,788 [main] [A2] [INFO] - rootPath ==
+2024-05-16 16:11:44,788 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-16 16:11:44,789 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-16 16:11:44,790 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-16 16:11:44,801 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/03/00) - Connection #2 tested: OK
+2024-05-16 16:11:44,817 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 16:11:44,817 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 16:11:44,818 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-16 16:11:44,818 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-16 16:11:44,818 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 16:11:44,818 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 16:11:44,818 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 16:11:44,821 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:44,864 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-16 16:11:44,865 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-16 16:11:44,879 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/04/00) - Connection #2 tested: OK
+2024-05-16 16:11:44,915 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:44,930 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-16 16:11:44,951 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/05/00) - Connection #3 tested: OK
+2024-05-16 16:11:45,004 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-16 16:11:45,004 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-16 16:11:45,004 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath1731506444.jar;D:\soft\IntelliJ IDEA 2021.2\lib\idea_rt.jar
+2024-05-16 16:11:45,004 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-16 16:11:45,004 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-16 16:11:45,004 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-16 16:11:45,028 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:45,040 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-16 16:11:45,040 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-16 16:11:45,040 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-16 16:11:45,040 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-16 16:11:45,040 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-16 16:11:45,040 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-16 16:11:45,040 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-16 16:11:45,041 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-16 16:11:45,041 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-16 16:11:45,041 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-16 16:11:45,044 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-16 16:11:45,046 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-16 16:11:45,047 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-16 16:11:45,048 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-16 16:11:45,048 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-16 16:11:45,048 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-16 16:11:45,051 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@268f106e
+2024-05-16 16:11:45,051 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-16 16:11:45,070 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/06/00) - Connection #4 tested: OK
+2024-05-16 16:11:45,092 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #4 tested: OK
+2024-05-16 16:11:45,106 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #5 tested: OK
+2024-05-16 16:11:45,107 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000005 (02/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:45,128 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/07/00) - Connection #5 tested: OK
+2024-05-16 16:11:45,151 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #1 tested: OK
+2024-05-16 16:11:45,160 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #6 tested: OK
+2024-05-16 16:11:45,178 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #6 tested: OK
+2024-05-16 16:11:45,187 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #7 tested: OK
+2024-05-16 16:11:45,196 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000007 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:45,205 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #7 tested: OK
+2024-05-16 16:11:45,215 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #8 tested: OK
+2024-05-16 16:11:45,235 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #8 tested: OK
+2024-05-16 16:11:45,246 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #2 tested: OK
+2024-05-16 16:11:45,266 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #2 tested: OK
+2024-05-16 16:11:45,276 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #1 tested: OK
+2024-05-16 16:11:45,283 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000010 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:45,295 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #1 tested: OK
+2024-05-16 16:11:45,304 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #3 tested: OK
+2024-05-16 16:11:45,324 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #3 tested: OK
+2024-05-16 16:11:45,336 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #4 tested: OK
+2024-05-16 16:11:45,355 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/09/00) - Connection #4 tested: OK
+2024-05-16 16:11:45,367 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/09/00) - Connection #5 tested: OK
+2024-05-16 16:11:45,370 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000013 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:45,386 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #5 tested: OK
+2024-05-16 16:11:45,396 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #6 tested: OK
+2024-05-16 16:11:45,414 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #6 tested: OK
+2024-05-16 16:11:45,431 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #7 tested: OK
+2024-05-16 16:11:45,450 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/10/00) - Connection #7 tested: OK
+2024-05-16 16:11:45,460 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/10/00) - Connection #8 tested: OK
+2024-05-16 16:11:45,462 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000016 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:45,485 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #8 tested: OK
+2024-05-16 16:11:45,496 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #9 tested: OK
+2024-05-16 16:11:45,516 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #9 tested: OK
+2024-05-16 16:11:45,526 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #10 tested: OK
+2024-05-16 16:11:45,547 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/11/00) - Connection #10 tested: OK
+2024-05-16 16:11:45,556 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000018 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:45,556 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #11 tested: OK
+2024-05-16 16:11:45,578 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #11 tested: OK
+2024-05-16 16:11:45,591 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #12 tested: OK
+2024-05-16 16:11:45,611 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #12 tested: OK
+2024-05-16 16:11:45,622 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #2 tested: OK
+2024-05-16 16:11:45,643 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000021 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:45,643 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #2 tested: OK
+2024-05-16 16:11:45,654 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #1 tested: OK
+2024-05-16 16:11:45,674 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #1 tested: OK
+2024-05-16 16:11:45,684 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #3 tested: OK
+2024-05-16 16:11:45,703 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #3 tested: OK
+2024-05-16 16:11:45,713 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #4 tested: OK
+2024-05-16 16:11:45,729 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000024 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:45,734 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #4 tested: OK
+2024-05-16 16:11:45,744 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #5 tested: OK
+2024-05-16 16:11:45,767 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #5 tested: OK
+2024-05-16 16:11:45,776 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #6 tested: OK
+2024-05-16 16:11:45,797 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/14/00) - Connection #6 tested: OK
+2024-05-16 16:11:45,806 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/14/00) - Connection #7 tested: OK
+2024-05-16 16:11:45,815 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000027 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:45,825 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #7 tested: OK
+2024-05-16 16:11:45,836 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #8 tested: OK
+2024-05-16 16:11:45,857 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #8 tested: OK
+2024-05-16 16:11:45,866 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #9 tested: OK
+2024-05-16 16:11:45,887 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/15/00) - Connection #9 tested: OK
+2024-05-16 16:11:45,903 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (01/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:45,910 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #10 tested: OK
+2024-05-16 16:11:45,935 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #10 tested: OK
+2024-05-16 16:11:45,945 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #11 tested: OK
+2024-05-16 16:11:45,967 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/16/00) - Connection #11 tested: OK
+2024-05-16 16:11:45,971 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:45,973 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-16 16:11:45,974 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:11:46,000 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:46,018 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #12 tested: OK
+2024-05-16 16:11:46,041 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #12 tested: OK
+2024-05-16 16:11:46,053 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #13 tested: OK
+2024-05-16 16:11:46,075 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/17/00) - Connection #13 tested: OK
+2024-05-16 16:11:46,079 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000033 (01/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:46,085 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/18/00) - Connection #14 tested: OK
+2024-05-16 16:11:46,107 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #14 tested: OK
+2024-05-16 16:11:46,144 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #15 tested: OK
+2024-05-16 16:11:46,168 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #15 tested: OK
+2024-05-16 16:11:46,168 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000035 (00/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:46,169 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [1]
+2024-05-16 16:11:46,170 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-16 16:11:46,179 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/19/00) - Connection #16 tested: OK
+2024-05-16 16:11:46,200 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #16 tested: OK
+2024-05-16 16:11:46,200 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-16 16:11:46,201 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 31
+2024-05-16 16:11:46,201 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 16:11:46,211 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #17 tested: OK
+2024-05-16 16:11:46,238 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #17 tested: OK
+2024-05-16 16:11:46,238 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-16 16:11:46,248 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #18 tested: OK
+2024-05-16 16:11:46,268 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000038 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:46,276 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #18 tested: OK
+2024-05-16 16:11:46,278 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2]
+2024-05-16 16:11:46,279 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2)
+2024-05-16 16:11:46,289 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #19 tested: OK
+2024-05-16 16:11:46,309 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #19 tested: OK
+2024-05-16 16:11:46,309 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-16 16:11:46,309 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:46,310 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:46,310 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-16 16:11:46,310 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:11:46,322 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #20 tested: OK
+2024-05-16 16:11:46,344 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #20 tested: OK
+2024-05-16 16:11:46,355 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #2 tested: OK
+2024-05-16 16:11:46,361 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000041 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:46,375 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #2 tested: OK
+2024-05-16 16:11:46,384 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #1 tested: OK
+2024-05-16 16:11:46,404 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #1 tested: OK
+2024-05-16 16:11:46,404 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-16 16:11:46,405 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-16 16:11:46,405 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:46,406 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:46,406 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-16 16:11:46,406 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:11:46,406 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-13, 2024-04-17, 31]
+2024-05-16 16:11:46,417 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #3 tested: OK
+2024-05-16 16:11:46,437 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #3 tested: OK
+2024-05-16 16:11:46,449 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #4 tested: OK
+2024-05-16 16:11:46,454 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000044 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:46,468 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #4 tested: OK
+2024-05-16 16:11:46,468 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-16 16:11:46,468 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 31
+2024-05-16 16:11:46,469 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 31
+2024-05-16 16:11:46,469 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-16 16:11:46,479 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #5 tested: OK
+2024-05-16 16:11:46,499 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #5 tested: OK
+2024-05-16 16:11:46,499 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1]
+2024-05-16 16:11:46,499 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1
+2024-05-16 16:11:46,510 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #6 tested: OK
+2024-05-16 16:11:46,530 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #6 tested: OK
+2024-05-16 16:11:46,530 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-16 16:11:46,539 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #7 tested: OK
+2024-05-16 16:11:46,546 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000047 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:46,559 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #7 tested: OK
+2024-05-16 16:11:46,562 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 8
+2024-05-16 16:11:46,562 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-16 16:11:46,562 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:46,563 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:11:46,563 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:11:46,563 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:11:46,563 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:11:46,563 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:11:46,563 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:11:46,564 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:11:46,564 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:11:46,564 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=28cf334d-7c8a-46ad-9b9b-b29ad765a152, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72364, glpbid=, pbtj=0, key=72364, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=72364, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=4463c037-908c-460a-8f78-b3d8fcb83409, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72365, glpbid=, pbtj=0, key=72365, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=72365, modedatacreater=1, bcrq=2024-04-14, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=ca273fbf-ea1b-4f10-aadf-63a49dba2a80, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72366, glpbid=, pbtj=0, key=72366, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72366, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=14e50a68-4608-4c89-9774-e52577dbf283, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72367, glpbid=, pbtj=0, key=72367, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72367, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=41fe7a2b-f6f4-4a2b-b5d7-ef5c7db155a9, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72368, glpbid=, pbtj=0, key=72368, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72368, modedatacreater=1, bcrq=2024-04-17, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=572527f1-ba58-4686-8467-dcd4207d9189, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-02, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-02, dgcx=, bz=, hxbz=, id=14504, glpbid=, pbtj=2, key=14504, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=14504, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=2-晚班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=15:27:30, modedatamodifydatetime=, pbsj=15:27, rqlx=2, pbdxry=31-李勤}, {modeuuid=57eb7822-2e05-4c67-874a-7c5062fc3bad, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65516, glpbid=, pbtj=2, key=65516, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65516, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:01:57, modedatamodifydatetime=, pbsj=20:01, rqlx=0, pbdxry=31-李勤}, {modeuuid=87607a59-87bd-4cf7-a669-a5428bea0620, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65517, glpbid=, pbtj=2, key=65517, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65517, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:02:01, modedatamodifydatetime=, pbsj=20:02, rqlx=0, pbdxry=31-李勤}]
+2024-05-16 16:11:46,565 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-16 16:11:46,566 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:46,566 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-16 16:11:46,567 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:11:46,576 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #8 tested: OK
+2024-05-16 16:11:46,598 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #8 tested: OK
+2024-05-16 16:11:46,609 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #9 tested: OK
+2024-05-16 16:11:46,629 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/23/00) - Connection #9 tested: OK
+2024-05-16 16:11:46,634 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:46,639 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #10 tested: OK
+2024-05-16 16:11:46,678 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #10 tested: OK
+2024-05-16 16:11:46,689 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #11 tested: OK
+2024-05-16 16:11:46,710 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #11 tested: OK
+2024-05-16 16:11:46,721 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #12 tested: OK
+2024-05-16 16:11:46,724 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:46,742 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #12 tested: OK
+2024-05-16 16:11:46,751 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #13 tested: OK
+2024-05-16 16:11:46,771 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #13 tested: OK
+2024-05-16 16:11:46,771 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-17=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-16 16:11:46,777 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-16 16:11:46,778 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:46,778 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:31,analysisDate:2024-04-15 start***********
+2024-05-16 16:11:46,778 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}]]
+2024-05-16 16:11:46,779 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-04-15, schedulingResultCollect={2024-04-17=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], clockInTimeCollect={2024-04-17=[{signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], 2024-04-15=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}], 2024-04-16=[{signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}]}, userId=31, clockInTimeMap={}}]
+2024-05-16 16:11:46,780 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:46,780 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-16 16:11:46,780 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:11:46,782 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-04-15 07:00],lastestTime: [2024-04-15 23:30]
+2024-05-16 16:11:46,783 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-16 16:11:46,783 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:46,794 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #14 tested: OK
+2024-05-16 16:11:46,814 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #14 tested: OK
+2024-05-16 16:11:46,819 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000054 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:46,824 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/26/00) - Connection #15 tested: OK
+2024-05-16 16:11:46,845 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #15 tested: OK
+2024-05-16 16:11:46,846 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:46,846 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-16 16:11:46,846 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:11:46,856 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #16 tested: OK
+2024-05-16 16:11:46,877 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/26/00) - Connection #16 tested: OK
+2024-05-16 16:11:46,878 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-16 16:11:46,878 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-16 16:11:46,878 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:46,879 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:46,879 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-16 16:11:46,879 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:11:46,889 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/26/00) - Connection #17 tested: OK
+2024-05-16 16:11:46,907 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (01/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:46,911 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/27/00) - Connection #17 tested: OK
+2024-05-16 16:11:46,911 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-16 16:11:46,912 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-16 16:11:46,912 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:46,913 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:46,913 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-16 16:11:46,913 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:11:46,914 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-16 16:11:46,914 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-16 16:11:46,915 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-16 16:11:46,917 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-04-15 08:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true)]]
+2024-05-16 16:11:46,917 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-16 16:11:46,917 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:46,918 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:46,918 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-16 16:11:46,918 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:11:46,918 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-04-15 17:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 08:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false)]]
+2024-05-16 16:11:46,919 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-16 16:11:46,919 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:46,919 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-04-15 08:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 17:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false)],attendanceItems size :42,scheduleResult :[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],analysisDate:[2024-04-15],userId:[31],rqlx:[0],modeId:[{}]
+2024-05-16 16:11:46,920 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}]
+2024-05-16 16:11:46,921 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 16:11:46,922 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:46,922 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-16 16:11:46,922 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:11:46,923 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 16:11:46,924 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-16 16:11:46,924 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:46,924 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:46,924 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 16:11:46,924 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:11:46,925 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=旷工, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=30, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=旷工, cchsfzs=, modedatacreatetime=17:35:36, hbjscsdxm=, hsl=1.00, modeuuid=dec5c6fb-065a-4918-88f1-05d1ff2c7c35, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=1, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=旷工, zysd=1, sjd=17:33, cckcbc=1, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=2, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-23 14:39:57, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 16:11:46,925 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 16:11:46,925 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:46,926 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-16 16:11:46,926 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 16:11:46,927 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:46,927 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-16 16:11:46,927 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:11:46,928 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=15分钟早退, ktjbzdcfwlb=0, id=124, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=124, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=0, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=15, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早退, cchsfzs=, modedatacreatetime=16:51:10, hbjscsdxm=, hsl=1.00, modeuuid=17edf944-9f1e-4416-acce-cef82d5701f1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=124, form_biz_id=124000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=15分钟早退, zysd=1, sjd=16:50, cckcbc=, hsdw=2, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=1, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 16:11:46,928 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-16 16:11:46,928 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:46,928 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-16 16:11:46,928 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 16:11:46,928 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:46,928 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-16 16:11:46,928 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:11:46,929 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 16:11:46,929 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-16 16:11:46,929 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:46,929 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:46,929 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 16:11:46,929 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:11:46,929 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 16:11:46,929 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 16:11:46,929 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:46,930 [main] [com.engine.attendance.attendanceanalysis.service.impl.AbnormalAttendanceServiceImpl] [INFO] - between :310,jbzzhlfzs:5
+2024-05-16 16:11:46,930 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=108, kczgsc=1, record=true, itemduration=2.0, classStartTime=2024-04-15 08:00, pointTime=2024-04-15 08:00, hsdw=1}, {hsl=1.0, bdlx=0, item=124, itemType=LEAVE_EARLY, classEndTime=2024-04-15 17:30, betweenMinutes=10, kczgsc=0, record=true, itemduration=10.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 17:30, hsdw=2}, {hsl=1.0, bdlx=7, item=8, itemType=LEAVE_EARLY, classEndTime=2024-04-15 22:30, betweenMinutes=310, kczgsc=1, record=false, itemduration=6.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 22:30, hsdw=1}]]
+2024-05-16 16:11:46,931 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-16 16:11:46,931 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-16 16:11:46,932 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:46,932 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 16:11:46,932 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:11:46,932 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[]]
+2024-05-16 16:11:46,932 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 16:11:46,932 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:46,933 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 240.0
+2024-05-16 16:11:46,933 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[360.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-16 16:11:46,933 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[-120.0]
+2024-05-16 16:11:46,934 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:46,934 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-16 16:11:46,934 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:11:46,935 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-16 16:11:46,935 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 120.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-16 16:11:46,936 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-16 16:11:46,936 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:46,936 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=6.5, classInfo=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}], formmodeIdMap={uf_jcl_kq_kqfa=105, uf_jcl_kq_jqye=103, uf_jcl_kq_jbjg=92, uf_jcl_kq_jqed=102, uf_jcl_kq_cqjg=104, uf_jcl_kq_bdkjl=135, uf_jcl_kq_glpb=101, uf_jcl_kq_kqzqmc=93, uf_jcl_kq_cqjt=106, uf_jcl_kq_rlxx=89, uf_pbjg=87, uf_jcl_kq_rlmc=141, uf_jcl_kq_zhgs=129}, modeId=104, recordDataTime={j1=2024-04-15 09:48:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-04-15 17:20:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-04-15, userId=31, recordData=[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=108, kczgsc=1, record=true, itemduration=2.0, classStartTime=2024-04-15 08:00, pointTime=2024-04-15 08:00, hsdw=1}, {hsl=1.0, bdlx=0, item=124, itemType=LEAVE_EARLY, classEndTime=2024-04-15 17:30, betweenMinutes=10, kczgsc=0, record=true, itemduration=10.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 17:30, hsdw=2}, {item=144, itemduration=0}], rqlx=0}
+2024-05-16 16:11:46,937 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:46,937 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-16 16:11:46,937 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:11:46,946 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/27/00) - Connection #18 tested: OK
+2024-05-16 16:11:46,964 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/27/00) - Connection #18 tested: OK
+2024-05-16 16:11:46,965 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=6.5,cqzt=1,fxrq='2024-05-16 16:11:46',rqlx=0,sfxx=0,bc=1,bcbdxx='08:00-09:00|09:00-12:00|13:00-17:30|',xm1=126,sc1=2.0,xm2=124,sc2=10.0,xm3=144,sc3=0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-15 09:48:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-15 17:20:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-16 16:11:46,975 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/27/00) - Connection #19 tested: OK
+2024-05-16 16:11:46,987 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (02/27/00) - Connection #20 tested: OK
+2024-05-16 16:11:46,996 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 16:11:46,996 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 16:11:46,996 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 16:11:46,996 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 16:11:46,996 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 16:11:47,003 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000060 (02/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:47,027 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (02/28/00) - Connection #20 tested: OK
+2024-05-16 16:11:47,041 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-16 16:11:47,053 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/28/00) - Connection #19 tested: OK
+2024-05-16 16:11:47,063 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/28/00) - Connection #21 tested: OK
+2024-05-16 16:11:47,085 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/28/00) - Connection #21 tested: OK
+2024-05-16 16:11:47,094 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000061 (01/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:47,098 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/29/00) - Connection #22 tested: OK
+2024-05-16 16:11:47,188 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000062 (01/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:47,228 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-16 16:11:47,239 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/30/00) - Connection #22 tested: OK
+2024-05-16 16:11:47,239 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-16 16:11:47,239 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:11:47,250 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/30/00) - Connection #23 tested: OK
+2024-05-16 16:11:47,273 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/30/00) - Connection #23 tested: OK
+2024-05-16 16:11:47,274 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000063 (01/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:47,283 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/31/00) - Connection #24 tested: OK
+2024-05-16 16:11:47,305 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/31/00) - Connection #24 tested: OK
+2024-05-16 16:11:47,314 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/31/00) - Connection #25 tested: OK
+2024-05-16 16:11:47,336 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/31/00) - Connection #25 tested: OK
+2024-05-16 16:11:47,336 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [149, 150]
+2024-05-16 16:11:47,350 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/31/00) - Connection #26 tested: OK
+2024-05-16 16:11:47,364 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000066 (01/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:47,372 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/32/00) - Connection #26 tested: OK
+2024-05-16 16:11:47,373 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 16:11:47,373 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 16:11:47,373 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 16:11:47,373 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=1}]
+2024-05-16 16:11:47,385 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/32/00) - Connection #27 tested: OK
+2024-05-16 16:11:47,424 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/32/00) - Connection #27 tested: OK
+2024-05-16 16:11:47,428 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where subcompanyid1 = 1 and seclevel >= 0 and seclevel <= 100
+2024-05-16 16:11:47,428 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 57
+2024-05-16 16:11:47,439 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/32/00) - Connection #28 tested: OK
+2024-05-16 16:11:47,456 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000068 (01/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:47,462 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/33/00) - Connection #28 tested: OK
+2024-05-16 16:11:47,474 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/33/00) - Connection #29 tested: OK
+2024-05-16 16:11:47,496 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/33/00) - Connection #29 tested: OK
+2024-05-16 16:11:47,496 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 16:11:47,496 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 16:11:47,496 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 16:11:47,507 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/33/00) - Connection #30 tested: OK
+2024-05-16 16:11:47,530 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/33/00) - Connection #30 tested: OK
+2024-05-16 16:11:47,530 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where departmentid = 2 and seclevel >= 0 and seclevel <= 100
+2024-05-16 16:11:47,530 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 2
+2024-05-16 16:11:47,531 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 16:11:47,540 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/33/00) - Connection #31 tested: OK
+2024-05-16 16:11:47,554 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000071 (01/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:47,564 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/34/00) - Connection #31 tested: OK
+2024-05-16 16:11:47,574 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/34/00) - Connection #32 tested: OK
+2024-05-16 16:11:47,593 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/34/00) - Connection #32 tested: OK
+2024-05-16 16:11:47,593 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=100, id=36}]
+2024-05-16 16:11:47,604 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/34/00) - Connection #33 tested: OK
+2024-05-16 16:11:47,627 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/34/00) - Connection #33 tested: OK
+2024-05-16 16:11:47,627 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 36 and seclevel <= 100
+2024-05-16 16:11:47,627 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 16:11:47,640 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/34/00) - Connection #34 tested: OK
+2024-05-16 16:11:47,649 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000074 (01/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:47,661 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/35/00) - Connection #34 tested: OK
+2024-05-16 16:11:47,661 [main] [com.engine.common.util.CommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id,seclevel from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 16:11:47,673 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/35/00) - Connection #35 tested: OK
+2024-05-16 16:11:47,696 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/35/00) - Connection #35 tested: OK
+2024-05-16 16:11:47,696 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupId : 2, empIdsByGroup : []
+2024-05-16 16:11:47,696 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 16:11:47,696 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 16:11:47,706 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/35/00) - Connection #2 tested: OK
+2024-05-16 16:11:47,729 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/35/00) - Connection #2 tested: OK
+2024-05-16 16:11:47,739 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000076 (01/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:47,739 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/36/00) - Connection #1 tested: OK
+2024-05-16 16:11:47,759 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/36/00) - Connection #1 tested: OK
+2024-05-16 16:11:47,772 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/36/00) - Connection #3 tested: OK
+2024-05-16 16:11:47,796 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/36/00) - Connection #3 tested: OK
+2024-05-16 16:11:47,797 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:138] - cqData_size : 1
+2024-05-16 16:11:47,808 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/36/00) - Connection #4 tested: OK
+2024-05-16 16:11:47,830 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/36/00) - Connection #4 tested: OK
+2024-05-16 16:11:47,835 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000079 (01/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:47,841 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/37/00) - Connection #5 tested: OK
+2024-05-16 16:11:47,865 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/37/00) - Connection #5 tested: OK
+2024-05-16 16:11:47,874 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/37/00) - Connection #6 tested: OK
+2024-05-16 16:11:47,897 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/37/00) - Connection #6 tested: OK
+2024-05-16 16:11:47,897 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:220] - overtimeMinutes : 0
+2024-05-16 16:11:47,898 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 300,oneTimeAddMinutes : 10
+2024-05-16 16:11:47,898 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 540,oneTimeAddMinutes : 30
+2024-05-16 16:11:47,898 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 0
+2024-05-16 16:11:47,900 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-16 16:11:47,938 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:48,031 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:48,135 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:48,233 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:48,329 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:48,428 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:48,520 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:48,613 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:48,702 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:48,797 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:48,895 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:48,979 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:49,065 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:11:49,065 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-16 16:11:49,072 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/49/00) - #0050 removed because of shutdown.
+2024-05-16 16:11:49,072 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-16 16:11:49,073 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/48/00) - #0049 removed because of shutdown.
+2024-05-16 16:11:49,073 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-16 16:11:49,074 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/47/00) - #0048 removed because of shutdown.
+2024-05-16 16:11:49,074 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-16 16:11:49,074 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/46/00) - #0047 removed because of shutdown.
+2024-05-16 16:11:49,074 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-16 16:11:49,075 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/45/00) - #0046 removed because of shutdown.
+2024-05-16 16:11:49,075 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-16 16:11:49,075 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/44/00) - #0045 removed because of shutdown.
+2024-05-16 16:11:49,075 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-16 16:11:49,076 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/43/00) - #0044 removed because of shutdown.
+2024-05-16 16:11:49,076 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-16 16:11:49,076 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/42/00) - #0043 removed because of shutdown.
+2024-05-16 16:11:49,076 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-16 16:11:49,076 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/41/00) - #0042 removed because of shutdown.
+2024-05-16 16:11:49,077 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-16 16:11:49,077 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/40/00) - #0041 removed because of shutdown.
+2024-05-16 16:11:49,077 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-16 16:11:49,077 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/39/00) - #0040 removed because of shutdown.
+2024-05-16 16:11:49,077 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-16 16:11:49,077 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/38/00) - #0039 removed because of shutdown.
+2024-05-16 16:11:49,077 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-16 16:11:49,078 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/37/00) - #0038 removed because of shutdown.
+2024-05-16 16:11:49,078 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-16 16:11:49,078 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/36/00) - #0037 removed because of shutdown.
+2024-05-16 16:11:49,078 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-16 16:11:49,079 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/35/00) - #0036 removed because of shutdown.
+2024-05-16 16:11:49,079 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-16 16:11:49,079 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/34/00) - #0035 removed because of shutdown.
+2024-05-16 16:11:49,079 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-16 16:11:49,079 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/33/00) - #0034 removed because of shutdown.
+2024-05-16 16:11:49,079 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-16 16:11:49,080 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/32/00) - #0033 removed because of shutdown.
+2024-05-16 16:11:49,080 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-16 16:11:49,080 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/31/00) - #0032 removed because of shutdown.
+2024-05-16 16:11:49,080 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-16 16:11:49,080 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/30/00) - #0031 removed because of shutdown.
+2024-05-16 16:11:49,080 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-16 16:11:49,080 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/29/00) - #0030 removed because of shutdown.
+2024-05-16 16:11:49,080 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-16 16:11:49,080 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/28/00) - #0029 removed because of shutdown.
+2024-05-16 16:11:49,080 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-16 16:11:49,080 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/27/00) - #0028 removed because of shutdown.
+2024-05-16 16:11:49,080 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-16 16:11:49,080 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/26/00) - #0027 removed because of shutdown.
+2024-05-16 16:11:49,080 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-16 16:11:49,081 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/25/00) - #0026 removed because of shutdown.
+2024-05-16 16:11:49,081 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-16 16:11:49,081 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/24/00) - #0025 removed because of shutdown.
+2024-05-16 16:11:49,081 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-16 16:11:49,081 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/23/00) - #0024 removed because of shutdown.
+2024-05-16 16:11:49,081 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-16 16:11:49,081 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/22/00) - #0023 removed because of shutdown.
+2024-05-16 16:11:49,081 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-16 16:11:49,081 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/21/00) - #0022 removed because of shutdown.
+2024-05-16 16:11:49,081 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-16 16:11:49,081 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/20/00) - #0021 removed because of shutdown.
+2024-05-16 16:11:49,081 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-16 16:11:49,081 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/19/00) - #0020 removed because of shutdown.
+2024-05-16 16:11:49,081 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-16 16:11:49,082 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/18/00) - #0019 removed because of shutdown.
+2024-05-16 16:11:49,082 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-16 16:11:49,082 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/17/00) - #0018 removed because of shutdown.
+2024-05-16 16:11:49,082 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-16 16:11:49,082 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/16/00) - #0017 removed because of shutdown.
+2024-05-16 16:11:49,082 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-16 16:11:49,082 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/15/00) - #0016 removed because of shutdown.
+2024-05-16 16:11:49,082 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-16 16:11:49,082 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/14/00) - #0015 removed because of shutdown.
+2024-05-16 16:11:49,082 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-16 16:11:49,082 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/13/00) - #0014 removed because of shutdown.
+2024-05-16 16:11:49,082 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-16 16:11:49,082 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/12/00) - #0013 removed because of shutdown.
+2024-05-16 16:11:49,082 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-16 16:11:49,082 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/11/00) - #0012 removed because of shutdown.
+2024-05-16 16:11:49,082 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-16 16:11:49,083 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/10/00) - #0011 removed because of shutdown.
+2024-05-16 16:11:49,083 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-16 16:11:49,083 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/09/00) - #0010 removed because of shutdown.
+2024-05-16 16:11:49,083 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-16 16:11:49,083 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/08/00) - #0009 removed because of shutdown.
+2024-05-16 16:11:49,083 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-16 16:11:49,083 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/07/00) - #0008 removed because of shutdown.
+2024-05-16 16:11:49,083 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-16 16:11:49,083 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/06/00) - #0007 removed because of shutdown.
+2024-05-16 16:11:49,083 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-16 16:11:49,083 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/05/00) - #0006 removed because of shutdown.
+2024-05-16 16:11:49,083 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-16 16:11:49,084 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/04/00) - #0005 removed because of shutdown.
+2024-05-16 16:11:49,084 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-16 16:11:49,084 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/03/00) - #0004 removed because of shutdown.
+2024-05-16 16:11:49,084 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-16 16:11:49,084 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/02/00) - #0003 removed because of shutdown.
+2024-05-16 16:11:49,084 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-16 16:11:49,084 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/01/00) - #0001 removed because of shutdown.
+2024-05-16 16:11:49,084 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-16 16:11:49,084 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/00/00) - #0002 removed because of shutdown.
+2024-05-16 16:11:49,084 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-16 16:11:49,084 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 19 milliseconds.
+2024-05-16 16:11:49,085 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-16 16:11:49,085 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
+2024-05-16 16:13:18,470 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-16 16:13:18,473 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-16 16:13:18,473 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-16 16:13:18,473 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-16 16:13:18,474 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-16 16:13:18,933 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 16:13:18,934 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-16 16:13:18,934 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-16 16:13:18,934 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-16 16:13:18,934 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-16 16:13:18,935 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-16 16:13:18,935 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-16 16:13:18,935 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-16 16:13:18,935 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-16 16:13:18,935 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-16 16:13:18,935 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-16 16:13:18,936 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-16 16:13:18,936 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-16 16:13:18,937 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-16 16:13:18,937 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-16 16:13:18,937 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-16 16:13:18,937 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-16 16:13:18,937 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-16 16:13:18,937 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-16 16:13:18,937 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-16 16:13:18,938 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-16 16:13:18,938 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-16 16:13:18,938 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-16 16:13:18,938 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-16 16:13:18,938 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-16 16:13:18,938 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-16 16:13:18,939 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-16 16:13:18,939 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-16 16:13:18,939 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-16 16:13:18,939 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-16 16:13:18,940 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-16 16:13:18,940 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-16 16:13:18,940 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-16 16:13:18,940 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-16 16:13:18,940 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-16 16:13:18,940 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-16 16:13:18,940 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-16 16:13:18,941 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-16 16:13:18,941 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-16 16:13:18,941 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-16 16:13:18,941 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-16 16:13:18,941 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-16 16:13:18,941 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-16 16:13:18,941 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-16 16:13:18,942 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-16 16:13:18,942 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-16 16:13:18,942 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-16 16:13:18,942 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 16:13:18,942 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-16 16:13:18,942 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-16 16:13:18,942 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-16 16:13:18,943 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-16 16:13:18,943 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-16 16:13:18,943 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-16 16:13:18,943 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-16 16:13:18,943 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-16 16:13:18,943 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-16 16:13:18,943 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 16:13:18,944 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-16 16:13:18,944 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-16 16:13:18,944 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-16 16:13:18,958 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-16 16:13:18,960 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-16 16:13:18,961 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-16 16:13:19,338 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-16 16:13:19,356 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-16 16:13:19,365 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-16 16:13:19,365 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-16 16:13:19,375 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-16 16:13:19,375 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 16:13:19,375 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 16:13:19,376 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-16 16:13:19,376 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:19,407 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-16 16:13:19,446 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-16 16:13:19,447 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-16 16:13:19,447 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-16 16:13:19,447 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-16 16:13:19,447 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-16 16:13:19,447 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 16:13:19,447 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-16 16:13:19,447 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 16:13:19,463 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:19,513 [main] [A2] [INFO] - rootPath ==
+2024-05-16 16:13:19,513 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-16 16:13:19,513 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-16 16:13:19,514 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-16 16:13:19,524 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/03/00) - Connection #2 tested: OK
+2024-05-16 16:13:19,540 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 16:13:19,540 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-16 16:13:19,540 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-16 16:13:19,540 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 16:13:19,540 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 16:13:19,541 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 16:13:19,541 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 16:13:19,558 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:19,586 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-16 16:13:19,587 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-16 16:13:19,599 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/04/00) - Connection #2 tested: OK
+2024-05-16 16:13:19,644 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:19,653 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-16 16:13:19,675 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/05/00) - Connection #3 tested: OK
+2024-05-16 16:13:19,725 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-16 16:13:19,725 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-16 16:13:19,725 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath501319048.jar;D:\soft\IntelliJ IDEA 2021.2\lib\idea_rt.jar
+2024-05-16 16:13:19,726 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-16 16:13:19,726 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-16 16:13:19,726 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-16 16:13:19,758 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:19,760 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-16 16:13:19,760 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-16 16:13:19,760 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-16 16:13:19,760 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-16 16:13:19,761 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-16 16:13:19,761 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-16 16:13:19,761 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-16 16:13:19,761 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-16 16:13:19,762 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-16 16:13:19,762 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-16 16:13:19,766 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-16 16:13:19,768 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-16 16:13:19,769 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-16 16:13:19,769 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-16 16:13:19,770 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-16 16:13:19,770 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-16 16:13:19,772 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@69c81773
+2024-05-16 16:13:19,772 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-16 16:13:19,794 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/06/00) - Connection #4 tested: OK
+2024-05-16 16:13:19,816 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #4 tested: OK
+2024-05-16 16:13:19,830 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #5 tested: OK
+2024-05-16 16:13:19,839 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000005 (02/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:19,852 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/07/00) - Connection #5 tested: OK
+2024-05-16 16:13:19,874 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #1 tested: OK
+2024-05-16 16:13:19,883 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #6 tested: OK
+2024-05-16 16:13:19,901 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #6 tested: OK
+2024-05-16 16:13:19,910 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #7 tested: OK
+2024-05-16 16:13:19,931 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000007 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:19,931 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #7 tested: OK
+2024-05-16 16:13:19,942 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #8 tested: OK
+2024-05-16 16:13:19,963 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #8 tested: OK
+2024-05-16 16:13:19,972 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #1 tested: OK
+2024-05-16 16:13:19,991 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #1 tested: OK
+2024-05-16 16:13:20,001 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #2 tested: OK
+2024-05-16 16:13:20,022 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/08/00) - Connection #2 tested: OK
+2024-05-16 16:13:20,024 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000010 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:20,032 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #3 tested: OK
+2024-05-16 16:13:20,052 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #3 tested: OK
+2024-05-16 16:13:20,063 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #4 tested: OK
+2024-05-16 16:13:20,084 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/09/00) - Connection #4 tested: OK
+2024-05-16 16:13:20,093 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/09/00) - Connection #5 tested: OK
+2024-05-16 16:13:20,111 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000013 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:20,114 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #5 tested: OK
+2024-05-16 16:13:20,122 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #6 tested: OK
+2024-05-16 16:13:20,143 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #6 tested: OK
+2024-05-16 16:13:20,158 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #7 tested: OK
+2024-05-16 16:13:20,176 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/10/00) - Connection #7 tested: OK
+2024-05-16 16:13:20,186 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/10/00) - Connection #8 tested: OK
+2024-05-16 16:13:20,199 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000016 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:20,208 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #8 tested: OK
+2024-05-16 16:13:20,219 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #9 tested: OK
+2024-05-16 16:13:20,243 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #9 tested: OK
+2024-05-16 16:13:20,252 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #10 tested: OK
+2024-05-16 16:13:20,271 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/11/00) - Connection #10 tested: OK
+2024-05-16 16:13:20,282 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000018 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:20,282 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #11 tested: OK
+2024-05-16 16:13:20,303 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #11 tested: OK
+2024-05-16 16:13:20,313 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #12 tested: OK
+2024-05-16 16:13:20,332 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #12 tested: OK
+2024-05-16 16:13:20,342 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #1 tested: OK
+2024-05-16 16:13:20,361 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/12/00) - Connection #1 tested: OK
+2024-05-16 16:13:20,369 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000021 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:20,369 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #2 tested: OK
+2024-05-16 16:13:20,388 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #2 tested: OK
+2024-05-16 16:13:20,397 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #3 tested: OK
+2024-05-16 16:13:20,417 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #3 tested: OK
+2024-05-16 16:13:20,427 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #4 tested: OK
+2024-05-16 16:13:20,448 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/13/00) - Connection #4 tested: OK
+2024-05-16 16:13:20,452 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000024 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:20,458 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #5 tested: OK
+2024-05-16 16:13:20,477 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #5 tested: OK
+2024-05-16 16:13:20,500 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #6 tested: OK
+2024-05-16 16:13:20,518 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/14/00) - Connection #6 tested: OK
+2024-05-16 16:13:20,527 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/14/00) - Connection #7 tested: OK
+2024-05-16 16:13:20,545 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000027 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:20,545 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #7 tested: OK
+2024-05-16 16:13:20,554 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #8 tested: OK
+2024-05-16 16:13:20,574 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #8 tested: OK
+2024-05-16 16:13:20,585 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #9 tested: OK
+2024-05-16 16:13:20,605 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/15/00) - Connection #9 tested: OK
+2024-05-16 16:13:20,622 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/15/00) - Connection #10 tested: OK
+2024-05-16 16:13:20,632 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000030 (01/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:20,642 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #10 tested: OK
+2024-05-16 16:13:20,652 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #11 tested: OK
+2024-05-16 16:13:20,670 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/16/00) - Connection #11 tested: OK
+2024-05-16 16:13:20,674 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:20,675 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-16 16:13:20,676 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:20,719 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/16/00) - Connection #12 tested: OK
+2024-05-16 16:13:20,724 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000032 (01/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:20,737 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #12 tested: OK
+2024-05-16 16:13:20,747 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #13 tested: OK
+2024-05-16 16:13:20,769 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/17/00) - Connection #13 tested: OK
+2024-05-16 16:13:20,779 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/17/00) - Connection #14 tested: OK
+2024-05-16 16:13:20,799 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/17/00) - Connection #14 tested: OK
+2024-05-16 16:13:20,813 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000034 (00/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:20,834 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #15 tested: OK
+2024-05-16 16:13:20,855 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #15 tested: OK
+2024-05-16 16:13:20,856 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [1]
+2024-05-16 16:13:20,856 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-16 16:13:20,866 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #16 tested: OK
+2024-05-16 16:13:20,885 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/18/00) - Connection #16 tested: OK
+2024-05-16 16:13:20,885 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-16 16:13:20,886 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 31
+2024-05-16 16:13:20,886 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 16:13:20,895 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/18/00) - Connection #17 tested: OK
+2024-05-16 16:13:20,901 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000037 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:20,916 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #17 tested: OK
+2024-05-16 16:13:20,917 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-16 16:13:20,925 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #18 tested: OK
+2024-05-16 16:13:20,954 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/19/00) - Connection #18 tested: OK
+2024-05-16 16:13:20,957 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2]
+2024-05-16 16:13:20,958 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2)
+2024-05-16 16:13:20,966 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/19/00) - Connection #19 tested: OK
+2024-05-16 16:13:20,987 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/19/00) - Connection #19 tested: OK
+2024-05-16 16:13:20,987 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-16 16:13:20,987 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:20,988 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:20,988 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-16 16:13:20,988 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:20,989 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000039 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:20,997 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #1 tested: OK
+2024-05-16 16:13:21,016 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #1 tested: OK
+2024-05-16 16:13:21,025 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #2 tested: OK
+2024-05-16 16:13:21,043 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/20/00) - Connection #2 tested: OK
+2024-05-16 16:13:21,053 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/20/00) - Connection #3 tested: OK
+2024-05-16 16:13:21,072 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000042 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:21,073 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #3 tested: OK
+2024-05-16 16:13:21,073 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-16 16:13:21,074 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-16 16:13:21,074 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:21,075 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:21,075 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-16 16:13:21,075 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:21,075 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-13, 2024-04-17, 31]
+2024-05-16 16:13:21,085 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #4 tested: OK
+2024-05-16 16:13:21,107 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #4 tested: OK
+2024-05-16 16:13:21,118 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #5 tested: OK
+2024-05-16 16:13:21,138 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/21/00) - Connection #5 tested: OK
+2024-05-16 16:13:21,139 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-16 16:13:21,140 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 31
+2024-05-16 16:13:21,140 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 31
+2024-05-16 16:13:21,140 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-16 16:13:21,151 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/21/00) - Connection #6 tested: OK
+2024-05-16 16:13:21,161 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000045 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:21,172 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #6 tested: OK
+2024-05-16 16:13:21,172 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1]
+2024-05-16 16:13:21,172 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1
+2024-05-16 16:13:21,180 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #7 tested: OK
+2024-05-16 16:13:21,200 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #7 tested: OK
+2024-05-16 16:13:21,200 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-16 16:13:21,211 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #8 tested: OK
+2024-05-16 16:13:21,232 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/22/00) - Connection #8 tested: OK
+2024-05-16 16:13:21,233 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 8
+2024-05-16 16:13:21,233 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-16 16:13:21,234 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:21,234 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:13:21,234 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:13:21,234 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:13:21,234 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:13:21,234 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:13:21,234 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:13:21,234 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:13:21,234 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:13:21,234 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=28cf334d-7c8a-46ad-9b9b-b29ad765a152, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72364, glpbid=, pbtj=0, key=72364, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=72364, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=4463c037-908c-460a-8f78-b3d8fcb83409, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72365, glpbid=, pbtj=0, key=72365, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=72365, modedatacreater=1, bcrq=2024-04-14, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=ca273fbf-ea1b-4f10-aadf-63a49dba2a80, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72366, glpbid=, pbtj=0, key=72366, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72366, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=14e50a68-4608-4c89-9774-e52577dbf283, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72367, glpbid=, pbtj=0, key=72367, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72367, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=41fe7a2b-f6f4-4a2b-b5d7-ef5c7db155a9, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72368, glpbid=, pbtj=0, key=72368, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72368, modedatacreater=1, bcrq=2024-04-17, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=572527f1-ba58-4686-8467-dcd4207d9189, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-02, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-02, dgcx=, bz=, hxbz=, id=14504, glpbid=, pbtj=2, key=14504, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=14504, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=2-晚班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=15:27:30, modedatamodifydatetime=, pbsj=15:27, rqlx=2, pbdxry=31-李勤}, {modeuuid=57eb7822-2e05-4c67-874a-7c5062fc3bad, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65516, glpbid=, pbtj=2, key=65516, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65516, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:01:57, modedatamodifydatetime=, pbsj=20:01, rqlx=0, pbdxry=31-李勤}, {modeuuid=87607a59-87bd-4cf7-a669-a5428bea0620, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65517, glpbid=, pbtj=2, key=65517, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65517, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:02:01, modedatamodifydatetime=, pbsj=20:02, rqlx=0, pbdxry=31-李勤}]
+2024-05-16 16:13:21,236 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-16 16:13:21,237 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:21,237 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-16 16:13:21,237 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:21,248 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/22/00) - Connection #9 tested: OK
+2024-05-16 16:13:21,252 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000048 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:21,270 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #9 tested: OK
+2024-05-16 16:13:21,279 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #10 tested: OK
+2024-05-16 16:13:21,297 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/23/00) - Connection #10 tested: OK
+2024-05-16 16:13:21,306 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/23/00) - Connection #11 tested: OK
+2024-05-16 16:13:21,332 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000050 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:21,336 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #11 tested: OK
+2024-05-16 16:13:21,346 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #12 tested: OK
+2024-05-16 16:13:21,364 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #12 tested: OK
+2024-05-16 16:13:21,375 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #13 tested: OK
+2024-05-16 16:13:21,395 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/24/00) - Connection #13 tested: OK
+2024-05-16 16:13:21,404 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/24/00) - Connection #14 tested: OK
+2024-05-16 16:13:21,418 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:21,422 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #14 tested: OK
+2024-05-16 16:13:21,422 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-17=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-16 16:13:21,423 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-16 16:13:21,423 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:21,423 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:31,analysisDate:2024-04-15 start***********
+2024-05-16 16:13:21,423 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}]]
+2024-05-16 16:13:21,423 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-04-15, schedulingResultCollect={2024-04-17=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], clockInTimeCollect={2024-04-17=[{signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], 2024-04-15=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}], 2024-04-16=[{signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}]}, userId=31, clockInTimeMap={}}]
+2024-05-16 16:13:21,424 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:21,424 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-16 16:13:21,424 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:21,426 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-04-15 07:00],lastestTime: [2024-04-15 23:30]
+2024-05-16 16:13:21,427 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-16 16:13:21,427 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:21,437 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #15 tested: OK
+2024-05-16 16:13:21,456 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #15 tested: OK
+2024-05-16 16:13:21,466 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #16 tested: OK
+2024-05-16 16:13:21,485 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/25/00) - Connection #16 tested: OK
+2024-05-16 16:13:21,487 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:21,487 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-16 16:13:21,487 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:21,498 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/25/00) - Connection #17 tested: OK
+2024-05-16 16:13:21,510 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:21,519 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/26/00) - Connection #17 tested: OK
+2024-05-16 16:13:21,520 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-16 16:13:21,520 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-16 16:13:21,520 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:21,521 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:21,521 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-16 16:13:21,521 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:21,532 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/26/00) - Connection #18 tested: OK
+2024-05-16 16:13:21,552 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/26/00) - Connection #18 tested: OK
+2024-05-16 16:13:21,552 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-16 16:13:21,553 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-16 16:13:21,553 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:21,554 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:21,554 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-16 16:13:21,554 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:21,555 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-16 16:13:21,555 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-16 16:13:21,556 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-16 16:13:21,558 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-04-15 08:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true)]]
+2024-05-16 16:13:21,558 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-16 16:13:21,558 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:21,559 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:21,559 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-16 16:13:21,559 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:21,560 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-04-15 17:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 08:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false)]]
+2024-05-16 16:13:21,560 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-16 16:13:21,560 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:21,561 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-04-15 08:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 17:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false)],attendanceItems size :43,scheduleResult :[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],analysisDate:[2024-04-15],userId:[31],rqlx:[0],modeId:[{}]
+2024-05-16 16:13:21,561 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}]
+2024-05-16 16:13:21,562 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 16:13:21,563 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:21,563 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-16 16:13:21,563 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:21,564 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 16:13:21,565 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-16 16:13:21,565 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:21,565 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:21,565 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 16:13:21,565 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:21,566 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=旷工, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=30, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=旷工, cchsfzs=, modedatacreatetime=17:35:36, hbjscsdxm=, hsl=1.00, modeuuid=dec5c6fb-065a-4918-88f1-05d1ff2c7c35, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=1, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=旷工, zysd=1, sjd=17:33, cckcbc=1, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=2, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-23 14:39:57, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 16:13:21,566 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 16:13:21,566 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:21,567 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-16 16:13:21,567 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 16:13:21,568 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:21,568 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-16 16:13:21,568 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:21,569 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=15分钟早退, ktjbzdcfwlb=0, id=124, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=124, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=0, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=15, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早退, cchsfzs=, modedatacreatetime=16:51:10, hbjscsdxm=, hsl=1.00, modeuuid=17edf944-9f1e-4416-acce-cef82d5701f1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=124, form_biz_id=124000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=15分钟早退, zysd=1, sjd=16:50, cckcbc=, hsdw=2, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=1, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 16:13:21,569 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-16 16:13:21,569 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:21,569 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-16 16:13:21,569 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 16:13:21,569 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:21,569 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-16 16:13:21,570 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:21,570 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 16:13:21,570 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-16 16:13:21,570 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:21,570 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:21,570 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 16:13:21,570 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:21,570 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 16:13:21,570 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 16:13:21,570 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:21,571 [main] [com.engine.attendance.attendanceanalysis.service.impl.AbnormalAttendanceServiceImpl] [INFO] - between :310,jbzzhlfzs:5
+2024-05-16 16:13:21,571 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=108, kczgsc=1, record=true, itemduration=2.0, classStartTime=2024-04-15 08:00, pointTime=2024-04-15 08:00, hsdw=1}, {hsl=1.0, bdlx=0, item=124, itemType=LEAVE_EARLY, classEndTime=2024-04-15 17:30, betweenMinutes=10, kczgsc=0, record=true, itemduration=10.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 17:30, hsdw=2}, {hsl=1.0, bdlx=7, item=8, itemType=LEAVE_EARLY, classEndTime=2024-04-15 22:30, betweenMinutes=310, kczgsc=1, record=false, itemduration=6.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 22:30, hsdw=1}]]
+2024-05-16 16:13:21,572 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-16 16:13:21,572 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-16 16:13:21,573 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:21,573 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 16:13:21,573 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:21,573 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=0,3,4,1,2, yxsydjb=, mc=延长加班, ktjbzdcfwlb=0, id=155, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=155, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=延长加班, cchsfzs=, modedatacreatetime=16:13:21, hbjscsdxm=, hsl=1.00, modeuuid=6e37013e-a54e-4d19-bca7-ed6cf46061b8, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-05-16, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=155, form_biz_id=155000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=16:12, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 16:13:21,573 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 16:13:21,573 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:21,574 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 60.0
+2024-05-16 16:13:21,574 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[10.0],leaveElaryTime :[0.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-16 16:13:21,574 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[50.0]
+2024-05-16 16:13:21,574 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长: 50.0
+2024-05-16 16:13:21,588 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (00/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:21,674 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (00/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:21,762 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:21,854 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (00/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:21,941 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (00/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:22,031 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (00/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:22,121 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (00/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:22,211 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (00/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:22,277 [main] [com.engine.common.util.CommonUtil] [INFO] - makeInsertSql : [insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)]
+2024-05-16 16:13:22,277 [main] [com.engine.common.util.CommonUtil] [INFO] - needInsertDate: [[d1366e13-4a1e-4feb-b2de-de566000307b, 0, 92, 31, 1, 17:30, 18:30, 155, 2024-05-16, 4, 31-2024-05-16, 1, 2024-04-15, 2024-04-15, 0.0, 16:13:22]]
+2024-05-16 16:13:22,287 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/34/00) - Connection #19 tested: OK
+2024-05-16 16:13:22,299 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (02/34/00) - Connection #20 tested: OK
+2024-05-16 16:13:22,303 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000059 (02/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:22,306 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 16:13:22,306 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 16:13:22,307 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 16:13:22,307 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 16:13:22,307 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 16:13:22,337 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (02/35/00) - Connection #20 tested: OK
+2024-05-16 16:13:22,352 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-16 16:13:22,363 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/35/00) - Connection #19 tested: OK
+2024-05-16 16:13:22,364 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 240.0
+2024-05-16 16:13:22,364 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[360.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-16 16:13:22,364 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[-120.0]
+2024-05-16 16:13:22,364 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:22,364 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-16 16:13:22,364 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:22,364 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-16 16:13:22,364 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 120.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-16 16:13:22,366 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-16 16:13:22,366 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:22,366 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=6.5, classInfo=[{edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=8.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=08:00-09:00|09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=8.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=8.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}], formmodeIdMap={uf_jcl_kq_kqfa=105, uf_jcl_kq_jqye=103, uf_jcl_kq_jbjg=92, uf_jcl_kq_jqed=102, uf_jcl_kq_cqjg=104, uf_jcl_kq_bdkjl=135, uf_jcl_kq_glpb=101, uf_jcl_kq_kqzqmc=93, uf_jcl_kq_cqjt=106, uf_jcl_kq_rlxx=89, uf_pbjg=87, uf_jcl_kq_rlmc=141, uf_jcl_kq_zhgs=129}, modeId=104, recordDataTime={j1=2024-04-15 09:48:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-04-15 17:20:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-04-15, userId=31, recordData=[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=108, kczgsc=1, record=true, itemduration=2.0, classStartTime=2024-04-15 08:00, pointTime=2024-04-15 08:00, hsdw=1}, {hsl=1.0, bdlx=0, item=124, itemType=LEAVE_EARLY, classEndTime=2024-04-15 17:30, betweenMinutes=10, kczgsc=0, record=true, itemduration=10.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 17:30, hsdw=2}, {item=155, itemduration=0.0}, {item=144, itemduration=0}], rqlx=0}
+2024-05-16 16:13:22,366 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:22,366 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-16 16:13:22,366 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:22,376 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/35/00) - Connection #21 tested: OK
+2024-05-16 16:13:22,392 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000060 (01/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:22,396 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/36/00) - Connection #21 tested: OK
+2024-05-16 16:13:22,396 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=6.5,cqzt=1,fxrq='2024-05-16 16:13:22',rqlx=0,sfxx=0,bc=1,bcbdxx='08:00-09:00|09:00-12:00|13:00-17:30|',xm1=126,sc1=2.0,xm2=124,sc2=10.0,xm3=155,sc3=0.0,xm4=144,sc4=0,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-15 09:48:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-15 17:20:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-16 16:13:22,407 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/36/00) - Connection #22 tested: OK
+2024-05-16 16:13:22,433 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/36/00) - Connection #22 tested: OK
+2024-05-16 16:13:22,443 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/36/00) - Connection #23 tested: OK
+2024-05-16 16:13:22,463 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/36/00) - Connection #23 tested: OK
+2024-05-16 16:13:22,474 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/36/00) - Connection #24 tested: OK
+2024-05-16 16:13:22,482 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000063 (01/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:22,559 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000063 (01/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:22,599 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #24 - autoCommit reset back to true
+2024-05-16 16:13:22,609 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/38/00) - Connection #24 tested: OK
+2024-05-16 16:13:22,610 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-16 16:13:22,610 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:22,622 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/38/00) - Connection #25 tested: OK
+2024-05-16 16:13:22,642 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/38/00) - Connection #25 tested: OK
+2024-05-16 16:13:22,653 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000064 (01/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:22,653 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/39/00) - Connection #26 tested: OK
+2024-05-16 16:13:22,675 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/39/00) - Connection #26 tested: OK
+2024-05-16 16:13:22,684 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/39/00) - Connection #27 tested: OK
+2024-05-16 16:13:22,702 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/39/00) - Connection #27 tested: OK
+2024-05-16 16:13:22,702 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [149, 150]
+2024-05-16 16:13:22,712 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/39/00) - Connection #28 tested: OK
+2024-05-16 16:13:22,733 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/39/00) - Connection #28 tested: OK
+2024-05-16 16:13:22,733 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 16:13:22,734 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 16:13:22,734 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 16:13:22,734 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=1}]
+2024-05-16 16:13:22,739 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000067 (01/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:22,743 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/40/00) - Connection #29 tested: OK
+2024-05-16 16:13:22,782 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/40/00) - Connection #29 tested: OK
+2024-05-16 16:13:22,786 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where subcompanyid1 = 1 and seclevel >= 0 and seclevel <= 100
+2024-05-16 16:13:22,786 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 57
+2024-05-16 16:13:22,798 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/40/00) - Connection #30 tested: OK
+2024-05-16 16:13:22,819 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/40/00) - Connection #30 tested: OK
+2024-05-16 16:13:22,830 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/40/00) - Connection #31 tested: OK
+2024-05-16 16:13:22,832 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000070 (01/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:22,852 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/41/00) - Connection #31 tested: OK
+2024-05-16 16:13:22,852 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 16:13:22,852 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 16:13:22,852 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 16:13:22,862 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/41/00) - Connection #32 tested: OK
+2024-05-16 16:13:22,883 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/41/00) - Connection #32 tested: OK
+2024-05-16 16:13:22,884 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where departmentid = 2 and seclevel >= 0 and seclevel <= 100
+2024-05-16 16:13:22,884 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 2
+2024-05-16 16:13:22,884 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 16:13:22,894 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/41/00) - Connection #33 tested: OK
+2024-05-16 16:13:22,913 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000072 (01/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:22,913 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/42/00) - Connection #33 tested: OK
+2024-05-16 16:13:22,924 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/42/00) - Connection #34 tested: OK
+2024-05-16 16:13:22,943 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/42/00) - Connection #34 tested: OK
+2024-05-16 16:13:22,943 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=100, id=36}]
+2024-05-16 16:13:22,954 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/42/00) - Connection #35 tested: OK
+2024-05-16 16:13:22,975 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/42/00) - Connection #35 tested: OK
+2024-05-16 16:13:22,976 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 36 and seclevel <= 100
+2024-05-16 16:13:22,976 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 16:13:22,986 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/42/00) - Connection #36 tested: OK
+2024-05-16 16:13:22,996 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000075 (01/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:23,005 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/43/00) - Connection #36 tested: OK
+2024-05-16 16:13:23,005 [main] [com.engine.common.util.CommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id,seclevel from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 16:13:23,016 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/43/00) - Connection #37 tested: OK
+2024-05-16 16:13:23,033 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/43/00) - Connection #37 tested: OK
+2024-05-16 16:13:23,033 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupId : 2, empIdsByGroup : []
+2024-05-16 16:13:23,033 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 16:13:23,033 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 16:13:23,043 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/43/00) - Connection #38 tested: OK
+2024-05-16 16:13:23,061 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/43/00) - Connection #38 tested: OK
+2024-05-16 16:13:23,072 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/43/00) - Connection #39 tested: OK
+2024-05-16 16:13:23,088 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000078 (01/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:23,093 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/44/00) - Connection #39 tested: OK
+2024-05-16 16:13:23,104 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/44/00) - Connection #40 tested: OK
+2024-05-16 16:13:23,126 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/44/00) - Connection #40 tested: OK
+2024-05-16 16:13:23,126 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:138] - cqData_size : 1
+2024-05-16 16:13:23,136 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/44/00) - Connection #41 tested: OK
+2024-05-16 16:13:23,158 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/44/00) - Connection #41 tested: OK
+2024-05-16 16:13:23,167 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/44/00) - Connection #42 tested: OK
+2024-05-16 16:13:23,184 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (01/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:23,188 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/45/00) - Connection #42 tested: OK
+2024-05-16 16:13:23,198 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/45/00) - Connection #43 tested: OK
+2024-05-16 16:13:23,218 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000082 (01/45/00) - Connection #43 tested: OK
+2024-05-16 16:13:23,219 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:220] - overtimeMinutes : 0
+2024-05-16 16:13:23,219 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 300,oneTimeAddMinutes : 10
+2024-05-16 16:13:23,219 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 540,oneTimeAddMinutes : 30
+2024-05-16 16:13:23,219 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 0
+2024-05-16 16:13:23,221 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-16 16:13:23,260 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:23,353 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:23,450 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:23,542 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:23,625 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:23,625 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-16 16:13:23,632 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/49/00) - #0050 removed because of shutdown.
+2024-05-16 16:13:23,632 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-16 16:13:23,633 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/48/00) - #0049 removed because of shutdown.
+2024-05-16 16:13:23,633 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-16 16:13:23,634 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/47/00) - #0048 removed because of shutdown.
+2024-05-16 16:13:23,634 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-16 16:13:23,634 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/46/00) - #0047 removed because of shutdown.
+2024-05-16 16:13:23,634 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-16 16:13:23,635 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/45/00) - #0046 removed because of shutdown.
+2024-05-16 16:13:23,635 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-16 16:13:23,635 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/44/00) - #0045 removed because of shutdown.
+2024-05-16 16:13:23,635 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-16 16:13:23,636 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/43/00) - #0044 removed because of shutdown.
+2024-05-16 16:13:23,636 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-16 16:13:23,636 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/42/00) - #0043 removed because of shutdown.
+2024-05-16 16:13:23,636 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-16 16:13:23,636 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/41/00) - #0042 removed because of shutdown.
+2024-05-16 16:13:23,636 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-16 16:13:23,636 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/40/00) - #0041 removed because of shutdown.
+2024-05-16 16:13:23,636 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-16 16:13:23,637 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/39/00) - #0040 removed because of shutdown.
+2024-05-16 16:13:23,637 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-16 16:13:23,637 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/38/00) - #0039 removed because of shutdown.
+2024-05-16 16:13:23,637 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-16 16:13:23,638 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/37/00) - #0038 removed because of shutdown.
+2024-05-16 16:13:23,638 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-16 16:13:23,638 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/36/00) - #0037 removed because of shutdown.
+2024-05-16 16:13:23,638 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-16 16:13:23,638 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/35/00) - #0036 removed because of shutdown.
+2024-05-16 16:13:23,638 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-16 16:13:23,639 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/34/00) - #0035 removed because of shutdown.
+2024-05-16 16:13:23,639 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-16 16:13:23,639 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/33/00) - #0034 removed because of shutdown.
+2024-05-16 16:13:23,639 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-16 16:13:23,639 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/32/00) - #0033 removed because of shutdown.
+2024-05-16 16:13:23,639 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-16 16:13:23,639 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/31/00) - #0032 removed because of shutdown.
+2024-05-16 16:13:23,639 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-16 16:13:23,639 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/30/00) - #0031 removed because of shutdown.
+2024-05-16 16:13:23,639 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-16 16:13:23,639 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/29/00) - #0030 removed because of shutdown.
+2024-05-16 16:13:23,639 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-16 16:13:23,640 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/28/00) - #0029 removed because of shutdown.
+2024-05-16 16:13:23,640 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-16 16:13:23,640 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/27/00) - #0028 removed because of shutdown.
+2024-05-16 16:13:23,640 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-16 16:13:23,640 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/26/00) - #0027 removed because of shutdown.
+2024-05-16 16:13:23,640 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-16 16:13:23,640 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/25/00) - #0026 removed because of shutdown.
+2024-05-16 16:13:23,640 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-16 16:13:23,640 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/24/00) - #0025 removed because of shutdown.
+2024-05-16 16:13:23,640 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-16 16:13:23,640 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/23/00) - #0024 removed because of shutdown.
+2024-05-16 16:13:23,640 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-16 16:13:23,640 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/22/00) - #0023 removed because of shutdown.
+2024-05-16 16:13:23,640 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-16 16:13:23,641 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/21/00) - #0022 removed because of shutdown.
+2024-05-16 16:13:23,641 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-16 16:13:23,641 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/20/00) - #0021 removed because of shutdown.
+2024-05-16 16:13:23,641 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-16 16:13:23,641 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/19/00) - #0020 removed because of shutdown.
+2024-05-16 16:13:23,641 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-16 16:13:23,641 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/18/00) - #0019 removed because of shutdown.
+2024-05-16 16:13:23,641 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-16 16:13:23,641 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/17/00) - #0018 removed because of shutdown.
+2024-05-16 16:13:23,641 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-16 16:13:23,641 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/16/00) - #0017 removed because of shutdown.
+2024-05-16 16:13:23,641 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-16 16:13:23,641 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/15/00) - #0016 removed because of shutdown.
+2024-05-16 16:13:23,641 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-16 16:13:23,642 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/14/00) - #0015 removed because of shutdown.
+2024-05-16 16:13:23,642 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-16 16:13:23,642 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/13/00) - #0014 removed because of shutdown.
+2024-05-16 16:13:23,642 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-16 16:13:23,642 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/12/00) - #0013 removed because of shutdown.
+2024-05-16 16:13:23,642 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-16 16:13:23,642 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/11/00) - #0012 removed because of shutdown.
+2024-05-16 16:13:23,642 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-16 16:13:23,642 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/10/00) - #0011 removed because of shutdown.
+2024-05-16 16:13:23,642 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-16 16:13:23,642 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/09/00) - #0010 removed because of shutdown.
+2024-05-16 16:13:23,642 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-16 16:13:23,643 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/08/00) - #0009 removed because of shutdown.
+2024-05-16 16:13:23,643 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-16 16:13:23,643 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/07/00) - #0008 removed because of shutdown.
+2024-05-16 16:13:23,643 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-16 16:13:23,643 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/06/00) - #0007 removed because of shutdown.
+2024-05-16 16:13:23,643 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-16 16:13:23,643 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/05/00) - #0006 removed because of shutdown.
+2024-05-16 16:13:23,643 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-16 16:13:23,643 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/04/00) - #0005 removed because of shutdown.
+2024-05-16 16:13:23,643 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-16 16:13:23,644 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/03/00) - #0004 removed because of shutdown.
+2024-05-16 16:13:23,644 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-16 16:13:23,644 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/02/00) - #0003 removed because of shutdown.
+2024-05-16 16:13:23,644 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-16 16:13:23,644 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/01/00) - #0002 removed because of shutdown.
+2024-05-16 16:13:23,644 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-16 16:13:23,644 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/00/00) - #0001 removed because of shutdown.
+2024-05-16 16:13:23,644 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-16 16:13:23,644 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 19 milliseconds.
+2024-05-16 16:13:23,644 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-16 16:13:23,644 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
+2024-05-16 16:13:55,696 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-16 16:13:55,698 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-16 16:13:55,698 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-16 16:13:55,699 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-16 16:13:55,699 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-16 16:13:56,176 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 16:13:56,176 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-16 16:13:56,176 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-16 16:13:56,177 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-16 16:13:56,177 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-16 16:13:56,177 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-16 16:13:56,177 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-16 16:13:56,177 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-16 16:13:56,177 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-16 16:13:56,177 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-16 16:13:56,178 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-16 16:13:56,178 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-16 16:13:56,179 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-16 16:13:56,179 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-16 16:13:56,179 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-16 16:13:56,180 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-16 16:13:56,180 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-16 16:13:56,180 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-16 16:13:56,180 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-16 16:13:56,180 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-16 16:13:56,180 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-16 16:13:56,180 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-16 16:13:56,181 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-16 16:13:56,181 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-16 16:13:56,181 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-16 16:13:56,181 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-16 16:13:56,181 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-16 16:13:56,181 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-16 16:13:56,181 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-16 16:13:56,182 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-16 16:13:56,182 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-16 16:13:56,182 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-16 16:13:56,182 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-16 16:13:56,182 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-16 16:13:56,182 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-16 16:13:56,182 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-16 16:13:56,183 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-16 16:13:56,183 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-16 16:13:56,183 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-16 16:13:56,183 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-16 16:13:56,183 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-16 16:13:56,183 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-16 16:13:56,183 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-16 16:13:56,184 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-16 16:13:56,184 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-16 16:13:56,184 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-16 16:13:56,184 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-16 16:13:56,184 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 16:13:56,184 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-16 16:13:56,184 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-16 16:13:56,185 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-16 16:13:56,185 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-16 16:13:56,185 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-16 16:13:56,185 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-16 16:13:56,185 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-16 16:13:56,185 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-16 16:13:56,185 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-16 16:13:56,185 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 16:13:56,186 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-16 16:13:56,186 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-16 16:13:56,186 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-16 16:13:56,203 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-16 16:13:56,205 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-16 16:13:56,206 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-16 16:13:56,592 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-16 16:13:56,610 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-16 16:13:56,620 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-16 16:13:56,620 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-16 16:13:56,630 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-16 16:13:56,630 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 16:13:56,630 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 16:13:56,632 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-16 16:13:56,632 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:56,682 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-16 16:13:56,720 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-16 16:13:56,720 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-16 16:13:56,720 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-16 16:13:56,720 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-16 16:13:56,721 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 16:13:56,721 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 16:13:56,721 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-16 16:13:56,721 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-16 16:13:56,734 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:56,783 [main] [A2] [INFO] - rootPath ==
+2024-05-16 16:13:56,783 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-16 16:13:56,784 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-16 16:13:56,785 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-16 16:13:56,796 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/03/00) - Connection #2 tested: OK
+2024-05-16 16:13:56,807 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 16:13:56,807 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-16 16:13:56,807 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 16:13:56,807 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 16:13:56,807 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 16:13:56,807 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 16:13:56,808 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-16 16:13:56,820 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:56,853 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-16 16:13:56,854 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-16 16:13:56,866 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/04/00) - Connection #2 tested: OK
+2024-05-16 16:13:56,911 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:56,917 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-16 16:13:56,941 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/05/00) - Connection #3 tested: OK
+2024-05-16 16:13:56,981 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-16 16:13:56,982 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-16 16:13:56,982 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath809630358.jar;D:\soft\IntelliJ IDEA 2021.2\lib\idea_rt.jar
+2024-05-16 16:13:56,982 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-16 16:13:56,982 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-16 16:13:56,982 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-16 16:13:57,017 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-16 16:13:57,017 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-16 16:13:57,017 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-16 16:13:57,017 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-16 16:13:57,017 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-16 16:13:57,017 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-16 16:13:57,018 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-16 16:13:57,018 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-16 16:13:57,018 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-16 16:13:57,018 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-16 16:13:57,022 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-16 16:13:57,024 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-16 16:13:57,026 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-16 16:13:57,026 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-16 16:13:57,026 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-16 16:13:57,026 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-16 16:13:57,028 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@2a265ea9
+2024-05-16 16:13:57,028 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-16 16:13:57,032 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:57,049 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/06/00) - Connection #4 tested: OK
+2024-05-16 16:13:57,069 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #4 tested: OK
+2024-05-16 16:13:57,082 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #5 tested: OK
+2024-05-16 16:13:57,105 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/06/00) - Connection #5 tested: OK
+2024-05-16 16:13:57,122 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000005 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:57,127 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #1 tested: OK
+2024-05-16 16:13:57,138 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #6 tested: OK
+2024-05-16 16:13:57,161 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #6 tested: OK
+2024-05-16 16:13:57,172 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #7 tested: OK
+2024-05-16 16:13:57,194 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/07/00) - Connection #7 tested: OK
+2024-05-16 16:13:57,212 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/07/00) - Connection #2 tested: OK
+2024-05-16 16:13:57,213 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000008 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:57,235 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #2 tested: OK
+2024-05-16 16:13:57,246 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #1 tested: OK
+2024-05-16 16:13:57,265 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #1 tested: OK
+2024-05-16 16:13:57,278 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #3 tested: OK
+2024-05-16 16:13:57,300 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/08/00) - Connection #3 tested: OK
+2024-05-16 16:13:57,302 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000010 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:57,309 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #4 tested: OK
+2024-05-16 16:13:57,327 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #4 tested: OK
+2024-05-16 16:13:57,338 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #5 tested: OK
+2024-05-16 16:13:57,360 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/09/00) - Connection #5 tested: OK
+2024-05-16 16:13:57,371 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/09/00) - Connection #6 tested: OK
+2024-05-16 16:13:57,394 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/09/00) - Connection #6 tested: OK
+2024-05-16 16:13:57,397 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000013 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:57,404 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #7 tested: OK
+2024-05-16 16:13:57,425 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #7 tested: OK
+2024-05-16 16:13:57,441 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #8 tested: OK
+2024-05-16 16:13:57,461 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/10/00) - Connection #8 tested: OK
+2024-05-16 16:13:57,471 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/10/00) - Connection #9 tested: OK
+2024-05-16 16:13:57,493 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/10/00) - Connection #9 tested: OK
+2024-05-16 16:13:57,500 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000016 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:57,504 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #10 tested: OK
+2024-05-16 16:13:57,526 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #10 tested: OK
+2024-05-16 16:13:57,538 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #11 tested: OK
+2024-05-16 16:13:57,562 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/11/00) - Connection #11 tested: OK
+2024-05-16 16:13:57,572 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/11/00) - Connection #2 tested: OK
+2024-05-16 16:13:57,591 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000019 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:57,592 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #2 tested: OK
+2024-05-16 16:13:57,606 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #1 tested: OK
+2024-05-16 16:13:57,624 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #1 tested: OK
+2024-05-16 16:13:57,636 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #3 tested: OK
+2024-05-16 16:13:57,659 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/12/00) - Connection #3 tested: OK
+2024-05-16 16:13:57,668 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/12/00) - Connection #4 tested: OK
+2024-05-16 16:13:57,678 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000022 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:57,687 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #4 tested: OK
+2024-05-16 16:13:57,697 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #5 tested: OK
+2024-05-16 16:13:57,720 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #5 tested: OK
+2024-05-16 16:13:57,732 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #6 tested: OK
+2024-05-16 16:13:57,982 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/13/00) - Connection #6 tested: OK
+2024-05-16 16:13:57,985 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000024 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:57,992 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #7 tested: OK
+2024-05-16 16:13:58,014 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #7 tested: OK
+2024-05-16 16:13:58,024 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #8 tested: OK
+2024-05-16 16:13:58,044 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/14/00) - Connection #8 tested: OK
+2024-05-16 16:13:58,054 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/14/00) - Connection #9 tested: OK
+2024-05-16 16:13:58,073 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000027 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:58,075 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #9 tested: OK
+2024-05-16 16:13:58,086 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #10 tested: OK
+2024-05-16 16:13:58,109 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #10 tested: OK
+2024-05-16 16:13:58,121 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #11 tested: OK
+2024-05-16 16:13:58,145 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/15/00) - Connection #11 tested: OK
+2024-05-16 16:13:58,158 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (01/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:58,164 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #12 tested: OK
+2024-05-16 16:13:58,186 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #12 tested: OK
+2024-05-16 16:13:58,197 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #13 tested: OK
+2024-05-16 16:13:58,217 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/16/00) - Connection #13 tested: OK
+2024-05-16 16:13:58,221 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:58,222 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-16 16:13:58,223 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:58,239 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:58,266 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #14 tested: OK
+2024-05-16 16:13:58,288 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #14 tested: OK
+2024-05-16 16:13:58,302 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #15 tested: OK
+2024-05-16 16:13:58,325 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/17/00) - Connection #15 tested: OK
+2024-05-16 16:13:58,328 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000033 (01/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:58,336 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/18/00) - Connection #16 tested: OK
+2024-05-16 16:13:58,358 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #16 tested: OK
+2024-05-16 16:13:58,392 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #17 tested: OK
+2024-05-16 16:13:58,413 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #17 tested: OK
+2024-05-16 16:13:58,414 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [1]
+2024-05-16 16:13:58,415 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-16 16:13:58,418 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000035 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:58,425 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/19/00) - Connection #18 tested: OK
+2024-05-16 16:13:58,445 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #18 tested: OK
+2024-05-16 16:13:58,445 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-16 16:13:58,446 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 31
+2024-05-16 16:13:58,446 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 16:13:58,456 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #19 tested: OK
+2024-05-16 16:13:58,476 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #19 tested: OK
+2024-05-16 16:13:58,476 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-16 16:13:58,487 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #2 tested: OK
+2024-05-16 16:13:58,515 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000038 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:58,521 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #2 tested: OK
+2024-05-16 16:13:58,525 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2]
+2024-05-16 16:13:58,525 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2)
+2024-05-16 16:13:58,535 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #1 tested: OK
+2024-05-16 16:13:58,555 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #1 tested: OK
+2024-05-16 16:13:58,556 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-16 16:13:58,556 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:58,557 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:58,557 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-16 16:13:58,557 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:58,568 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #3 tested: OK
+2024-05-16 16:13:58,591 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #3 tested: OK
+2024-05-16 16:13:58,601 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #4 tested: OK
+2024-05-16 16:13:58,618 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000041 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:58,622 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #4 tested: OK
+2024-05-16 16:13:58,632 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #5 tested: OK
+2024-05-16 16:13:58,652 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #5 tested: OK
+2024-05-16 16:13:58,653 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-16 16:13:58,653 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-16 16:13:58,653 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:58,654 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:58,654 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-16 16:13:58,654 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:58,654 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-13, 2024-04-17, 31]
+2024-05-16 16:13:58,666 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #6 tested: OK
+2024-05-16 16:13:58,689 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #6 tested: OK
+2024-05-16 16:13:58,699 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #7 tested: OK
+2024-05-16 16:13:58,712 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000044 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:58,719 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #7 tested: OK
+2024-05-16 16:13:58,719 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-16 16:13:58,720 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 31
+2024-05-16 16:13:58,720 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 31
+2024-05-16 16:13:58,720 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-16 16:13:58,730 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #8 tested: OK
+2024-05-16 16:13:58,753 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #8 tested: OK
+2024-05-16 16:13:58,753 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [1]
+2024-05-16 16:13:58,753 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:1
+2024-05-16 16:13:58,763 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #9 tested: OK
+2024-05-16 16:13:58,783 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #9 tested: OK
+2024-05-16 16:13:58,783 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-16 16:13:58,793 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #10 tested: OK
+2024-05-16 16:13:58,806 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000047 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:58,817 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #10 tested: OK
+2024-05-16 16:13:58,818 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 8
+2024-05-16 16:13:58,818 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-16 16:13:58,819 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:58,819 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:13:58,819 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:13:58,819 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:13:58,819 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:13:58,819 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:13:58,819 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:13:58,819 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:13:58,819 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:13:58,819 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=28cf334d-7c8a-46ad-9b9b-b29ad765a152, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72364, glpbid=, pbtj=0, key=72364, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=72364, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=4463c037-908c-460a-8f78-b3d8fcb83409, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72365, glpbid=, pbtj=0, key=72365, form_biz_id=, pbdxbm=, pbgl=4, sfxx=1, keyid=72365, modedatacreater=1, bcrq=2024-04-14, lastname=李勤, bcxx=, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=31-李勤}, {modeuuid=ca273fbf-ea1b-4f10-aadf-63a49dba2a80, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72366, glpbid=, pbtj=0, key=72366, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72366, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=14e50a68-4608-4c89-9774-e52577dbf283, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72367, glpbid=, pbtj=0, key=72367, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72367, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=41fe7a2b-f6f4-4a2b-b5d7-ef5c7db155a9, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-16, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-05-16, dgcx=, bz=, hxbz=, id=72368, glpbid=, pbtj=0, key=72368, form_biz_id=, pbdxbm=, pbgl=4, sfxx=0, keyid=72368, modedatacreater=1, bcrq=2024-04-17, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=31-李勤}, {modeuuid=572527f1-ba58-4686-8467-dcd4207d9189, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-02, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-02, dgcx=, bz=, hxbz=, id=14504, glpbid=, pbtj=2, key=14504, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=14504, modedatacreater=1, bcrq=2024-04-13, lastname=李勤, bcxx=2-晚班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=15:27:30, modedatamodifydatetime=, pbsj=15:27, rqlx=2, pbdxry=31-李勤}, {modeuuid=57eb7822-2e05-4c67-874a-7c5062fc3bad, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65516, glpbid=, pbtj=2, key=65516, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65516, modedatacreater=1, bcrq=2024-04-15, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:01:57, modedatamodifydatetime=, pbsj=20:01, rqlx=0, pbdxry=31-李勤}, {modeuuid=87607a59-87bd-4cf7-a669-a5428bea0620, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-04-23, bcbdsj=, dxlx=0, szjg=, sfdkpp=0, modedatacreatedate=2024-04-23, dgcx=, bz=, hxbz=, id=65517, glpbid=, pbtj=2, key=65517, form_biz_id=, pbdxbm=, pbgl=, sfxx=0, keyid=65517, modedatacreater=1, bcrq=2024-04-16, lastname=李勤, bcxx=1-办公室白班, pbdxfb=, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=20:02:01, modedatamodifydatetime=, pbsj=20:02, rqlx=0, pbdxry=31-李勤}]
+2024-05-16 16:13:58,821 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-16 16:13:58,822 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:58,822 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-16 16:13:58,822 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:58,834 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #11 tested: OK
+2024-05-16 16:13:58,858 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #11 tested: OK
+2024-05-16 16:13:58,869 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #12 tested: OK
+2024-05-16 16:13:58,889 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/23/00) - Connection #12 tested: OK
+2024-05-16 16:13:58,898 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:58,901 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #13 tested: OK
+2024-05-16 16:13:58,933 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #13 tested: OK
+2024-05-16 16:13:58,945 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #14 tested: OK
+2024-05-16 16:13:58,968 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #14 tested: OK
+2024-05-16 16:13:58,978 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #15 tested: OK
+2024-05-16 16:13:58,991 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:58,998 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #15 tested: OK
+2024-05-16 16:13:59,008 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #16 tested: OK
+2024-05-16 16:13:59,028 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #16 tested: OK
+2024-05-16 16:13:59,028 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-17=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}]
+2024-05-16 16:13:59,028 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-16 16:13:59,028 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,029 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:31,analysisDate:2024-04-15 start***********
+2024-05-16 16:13:59,029 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}]]
+2024-05-16 16:13:59,029 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-04-15, schedulingResultCollect={2024-04-17=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-15=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-16=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}], 2024-04-13=[{edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=3.00, sfkt=0, dtjssj=16:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=0, ksdk=1, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.50, sfkt=0, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=1, fgsjd=10:48, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.50, sfkt=0, dtjssj=16:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:00, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=2}, {edsc=18.50, bdlx=0, fgsjd=10:48, jsdk=1, tqdkfzs=, sfxx=0, edxss=15.50, sfkt=0, dtjssj=08:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=2, dxhs=5, bcsdxx=13:00-16:00|16:30-08:00|, sfdx=0, dtkssj=16:30, dtdxhs=5, zgzsc=18.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=2}]}, clockInTimeList=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, {signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}, {signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], clockInTimeCollect={2024-04-17=[{signtime=00:00:00, id=5605, userid=31, signdate=2024-04-17}, {signtime=09:25:00, id=5185, userid=31, signdate=2024-04-17}, {signtime=18:06:00, id=5245, userid=31, signdate=2024-04-17}, {signtime=18:38:00, id=5305, userid=31, signdate=2024-04-17}, {signtime=22:57:00, id=5365, userid=31, signdate=2024-04-17}], 2024-04-15=[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, {signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}], 2024-04-16=[{signtime=00:32:00, id=5845, userid=31, signdate=2024-04-16}, {signtime=08:29:00, id=5425, userid=31, signdate=2024-04-16}, {signtime=17:50:00, id=5485, userid=31, signdate=2024-04-16}, {signtime=18:23:00, id=5545, userid=31, signdate=2024-04-16}]}, userId=31, clockInTimeMap={}}]
+2024-05-16 16:13:59,030 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,030 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-16 16:13:59,030 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:59,032 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-04-15 07:00],lastestTime: [2024-04-15 23:30]
+2024-05-16 16:13:59,033 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-16 16:13:59,033 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,043 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #17 tested: OK
+2024-05-16 16:13:59,062 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #17 tested: OK
+2024-05-16 16:13:59,072 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #18 tested: OK
+2024-05-16 16:13:59,082 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:59,093 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #18 tested: OK
+2024-05-16 16:13:59,094 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,094 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-16 16:13:59,094 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:59,104 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #19 tested: OK
+2024-05-16 16:13:59,122 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/26/00) - Connection #19 tested: OK
+2024-05-16 16:13:59,123 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[]]
+2024-05-16 16:13:59,124 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-16 16:13:59,124 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,124 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,125 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-16 16:13:59,125 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:59,134 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/26/00) - Connection #20 tested: OK
+2024-05-16 16:13:59,155 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/26/00) - Connection #20 tested: OK
+2024-05-16 16:13:59,155 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-16 16:13:59,155 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-16 16:13:59,155 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,157 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,157 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-16 16:13:59,157 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:59,157 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=1, rqlx=0, jbzzhlfzs=5}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-16 16:13:59,158 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-16 16:13:59,159 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}]]
+2024-05-16 16:13:59,161 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-04-15 08:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=3, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true)]]
+2024-05-16 16:13:59,161 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-16 16:13:59,161 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,162 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,162 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-16 16:13:59,162 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:59,163 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 17:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 08:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=3, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=false), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false)]]
+2024-05-16 16:13:59,163 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-16 16:13:59,163 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,164 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-04-15 08:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=3, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=false), ClockPointDTO(classTime=2024-04-15 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 17:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=true), ClockPointDTO(classTime=2024-04-15 22:30, pointType=END, timeType=BEFORE, elasticTime=null, classSegmentType=7, clockTime={signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}, record=false)],attendanceItems size :43,scheduleResult :[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],analysisDate:[2024-04-15],userId:[31],rqlx:[0],modeId:[{}]
+2024-05-16 16:13:59,164 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}]
+2024-05-16 16:13:59,165 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 16:13:59,166 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,166 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 16:13:59,166 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:59,166 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=60, jbscbdccsqsc=0, bddrqlx=0,1,2,3,4, yxsydjb=, mc=早到加班, ktjbzdcfwlb=0, id=152, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=1, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=152, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早到加班, cchsfzs=, modedatacreatetime=15:21:59, hbjscsdxm=, hsl=1.00, modeuuid=7daadbcc-4c0b-4170-ad0d-1ba5c5dfc031, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=100,100,205, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-04-23, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=152, form_biz_id=152000188, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=60, mrxhtx=0, kqxm=早到加班, zysd=3, sjd=15:19, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-29 17:35:19, ldkzkg=0, jbzzhlfzs=5}]]
+2024-05-16 16:13:59,167 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 16:13:59,167 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,167 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,167 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-16 16:13:59,167 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:59,168 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 16:13:59,168 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-16 16:13:59,169 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,169 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,169 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 16:13:59,169 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:59,169 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (00/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:59,170 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 16:13:59,170 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 16:13:59,170 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,171 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=09:48:00, id=5665, userid=31, signdate=2024-04-15}]
+2024-05-16 16:13:59,172 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 16:13:59,172 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,172 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-16 16:13:59,172 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:59,172 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 16:13:59,172 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-16 16:13:59,172 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,172 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,172 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 16:13:59,173 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:59,173 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=旷工, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=30, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=旷工, cchsfzs=, modedatacreatetime=17:35:36, hbjscsdxm=, hsl=1.00, modeuuid=dec5c6fb-065a-4918-88f1-05d1ff2c7c35, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=1, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=旷工, zysd=1, sjd=17:33, cckcbc=1, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=2, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-23 14:39:57, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 16:13:59,173 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 16:13:59,173 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,173 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-16 16:13:59,173 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 16:13:59,174 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,174 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-16 16:13:59,174 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:59,175 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=15分钟早退, ktjbzdcfwlb=0, id=124, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=124, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=0, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=15, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早退, cchsfzs=, modedatacreatetime=16:51:10, hbjscsdxm=, hsl=1.00, modeuuid=17edf944-9f1e-4416-acce-cef82d5701f1, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=124, form_biz_id=124000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=15分钟早退, zysd=1, sjd=16:50, cckcbc=, hsdw=2, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=1, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 16:13:59,175 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-16 16:13:59,175 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,175 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - leaveEarlyParams classInfo: [{edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],clcokInTimeData:[{signtime=17:20:00, id=5725, userid=31, signdate=2024-04-15}]
+2024-05-16 16:13:59,175 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 16:13:59,175 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,175 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting LeaveEarlyItemCmd --------------------------------------------------------
+2024-05-16 16:13:59,176 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:59,176 [main] [com.engine.attendance.attendanceanalysis.cmd.item.LeaveEarlyItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 16:13:59,176 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- LeaveEarlyItemCmd finished --------------------------------------------------------
+2024-05-16 16:13:59,176 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,176 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,176 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 16:13:59,176 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:59,176 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 16:13:59,176 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 16:13:59,176 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,177 [main] [com.engine.attendance.attendanceanalysis.service.impl.AbnormalAttendanceServiceImpl] [INFO] - between :310,jbzzhlfzs:5
+2024-05-16 16:13:59,177 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=3, item=8, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=108, kczgsc=1, record=false, itemduration=2.0, classStartTime=2024-04-15 08:00, pointTime=2024-04-15 08:00, hsdw=1}, {hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, record=true, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {hsl=1.0, bdlx=0, item=124, itemType=LEAVE_EARLY, classEndTime=2024-04-15 17:30, betweenMinutes=10, kczgsc=0, record=true, itemduration=10.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 17:30, hsdw=2}, {hsl=1.0, bdlx=7, item=8, itemType=LEAVE_EARLY, classEndTime=2024-04-15 22:30, betweenMinutes=310, kczgsc=1, record=false, itemduration=6.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 22:30, hsdw=1}]]
+2024-05-16 16:13:59,177 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-16 16:13:59,177 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-16 16:13:59,178 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,178 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 16:13:59,178 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:59,178 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=60, jbscbdccsqsc=0, bddrqlx=0,1,2,3,4, yxsydjb=, mc=早到加班, ktjbzdcfwlb=0, id=152, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=1, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=152, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早到加班, cchsfzs=, modedatacreatetime=15:21:59, hbjscsdxm=, hsl=1.00, modeuuid=7daadbcc-4c0b-4170-ad0d-1ba5c5dfc031, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=100,100,205, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-04-23, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=152, form_biz_id=152000188, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=60, mrxhtx=0, kqxm=早到加班, zysd=3, sjd=15:19, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-29 17:35:19, ldkzkg=0, jbzzhlfzs=5}]]
+2024-05-16 16:13:59,178 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 16:13:59,178 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,179 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 60.0
+2024-05-16 16:13:59,179 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[120.0],leaveElaryTime :[60.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-16 16:13:59,179 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[-120.0]
+2024-05-16 16:13:59,179 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,179 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 16:13:59,179 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:59,180 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=0,3,4,1,2, yxsydjb=, mc=延长加班, ktjbzdcfwlb=0, id=155, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=155, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=延长加班, cchsfzs=, modedatacreatetime=16:13:21, hbjscsdxm=, hsl=1.00, modeuuid=6e37013e-a54e-4d19-bca7-ed6cf46061b8, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-05-16, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=155, form_biz_id=155000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=16:12, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 16:13:59,180 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 16:13:59,180 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,180 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 60.0
+2024-05-16 16:13:59,180 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[10.0],leaveElaryTime :[0.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-16 16:13:59,180 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[50.0]
+2024-05-16 16:13:59,180 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长: 50.0
+2024-05-16 16:13:59,260 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (00/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:59,345 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:59,423 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (00/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:59,508 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (00/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:59,593 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (00/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:59,676 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (00/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:59,766 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (00/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:59,856 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (00/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:59,897 [main] [com.engine.common.util.CommonUtil] [INFO] - makeInsertSql : [insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)]
+2024-05-16 16:13:59,898 [main] [com.engine.common.util.CommonUtil] [INFO] - needInsertDate: [[1f7b393a-4252-4d94-8880-e89f8fe4943e, 0, 92, 31, 1, 17:30, 18:30, 155, 2024-05-16, 4, 31-2024-05-16, 1, 2024-04-15, 2024-04-15, 0.0, 16:13:59]]
+2024-05-16 16:13:59,908 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/35/00) - Connection #21 tested: OK
+2024-05-16 16:13:59,920 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (02/35/00) - Connection #22 tested: OK
+2024-05-16 16:13:59,927 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 16:13:59,927 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 16:13:59,927 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 16:13:59,928 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 16:13:59,928 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 16:13:59,948 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000059 (02/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:13:59,958 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (02/36/00) - Connection #22 tested: OK
+2024-05-16 16:13:59,971 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-16 16:13:59,982 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/36/00) - Connection #21 tested: OK
+2024-05-16 16:13:59,983 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 240.0
+2024-05-16 16:13:59,983 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[360.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-16 16:13:59,983 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[-120.0]
+2024-05-16 16:13:59,984 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,984 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-16 16:13:59,984 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:59,984 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}],askForLeaveList:[],askForLeaveItems:{},offsetAskForLeaveAnomaly:[]
+2024-05-16 16:13:59,984 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 60.0,askForLeaveTime : 0.0,evectionTimeTime:0.0
+2024-05-16 16:13:59,985 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-16 16:13:59,985 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,985 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=6.5, classInfo=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=7, jsdk=1, tqdkfzs=120, sfxx=0, edxss=4.00, sfkt=0, dtjssj=22:30, jbwdhlfzs=5, zddxfz=30, bcxx=1-办公室白班, dxhs=5, bcsdxx=null, sfdx=0, jblx=[{jsjbbxydk=1, hsl=0.50, rzdjbxss=, ksjbbxydk=1, zdkcjcxxsc=1, jbzdzjqye=0, thdkyxfzs=60, tqdkjrjb=0, ccclfs=, keyid=144, jbwdhlfzs=5, zzdjbxss=, hsdw=1, thdkjrjb=0, tqdkyxfzs=120, jbscbdccsqsc=1, yzdjbxss=, jbqsfzs=, ccqszhdhsfzs=, key=144, jbzzhlfzs=5}], dtkssj=18:30, thdkfzs=60, gsrq=1, ksdk=0, rqlx=0, jbzzhlfzs=5}], formmodeIdMap={uf_jcl_kq_kqfa=105, uf_jcl_kq_jqye=103, uf_jcl_kq_jbjg=92, uf_jcl_kq_jqed=102, uf_jcl_kq_cqjg=104, uf_jcl_kq_bdkjl=135, uf_jcl_kq_glpb=101, uf_jcl_kq_kqzqmc=93, uf_jcl_kq_cqjt=106, uf_jcl_kq_rlxx=89, uf_pbjg=87, uf_jcl_kq_rlmc=141, uf_jcl_kq_zhgs=129}, modeId=104, recordDataTime={j1=2024-04-15 09:48:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-04-15 17:20:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-04-15, userId=31, recordData=[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-04-15 09:48:00, betweenMinutes=48, kczgsc=1, record=true, itemduration=1.0, classStartTime=2024-04-15 09:00, pointTime=2024-04-15 09:00, hsdw=1}, {hsl=1.0, bdlx=0, item=124, itemType=LEAVE_EARLY, classEndTime=2024-04-15 17:30, betweenMinutes=10, kczgsc=0, record=true, itemduration=10.0, classStartTime=2024-04-15 17:20:00, pointTime=2024-04-15 17:30, hsdw=2}, {item=152, itemduration=0}, {item=155, itemduration=0.0}, {item=144, itemduration=0}], rqlx=0}
+2024-05-16 16:13:59,986 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:13:59,986 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-16 16:13:59,986 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:13:59,997 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/36/00) - Connection #23 tested: OK
+2024-05-16 16:14:00,016 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/36/00) - Connection #23 tested: OK
+2024-05-16 16:14:00,017 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=6.5,cqzt=1,fxrq='2024-05-16 16:14:00',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-17:30|',xm1=126,sc1=1.0,xm2=124,sc2=10.0,xm3=152,sc3=0,xm4=155,sc4=0.0,xm5=144,sc5=0,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-04-15 09:48:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-04-15 17:20:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-16 16:14:00,026 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/36/00) - Connection #24 tested: OK
+2024-05-16 16:14:00,028 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000061 (01/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:14:00,050 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/37/00) - Connection #24 tested: OK
+2024-05-16 16:14:00,061 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/37/00) - Connection #25 tested: OK
+2024-05-16 16:14:00,083 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/37/00) - Connection #25 tested: OK
+2024-05-16 16:14:00,101 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/37/00) - Connection #26 tested: OK
+2024-05-16 16:14:00,118 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000063 (01/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:14:00,203 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000063 (01/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:14:00,231 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #26 - autoCommit reset back to true
+2024-05-16 16:14:00,241 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/39/00) - Connection #26 tested: OK
+2024-05-16 16:14:00,241 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-16 16:14:00,241 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:14:00,250 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/39/00) - Connection #27 tested: OK
+2024-05-16 16:14:00,271 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/39/00) - Connection #27 tested: OK
+2024-05-16 16:14:00,282 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/39/00) - Connection #28 tested: OK
+2024-05-16 16:14:00,297 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000065 (01/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:14:00,303 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/40/00) - Connection #28 tested: OK
+2024-05-16 16:14:00,312 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/40/00) - Connection #29 tested: OK
+2024-05-16 16:14:00,331 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/40/00) - Connection #29 tested: OK
+2024-05-16 16:14:00,331 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [149, 150]
+2024-05-16 16:14:00,341 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/40/00) - Connection #30 tested: OK
+2024-05-16 16:14:00,359 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/40/00) - Connection #30 tested: OK
+2024-05-16 16:14:00,359 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 16:14:00,359 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 16:14:00,360 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 16:14:00,360 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=1}]
+2024-05-16 16:14:00,370 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/40/00) - Connection #31 tested: OK
+2024-05-16 16:14:00,383 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000068 (01/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:14:00,409 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/41/00) - Connection #31 tested: OK
+2024-05-16 16:14:00,414 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where subcompanyid1 = 1 and seclevel >= 0 and seclevel <= 100
+2024-05-16 16:14:00,414 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 57
+2024-05-16 16:14:00,424 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/41/00) - Connection #32 tested: OK
+2024-05-16 16:14:00,443 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/41/00) - Connection #32 tested: OK
+2024-05-16 16:14:00,454 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/41/00) - Connection #33 tested: OK
+2024-05-16 16:14:00,472 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000070 (01/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:14:00,473 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/42/00) - Connection #33 tested: OK
+2024-05-16 16:14:00,473 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 16:14:00,473 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 16:14:00,474 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 16:14:00,485 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/42/00) - Connection #34 tested: OK
+2024-05-16 16:14:00,506 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/42/00) - Connection #34 tested: OK
+2024-05-16 16:14:00,506 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where departmentid = 2 and seclevel >= 0 and seclevel <= 100
+2024-05-16 16:14:00,506 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 2
+2024-05-16 16:14:00,507 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 16:14:00,517 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/42/00) - Connection #35 tested: OK
+2024-05-16 16:14:00,541 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/42/00) - Connection #35 tested: OK
+2024-05-16 16:14:00,552 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/42/00) - Connection #36 tested: OK
+2024-05-16 16:14:00,569 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000073 (01/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:14:00,573 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/43/00) - Connection #36 tested: OK
+2024-05-16 16:14:00,573 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=100, id=36}]
+2024-05-16 16:14:00,582 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/43/00) - Connection #37 tested: OK
+2024-05-16 16:14:00,602 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/43/00) - Connection #37 tested: OK
+2024-05-16 16:14:00,602 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 36 and seclevel <= 100
+2024-05-16 16:14:00,602 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 16:14:00,613 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/43/00) - Connection #38 tested: OK
+2024-05-16 16:14:00,633 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/43/00) - Connection #38 tested: OK
+2024-05-16 16:14:00,633 [main] [com.engine.common.util.CommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id,seclevel from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 16:14:00,644 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/43/00) - Connection #39 tested: OK
+2024-05-16 16:14:00,664 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/43/00) - Connection #39 tested: OK
+2024-05-16 16:14:00,664 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000076 (01/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:14:00,664 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupId : 2, empIdsByGroup : []
+2024-05-16 16:14:00,665 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 16:14:00,665 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 16:14:00,676 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/44/00) - Connection #40 tested: OK
+2024-05-16 16:14:00,698 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/44/00) - Connection #40 tested: OK
+2024-05-16 16:14:00,709 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/44/00) - Connection #41 tested: OK
+2024-05-16 16:14:00,730 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/44/00) - Connection #41 tested: OK
+2024-05-16 16:14:00,742 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/44/00) - Connection #42 tested: OK
+2024-05-16 16:14:00,751 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000079 (01/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:14:00,765 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/45/00) - Connection #42 tested: OK
+2024-05-16 16:14:00,765 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:138] - cqData_size : 1
+2024-05-16 16:14:00,776 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/45/00) - Connection #43 tested: OK
+2024-05-16 16:14:00,799 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/45/00) - Connection #43 tested: OK
+2024-05-16 16:14:00,811 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/45/00) - Connection #44 tested: OK
+2024-05-16 16:14:00,834 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/45/00) - Connection #44 tested: OK
+2024-05-16 16:14:00,842 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (01/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:14:00,845 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/46/00) - Connection #45 tested: OK
+2024-05-16 16:14:00,866 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000082 (01/46/00) - Connection #45 tested: OK
+2024-05-16 16:14:00,867 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:220] - overtimeMinutes : 0
+2024-05-16 16:14:00,867 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 300,oneTimeAddMinutes : 10
+2024-05-16 16:14:00,867 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 540,oneTimeAddMinutes : 30
+2024-05-16 16:14:00,867 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 0
+2024-05-16 16:14:00,869 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-16 16:14:00,928 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:14:01,015 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:14:01,110 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:14:01,197 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:14:01,197 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-16 16:14:01,203 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/49/00) - #0050 removed because of shutdown.
+2024-05-16 16:14:01,203 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-16 16:14:01,204 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/48/00) - #0049 removed because of shutdown.
+2024-05-16 16:14:01,204 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-16 16:14:01,205 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/47/00) - #0048 removed because of shutdown.
+2024-05-16 16:14:01,205 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-16 16:14:01,206 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/46/00) - #0047 removed because of shutdown.
+2024-05-16 16:14:01,206 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-16 16:14:01,206 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/45/00) - #0046 removed because of shutdown.
+2024-05-16 16:14:01,207 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-16 16:14:01,207 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/44/00) - #0045 removed because of shutdown.
+2024-05-16 16:14:01,207 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-16 16:14:01,208 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/43/00) - #0044 removed because of shutdown.
+2024-05-16 16:14:01,208 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-16 16:14:01,208 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/42/00) - #0043 removed because of shutdown.
+2024-05-16 16:14:01,208 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-16 16:14:01,209 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/41/00) - #0042 removed because of shutdown.
+2024-05-16 16:14:01,209 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-16 16:14:01,209 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/40/00) - #0041 removed because of shutdown.
+2024-05-16 16:14:01,210 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-16 16:14:01,210 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/39/00) - #0040 removed because of shutdown.
+2024-05-16 16:14:01,210 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-16 16:14:01,211 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/38/00) - #0039 removed because of shutdown.
+2024-05-16 16:14:01,211 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-16 16:14:01,211 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/37/00) - #0038 removed because of shutdown.
+2024-05-16 16:14:01,211 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-16 16:14:01,212 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/36/00) - #0037 removed because of shutdown.
+2024-05-16 16:14:01,212 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-16 16:14:01,212 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/35/00) - #0036 removed because of shutdown.
+2024-05-16 16:14:01,212 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-16 16:14:01,212 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/34/00) - #0035 removed because of shutdown.
+2024-05-16 16:14:01,212 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-16 16:14:01,212 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/33/00) - #0034 removed because of shutdown.
+2024-05-16 16:14:01,213 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-16 16:14:01,213 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/32/00) - #0033 removed because of shutdown.
+2024-05-16 16:14:01,213 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-16 16:14:01,213 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/31/00) - #0032 removed because of shutdown.
+2024-05-16 16:14:01,213 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-16 16:14:01,214 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/30/00) - #0031 removed because of shutdown.
+2024-05-16 16:14:01,214 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-16 16:14:01,214 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/29/00) - #0030 removed because of shutdown.
+2024-05-16 16:14:01,214 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-16 16:14:01,215 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/28/00) - #0029 removed because of shutdown.
+2024-05-16 16:14:01,215 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-16 16:14:01,215 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/27/00) - #0028 removed because of shutdown.
+2024-05-16 16:14:01,215 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-16 16:14:01,215 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/26/00) - #0027 removed because of shutdown.
+2024-05-16 16:14:01,215 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-16 16:14:01,215 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/25/00) - #0026 removed because of shutdown.
+2024-05-16 16:14:01,215 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-16 16:14:01,215 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/24/00) - #0025 removed because of shutdown.
+2024-05-16 16:14:01,215 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-16 16:14:01,215 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/23/00) - #0024 removed because of shutdown.
+2024-05-16 16:14:01,215 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-16 16:14:01,216 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/22/00) - #0023 removed because of shutdown.
+2024-05-16 16:14:01,216 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-16 16:14:01,216 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/21/00) - #0022 removed because of shutdown.
+2024-05-16 16:14:01,216 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-16 16:14:01,216 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/20/00) - #0021 removed because of shutdown.
+2024-05-16 16:14:01,216 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-16 16:14:01,216 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/19/00) - #0020 removed because of shutdown.
+2024-05-16 16:14:01,216 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-16 16:14:01,216 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/18/00) - #0019 removed because of shutdown.
+2024-05-16 16:14:01,216 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-16 16:14:01,216 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/17/00) - #0018 removed because of shutdown.
+2024-05-16 16:14:01,216 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-16 16:14:01,216 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/16/00) - #0017 removed because of shutdown.
+2024-05-16 16:14:01,217 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-16 16:14:01,217 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/15/00) - #0016 removed because of shutdown.
+2024-05-16 16:14:01,217 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-16 16:14:01,217 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/14/00) - #0015 removed because of shutdown.
+2024-05-16 16:14:01,217 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-16 16:14:01,217 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/13/00) - #0014 removed because of shutdown.
+2024-05-16 16:14:01,217 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-16 16:14:01,217 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/12/00) - #0013 removed because of shutdown.
+2024-05-16 16:14:01,217 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-16 16:14:01,217 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/11/00) - #0012 removed because of shutdown.
+2024-05-16 16:14:01,217 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-16 16:14:01,217 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/10/00) - #0011 removed because of shutdown.
+2024-05-16 16:14:01,217 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-16 16:14:01,218 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/09/00) - #0010 removed because of shutdown.
+2024-05-16 16:14:01,218 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-16 16:14:01,218 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/08/00) - #0009 removed because of shutdown.
+2024-05-16 16:14:01,218 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-16 16:14:01,218 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/07/00) - #0008 removed because of shutdown.
+2024-05-16 16:14:01,218 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-16 16:14:01,218 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/06/00) - #0007 removed because of shutdown.
+2024-05-16 16:14:01,218 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-16 16:14:01,219 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/05/00) - #0006 removed because of shutdown.
+2024-05-16 16:14:01,219 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-16 16:14:01,219 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/04/00) - #0005 removed because of shutdown.
+2024-05-16 16:14:01,219 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-16 16:14:01,219 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/03/00) - #0004 removed because of shutdown.
+2024-05-16 16:14:01,219 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-16 16:14:01,219 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/02/00) - #0003 removed because of shutdown.
+2024-05-16 16:14:01,219 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-16 16:14:01,219 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/01/00) - #0001 removed because of shutdown.
+2024-05-16 16:14:01,219 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-16 16:14:01,219 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (00/00/00) - #0002 removed because of shutdown.
+2024-05-16 16:14:01,219 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-16 16:14:01,219 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 22 milliseconds.
+2024-05-16 16:14:01,220 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-16 16:14:01,220 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
+2024-05-16 16:58:40,116 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-16 16:58:40,119 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-16 16:58:40,119 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-16 16:58:40,119 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-16 16:58:40,120 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-16 16:58:40,564 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 16:58:40,564 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-16 16:58:40,564 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-16 16:58:40,564 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-16 16:58:40,565 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-16 16:58:40,565 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-16 16:58:40,565 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-16 16:58:40,565 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-16 16:58:40,565 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-16 16:58:40,565 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-16 16:58:40,566 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-16 16:58:40,567 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-16 16:58:40,567 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-16 16:58:40,567 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-16 16:58:40,567 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-16 16:58:40,567 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-16 16:58:40,568 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-16 16:58:40,568 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-16 16:58:40,568 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-16 16:58:40,568 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-16 16:58:40,568 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-16 16:58:40,568 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-16 16:58:40,568 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-16 16:58:40,569 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-16 16:58:40,569 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-16 16:58:40,569 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-16 16:58:40,569 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-16 16:58:40,569 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-16 16:58:40,569 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-16 16:58:40,569 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-16 16:58:40,570 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-16 16:58:40,570 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-16 16:58:40,570 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-16 16:58:40,570 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-16 16:58:40,570 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-16 16:58:40,570 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-16 16:58:40,570 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-16 16:58:40,571 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-16 16:58:40,571 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-16 16:58:40,571 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-16 16:58:40,571 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-16 16:58:40,571 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-16 16:58:40,571 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-16 16:58:40,571 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-16 16:58:40,572 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-16 16:58:40,572 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-16 16:58:40,572 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-16 16:58:40,572 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 16:58:40,572 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-16 16:58:40,572 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-16 16:58:40,573 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-16 16:58:40,573 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-16 16:58:40,573 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-16 16:58:40,573 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-16 16:58:40,573 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-16 16:58:40,573 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-16 16:58:40,573 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-16 16:58:40,574 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 16:58:40,574 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-16 16:58:40,574 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-16 16:58:40,574 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-16 16:58:40,591 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-16 16:58:40,594 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-16 16:58:40,596 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-16 16:58:41,024 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-16 16:58:41,044 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-16 16:58:41,054 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-16 16:58:41,054 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-16 16:58:41,065 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-16 16:58:41,065 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 16:58:41,065 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 16:58:41,067 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:58:41,067 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-16 16:58:41,119 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-16 16:58:41,149 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:58:41,163 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-16 16:58:41,163 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-16 16:58:41,163 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-16 16:58:41,163 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-16 16:58:41,163 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 16:58:41,163 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-16 16:58:41,164 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 16:58:41,164 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-16 16:58:41,235 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:58:41,236 [main] [A2] [INFO] - rootPath ==
+2024-05-16 16:58:41,237 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-16 16:58:41,238 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-16 16:58:41,238 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-16 16:58:41,250 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/04/00) - Connection #2 tested: OK
+2024-05-16 16:58:41,269 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 16:58:41,270 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 16:58:41,270 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 16:58:41,270 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 16:58:41,270 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 16:58:41,270 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-16 16:58:41,270 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-16 16:58:41,321 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:58:41,328 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-16 16:58:41,329 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-16 16:58:41,343 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #2 tested: OK
+2024-05-16 16:58:41,426 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-16 16:58:41,427 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (02/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:58:41,446 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/06/00) - Connection #3 tested: OK
+2024-05-16 16:58:41,458 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-16 16:58:41,458 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-16 16:58:41,458 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath1519983269.jar;C:\Users\liuliang\AppData\Local\JetBrains\IntelliJIdea2021.2\captureAgent\debugger-agent.jar
+2024-05-16 16:58:41,458 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-16 16:58:41,459 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-16 16:58:41,459 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-16 16:58:41,501 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-16 16:58:41,501 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-16 16:58:41,501 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-16 16:58:41,501 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-16 16:58:41,501 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-16 16:58:41,501 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-16 16:58:41,501 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-16 16:58:41,502 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-16 16:58:41,502 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-16 16:58:41,502 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-16 16:58:41,506 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-16 16:58:41,509 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-16 16:58:41,510 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:58:41,510 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-16 16:58:41,510 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-16 16:58:41,511 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-16 16:58:41,511 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-16 16:58:41,513 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@61861a29
+2024-05-16 16:58:41,513 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-16 16:58:41,534 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/07/00) - Connection #4 tested: OK
+2024-05-16 16:58:41,555 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/07/00) - Connection #4 tested: OK
+2024-05-16 16:58:41,568 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/07/00) - Connection #5 tested: OK
+2024-05-16 16:58:41,591 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/07/00) - Connection #5 tested: OK
+2024-05-16 16:58:41,595 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000005 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:58:41,613 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/08/00) - Connection #1 tested: OK
+2024-05-16 16:58:41,623 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/08/00) - Connection #6 tested: OK
+2024-05-16 16:58:41,641 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/08/00) - Connection #6 tested: OK
+2024-05-16 16:58:41,651 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/08/00) - Connection #7 tested: OK
+2024-05-16 16:58:41,671 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #7 tested: OK
+2024-05-16 16:58:41,680 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #8 tested: OK
+2024-05-16 16:58:41,688 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000008 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:58:41,700 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/09/00) - Connection #8 tested: OK
+2024-05-16 16:58:41,711 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/09/00) - Connection #9 tested: OK
+2024-05-16 16:58:41,733 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/09/00) - Connection #9 tested: OK
+2024-05-16 16:58:41,746 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/09/00) - Connection #2 tested: OK
+2024-05-16 16:58:41,767 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #2 tested: OK
+2024-05-16 16:58:41,767 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000010 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:58:41,776 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/10/00) - Connection #1 tested: OK
+2024-05-16 16:58:41,796 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/10/00) - Connection #1 tested: OK
+2024-05-16 16:58:41,805 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/10/00) - Connection #3 tested: OK
+2024-05-16 16:58:41,823 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #3 tested: OK
+2024-05-16 16:58:41,833 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #4 tested: OK
+2024-05-16 16:58:41,842 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000013 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:58:41,855 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/11/00) - Connection #4 tested: OK
+2024-05-16 16:58:41,864 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/11/00) - Connection #5 tested: OK
+2024-05-16 16:58:41,882 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/11/00) - Connection #5 tested: OK
+2024-05-16 16:58:41,899 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/11/00) - Connection #6 tested: OK
+2024-05-16 16:58:41,917 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #6 tested: OK
+2024-05-16 16:58:41,927 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #7 tested: OK
+2024-05-16 16:58:41,930 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000016 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:58:41,948 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/12/00) - Connection #7 tested: OK
+2024-05-16 16:58:41,957 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/12/00) - Connection #8 tested: OK
+2024-05-16 16:58:41,976 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/12/00) - Connection #8 tested: OK
+2024-05-16 16:58:41,988 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/12/00) - Connection #9 tested: OK
+2024-05-16 16:58:42,008 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #9 tested: OK
+2024-05-16 16:58:42,008 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000018 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:58:42,018 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/13/00) - Connection #10 tested: OK
+2024-05-16 16:58:42,036 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/13/00) - Connection #10 tested: OK
+2024-05-16 16:58:42,046 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/13/00) - Connection #11 tested: OK
+2024-05-16 16:58:42,065 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/13/00) - Connection #11 tested: OK
+2024-05-16 16:58:42,074 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/13/00) - Connection #12 tested: OK
+2024-05-16 16:58:42,094 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #12 tested: OK
+2024-05-16 16:58:42,096 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000021 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:58:42,104 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/14/00) - Connection #13 tested: OK
+2024-05-16 16:58:42,123 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/14/00) - Connection #13 tested: OK
+2024-05-16 16:58:42,132 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/14/00) - Connection #14 tested: OK
+2024-05-16 16:58:42,153 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #14 tested: OK
+2024-05-16 16:58:42,163 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #2 tested: OK
+2024-05-16 16:58:42,176 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000024 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:58:42,182 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/15/00) - Connection #2 tested: OK
+2024-05-16 16:58:42,198 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/15/00) - Connection #1 tested: OK
+2024-05-16 16:58:42,217 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/15/00) - Connection #1 tested: OK
+2024-05-16 16:58:42,227 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/15/00) - Connection #3 tested: OK
+2024-05-16 16:58:42,245 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #3 tested: OK
+2024-05-16 16:58:42,254 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #4 tested: OK
+2024-05-16 16:58:42,262 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000027 (01/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:58:42,273 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/16/00) - Connection #4 tested: OK
+2024-05-16 16:58:42,282 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/16/00) - Connection #5 tested: OK
+2024-05-16 16:58:42,301 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/16/00) - Connection #5 tested: OK
+2024-05-16 16:58:42,311 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/16/00) - Connection #6 tested: OK
+2024-05-16 16:58:42,329 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #6 tested: OK
+2024-05-16 16:58:42,345 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (01/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:58:42,348 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/17/00) - Connection #7 tested: OK
+2024-05-16 16:58:42,370 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/17/00) - Connection #7 tested: OK
+2024-05-16 16:58:42,379 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/17/00) - Connection #8 tested: OK
+2024-05-16 16:58:42,398 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #8 tested: OK
+2024-05-16 16:58:42,403 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:58:42,405 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-16 16:58:42,406 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:58:42,433 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:58:42,457 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/18/00) - Connection #9 tested: OK
+2024-05-16 16:58:42,479 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/18/00) - Connection #9 tested: OK
+2024-05-16 16:58:42,490 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/18/00) - Connection #10 tested: OK
+2024-05-16 16:58:42,513 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/18/00) - Connection #10 tested: OK
+2024-05-16 16:58:42,516 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000033 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:58:42,523 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/19/00) - Connection #11 tested: OK
+2024-05-16 16:58:42,543 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/19/00) - Connection #11 tested: OK
+2024-05-16 16:58:42,565 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/19/00) - Connection #12 tested: OK
+2024-05-16 16:58:42,587 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/19/00) - Connection #12 tested: OK
+2024-05-16 16:58:42,588 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [13,2]
+2024-05-16 16:58:42,589 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-16 16:58:42,598 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/19/00) - Connection #13 tested: OK
+2024-05-16 16:58:42,600 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000036 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:58:42,616 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/20/00) - Connection #13 tested: OK
+2024-05-16 16:58:42,616 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-16 16:58:42,617 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 81
+2024-05-16 16:58:42,617 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 16:58:42,627 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/20/00) - Connection #14 tested: OK
+2024-05-16 16:58:42,647 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/20/00) - Connection #14 tested: OK
+2024-05-16 16:58:42,647 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-16 16:58:42,657 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/20/00) - Connection #15 tested: OK
+2024-05-16 16:58:42,684 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000038 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:58:42,686 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/21/00) - Connection #15 tested: OK
+2024-05-16 16:58:42,689 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2, 3]
+2024-05-16 16:58:42,690 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2,3)
+2024-05-16 16:58:42,698 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/21/00) - Connection #16 tested: OK
+2024-05-16 16:58:42,717 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/21/00) - Connection #16 tested: OK
+2024-05-16 16:58:42,717 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-16 16:58:42,717 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:58:42,718 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:58:42,718 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-16 16:58:42,718 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:58:42,729 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/21/00) - Connection #17 tested: OK
+2024-05-16 16:58:42,748 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/21/00) - Connection #17 tested: OK
+2024-05-16 16:58:42,759 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/21/00) - Connection #18 tested: OK
+2024-05-16 16:58:42,776 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000041 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:58:42,781 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/22/00) - Connection #18 tested: OK
+2024-05-16 16:58:42,792 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/22/00) - Connection #19 tested: OK
+2024-05-16 16:58:42,810 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/22/00) - Connection #19 tested: OK
+2024-05-16 16:58:42,810 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-16 16:58:42,810 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-16 16:58:42,811 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:58:42,811 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:58:42,812 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-16 16:58:42,812 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:58:42,812 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-30, 2024-05-04, 81]
+2024-05-16 16:58:42,822 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/22/00) - Connection #20 tested: OK
+2024-05-16 16:58:42,841 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/22/00) - Connection #20 tested: OK
+2024-05-16 16:58:42,852 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/22/00) - Connection #21 tested: OK
+2024-05-16 16:58:42,870 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000044 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:58:42,872 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/23/00) - Connection #21 tested: OK
+2024-05-16 16:58:42,872 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-16 16:58:42,872 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 81
+2024-05-16 16:58:42,872 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 81
+2024-05-16 16:58:42,873 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-16 16:58:42,883 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/23/00) - Connection #22 tested: OK
+2024-05-16 16:58:42,903 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/23/00) - Connection #22 tested: OK
+2024-05-16 16:58:42,903 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [13,2]
+2024-05-16 16:58:42,903 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:13,2
+2024-05-16 16:58:42,915 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/23/00) - Connection #23 tested: OK
+2024-05-16 16:58:42,937 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/23/00) - Connection #23 tested: OK
+2024-05-16 16:58:42,938 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-16 16:58:42,949 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/23/00) - Connection #2 tested: OK
+2024-05-16 16:58:42,957 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000047 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:58:42,970 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/24/00) - Connection #2 tested: OK
+2024-05-16 16:58:42,972 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 5
+2024-05-16 16:58:42,972 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-16 16:58:42,972 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:58:42,972 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:58:42,972 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:58:42,973 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:58:42,973 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:58:42,973 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 16:58:42,973 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=87e4d50a-776c-4bbd-94a7-ecfb2b70cd3c, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69956, glpbid=, pbtj=0, key=69956, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69956, modedatacreater=1, bcrq=2024-04-30, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=6f079d5e-4c0c-46eb-981a-a62f24fd24a3, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69957, glpbid=, pbtj=0, key=69957, form_biz_id=, pbdxbm=, pbgl=1, sfxx=1, keyid=69957, modedatacreater=1, bcrq=2024-05-01, lastname=, bcxx=, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=1, pbdxry=}, {modeuuid=dde58b76-d730-4260-9955-f0b22afc8675, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69958, glpbid=, pbtj=0, key=69958, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69958, modedatacreater=1, bcrq=2024-05-02, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=fe733eea-47f9-4b65-ad67-10efaa048489, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69959, glpbid=, pbtj=0, key=69959, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69959, modedatacreater=1, bcrq=2024-05-03, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=426b6820-5603-4120-b512-bea47865494d, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69960, glpbid=, pbtj=0, key=69960, form_biz_id=, pbdxbm=, pbgl=1, sfxx=1, keyid=69960, modedatacreater=1, bcrq=2024-05-04, lastname=, bcxx=, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=}]
+2024-05-16 16:58:42,973 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-16 16:58:42,975 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:58:42,975 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-16 16:58:42,975 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:58:42,986 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/24/00) - Connection #1 tested: OK
+2024-05-16 16:58:43,005 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/24/00) - Connection #1 tested: OK
+2024-05-16 16:58:43,016 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/24/00) - Connection #3 tested: OK
+2024-05-16 16:58:43,035 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #3 tested: OK
+2024-05-16 16:58:43,045 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #4 tested: OK
+2024-05-16 16:58:43,050 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000050 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:58:43,062 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/25/00) - Connection #4 tested: OK
+2024-05-16 16:58:43,063 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-30=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-03=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-02=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]}]
+2024-05-16 16:58:43,064 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-16 16:58:43,064 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:58:43,064 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:81,analysisDate:2024-05-02 start***********
+2024-05-16 16:58:43,064 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}, {signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}, {signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, {signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}]]
+2024-05-16 16:58:43,065 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-05-02, schedulingResultCollect={2024-04-30=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-03=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-02=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]}, clockInTimeList=[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}, {signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}, {signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, {signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}], clockInTimeCollect={2024-04-30=[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}], 2024-05-03=[{signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}], 2024-05-01=[{signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}], 2024-05-02=[{signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}]}, userId=81, clockInTimeMap={}}]
+2024-05-16 16:58:43,065 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:58:43,066 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-16 16:58:43,066 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:58:43,069 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-05-02 07:00],lastestTime: [2024-05-03 06:30]
+2024-05-16 16:58:43,070 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-16 16:58:43,070 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:58:43,079 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/25/00) - Connection #5 tested: OK
+2024-05-16 16:58:43,098 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/25/00) - Connection #5 tested: OK
+2024-05-16 16:58:43,106 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/25/00) - Connection #6 tested: OK
+2024-05-16 16:58:43,124 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #6 tested: OK
+2024-05-16 16:58:43,125 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:58:43,125 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-16 16:58:43,125 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:58:43,133 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:58:43,134 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/26/00) - Connection #7 tested: OK
+2024-05-16 16:58:43,152 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/26/00) - Connection #7 tested: OK
+2024-05-16 16:58:43,154 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[{jssj=, jqlx=127, qjry=81, cxjqj=, ksrq=2024-05-02, qtj=0, jsrq=, btj=0, kssj=, qjsc=}]]
+2024-05-16 16:58:43,163 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/26/00) - Connection #8 tested: OK
+2024-05-16 16:58:43,181 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/26/00) - Connection #8 tested: OK
+2024-05-16 16:58:43,181 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-16 16:58:43,181 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:58:43,182 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:58:43,183 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-16 16:58:43,183 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:58:43,193 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/26/00) - Connection #9 tested: OK
+2024-05-16 16:58:43,214 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #9 tested: OK
+2024-05-16 16:58:43,214 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-16 16:58:43,214 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-16 16:58:43,215 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:58:43,216 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 16:58:43,216 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:58:43,216 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-16 16:58:43,217 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:58:43,217 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]],askForLeaveAndEvctionScheduleList:[[]]
+2024-05-16 16:58:43,218 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-16 16:58:43,218 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-16 16:58:43,222 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-05-02 08:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=3, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)]]
+2024-05-16 16:58:43,222 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-16 16:58:43,222 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:58:43,223 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:58:43,223 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-16 16:58:43,223 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:58:43,224 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-05-02 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 08:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=3, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=false), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)]]
+2024-05-16 16:58:43,224 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-16 16:58:43,225 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:58:43,225 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-05-02 08:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=3, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=false), ClockPointDTO(classTime=2024-05-02 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)],attendanceItems size :46,scheduleResult :[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}],analysisDate:[2024-05-02],userId:[81],rqlx:[0],modeId:[{}]
+2024-05-16 16:58:43,226 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}]
+2024-05-16 16:58:43,227 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 16:58:43,228 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:58:43,228 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 16:58:43,229 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:58:43,230 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=60, jbscbdccsqsc=0, bddrqlx=0,1,2,3,4, yxsydjb=, mc=早到加班, ktjbzdcfwlb=0, id=152, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=1, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=152, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早到加班, cchsfzs=, modedatacreatetime=15:21:59, hbjscsdxm=, hsl=1.00, modeuuid=7daadbcc-4c0b-4170-ad0d-1ba5c5dfc031, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=100,100,205, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-04-23, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=152, form_biz_id=152000188, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=60, mrxhtx=0, kqxm=早到加班, zysd=3, sjd=15:19, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-29 17:35:19, ldkzkg=0, jbzzhlfzs=5}]]
+2024-05-16 16:58:43,230 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 16:58:43,231 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:58:43,231 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:58:43,231 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-16 16:58:43,231 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:58:43,233 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 16:58:43,233 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-16 16:58:43,233 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:58:43,234 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:58:43,234 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 16:58:43,234 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:58:43,234 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 16:58:43,234 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 16:58:43,234 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:58:43,236 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}]
+2024-05-16 16:58:43,236 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 16:58:43,237 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:58:43,237 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-16 16:58:43,237 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:58:43,237 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 16:58:43,237 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-16 16:58:43,237 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:58:43,237 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:58:43,237 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 16:58:43,238 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 16:58:43,238 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=旷工, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=30, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=旷工, cchsfzs=, modedatacreatetime=17:35:36, hbjscsdxm=, hsl=1.00, modeuuid=dec5c6fb-065a-4918-88f1-05d1ff2c7c35, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=1, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=旷工, zysd=1, sjd=17:33, cckcbc=1, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=2, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-23 14:39:57, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 16:58:43,238 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 16:58:43,238 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 16:58:43,238 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=3, item=8, itemType=LATE, classEndTime=2024-05-02 09:47:00, betweenMinutes=107, kczgsc=1, record=false, itemduration=2.0, classStartTime=2024-05-02 08:00, pointTime=2024-05-02 08:00, hsdw=1}, {hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-05-02 09:47:00, betweenMinutes=47, kczgsc=1, record=true, itemduration=1.0, classStartTime=2024-05-02 09:00, pointTime=2024-05-02 09:00, hsdw=1}]]
+2024-05-16 17:00:42,933 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-16 17:00:42,933 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-16 17:00:42,935 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:00:42,935 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 17:00:42,935 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:00:42,936 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=60, jbscbdccsqsc=0, bddrqlx=0,1,2,3,4, yxsydjb=, mc=早到加班, ktjbzdcfwlb=0, id=152, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=1, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=152, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早到加班, cchsfzs=, modedatacreatetime=15:21:59, hbjscsdxm=, hsl=1.00, modeuuid=7daadbcc-4c0b-4170-ad0d-1ba5c5dfc031, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=100,100,205, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-04-23, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=152, form_biz_id=152000188, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=60, mrxhtx=0, kqxm=早到加班, zysd=3, sjd=15:19, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-29 17:35:19, ldkzkg=0, jbzzhlfzs=5}]]
+2024-05-16 17:00:42,936 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 17:00:42,936 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:00:42,939 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 60.0
+2024-05-16 17:00:42,940 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[120.0],leaveElaryTime :[60.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-16 17:00:42,940 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[-120.0]
+2024-05-16 17:00:42,940 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:00:42,940 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 17:00:42,940 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:00:42,940 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=0,3,4,1,2, yxsydjb=, mc=延长加班, ktjbzdcfwlb=0, id=155, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=155, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=延长加班, cchsfzs=, modedatacreatetime=16:13:21, hbjscsdxm=, hsl=1.00, modeuuid=6e37013e-a54e-4d19-bca7-ed6cf46061b8, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-05-16, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=155, form_biz_id=155000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=16:12, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 17:00:42,941 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 17:00:42,941 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:00:42,941 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 60.0
+2024-05-16 17:00:42,941 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[0.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-16 17:00:42,941 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[60.0]
+2024-05-16 17:00:42,941 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长: 60.0
+2024-05-16 17:00:42,982 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-16 17:00:42,990 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:00:43,074 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:45,408 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-16 17:19:45,411 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-16 17:19:45,411 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-16 17:19:45,411 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-16 17:19:45,412 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-16 17:19:45,881 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 17:19:45,881 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-16 17:19:45,881 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-16 17:19:45,881 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-16 17:19:45,882 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-16 17:19:45,882 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-16 17:19:45,882 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-16 17:19:45,882 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-16 17:19:45,882 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-16 17:19:45,882 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-16 17:19:45,882 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-16 17:19:45,883 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-16 17:19:45,884 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-16 17:19:45,884 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-16 17:19:45,884 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-16 17:19:45,884 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-16 17:19:45,884 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-16 17:19:45,884 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-16 17:19:45,885 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-16 17:19:45,885 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-16 17:19:45,885 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-16 17:19:45,885 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-16 17:19:45,885 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-16 17:19:45,885 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-16 17:19:45,885 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-16 17:19:45,885 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-16 17:19:45,886 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-16 17:19:45,886 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-16 17:19:45,886 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-16 17:19:45,886 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-16 17:19:45,886 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-16 17:19:45,887 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-16 17:19:45,887 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-16 17:19:45,887 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-16 17:19:45,887 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-16 17:19:45,887 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-16 17:19:45,887 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-16 17:19:45,887 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-16 17:19:45,888 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-16 17:19:45,888 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-16 17:19:45,888 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-16 17:19:45,888 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-16 17:19:45,888 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-16 17:19:45,888 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-16 17:19:45,888 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-16 17:19:45,889 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-16 17:19:45,889 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-16 17:19:45,889 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 17:19:45,889 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-16 17:19:45,889 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-16 17:19:45,889 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-16 17:19:45,889 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-16 17:19:45,889 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-16 17:19:45,890 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-16 17:19:45,890 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-16 17:19:45,890 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-16 17:19:45,890 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-16 17:19:45,890 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 17:19:45,890 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-16 17:19:45,890 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-16 17:19:45,891 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-16 17:19:45,903 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-16 17:19:45,905 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-16 17:19:45,906 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-16 17:19:46,284 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-16 17:19:46,303 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-16 17:19:46,312 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-16 17:19:46,313 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-16 17:19:46,323 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-16 17:19:46,323 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 17:19:46,323 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 17:19:46,324 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:46,324 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-16 17:19:46,355 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-16 17:19:46,394 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-16 17:19:46,394 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-16 17:19:46,394 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-16 17:19:46,394 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-16 17:19:46,395 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-16 17:19:46,395 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 17:19:46,395 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 17:19:46,395 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-16 17:19:46,401 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:46,458 [main] [A2] [INFO] - rootPath ==
+2024-05-16 17:19:46,458 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-16 17:19:46,459 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-16 17:19:46,459 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-16 17:19:46,470 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/03/00) - Connection #2 tested: OK
+2024-05-16 17:19:46,480 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 17:19:46,480 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-16 17:19:46,480 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-16 17:19:46,481 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 17:19:46,481 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 17:19:46,481 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 17:19:46,481 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 17:19:46,484 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:46,528 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-16 17:19:46,529 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-16 17:19:46,543 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/04/00) - Connection #2 tested: OK
+2024-05-16 17:19:46,566 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:46,598 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-16 17:19:46,616 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/05/00) - Connection #3 tested: OK
+2024-05-16 17:19:46,658 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-16 17:19:46,659 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-16 17:19:46,659 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath214676491.jar;D:\soft\IntelliJ IDEA 2021.2\lib\idea_rt.jar
+2024-05-16 17:19:46,659 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-16 17:19:46,659 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-16 17:19:46,659 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-16 17:19:46,674 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:46,693 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-16 17:19:46,694 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-16 17:19:46,694 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-16 17:19:46,694 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-16 17:19:46,694 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-16 17:19:46,694 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-16 17:19:46,694 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-16 17:19:46,694 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-16 17:19:46,695 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-16 17:19:46,695 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-16 17:19:46,698 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-16 17:19:46,700 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-16 17:19:46,701 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-16 17:19:46,702 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-16 17:19:46,702 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-16 17:19:46,702 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-16 17:19:46,703 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@5386659f
+2024-05-16 17:19:46,703 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-16 17:19:46,721 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/06/00) - Connection #4 tested: OK
+2024-05-16 17:19:46,742 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #4 tested: OK
+2024-05-16 17:19:46,757 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #5 tested: OK
+2024-05-16 17:19:46,763 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000005 (02/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:46,788 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/07/00) - Connection #5 tested: OK
+2024-05-16 17:19:46,809 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #1 tested: OK
+2024-05-16 17:19:46,820 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #6 tested: OK
+2024-05-16 17:19:46,840 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #6 tested: OK
+2024-05-16 17:19:46,844 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000006 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:46,851 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/08/00) - Connection #7 tested: OK
+2024-05-16 17:19:46,872 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #7 tested: OK
+2024-05-16 17:19:46,880 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #8 tested: OK
+2024-05-16 17:19:46,897 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #8 tested: OK
+2024-05-16 17:19:46,909 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #2 tested: OK
+2024-05-16 17:19:46,929 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #2 tested: OK
+2024-05-16 17:19:46,930 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000009 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:46,939 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/09/00) - Connection #1 tested: OK
+2024-05-16 17:19:46,957 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #1 tested: OK
+2024-05-16 17:19:46,965 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #3 tested: OK
+2024-05-16 17:19:46,983 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #3 tested: OK
+2024-05-16 17:19:46,993 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #4 tested: OK
+2024-05-16 17:19:47,011 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000012 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:47,012 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #4 tested: OK
+2024-05-16 17:19:47,022 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #5 tested: OK
+2024-05-16 17:19:47,041 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #5 tested: OK
+2024-05-16 17:19:47,051 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #6 tested: OK
+2024-05-16 17:19:47,071 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #6 tested: OK
+2024-05-16 17:19:47,087 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #7 tested: OK
+2024-05-16 17:19:47,099 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000015 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:47,110 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #7 tested: OK
+2024-05-16 17:19:47,119 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #8 tested: OK
+2024-05-16 17:19:47,137 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #8 tested: OK
+2024-05-16 17:19:47,147 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #9 tested: OK
+2024-05-16 17:19:47,170 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #9 tested: OK
+2024-05-16 17:19:47,179 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/12/00) - Connection #10 tested: OK
+2024-05-16 17:19:47,179 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000017 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:47,198 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #10 tested: OK
+2024-05-16 17:19:47,208 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #11 tested: OK
+2024-05-16 17:19:47,228 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #11 tested: OK
+2024-05-16 17:19:47,238 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #12 tested: OK
+2024-05-16 17:19:47,256 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #12 tested: OK
+2024-05-16 17:19:47,262 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000020 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:47,266 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/13/00) - Connection #2 tested: OK
+2024-05-16 17:19:47,285 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #2 tested: OK
+2024-05-16 17:19:47,295 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #1 tested: OK
+2024-05-16 17:19:47,313 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #1 tested: OK
+2024-05-16 17:19:47,322 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #3 tested: OK
+2024-05-16 17:19:47,340 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #3 tested: OK
+2024-05-16 17:19:47,348 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000023 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:47,348 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #4 tested: OK
+2024-05-16 17:19:47,368 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #4 tested: OK
+2024-05-16 17:19:47,378 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #5 tested: OK
+2024-05-16 17:19:47,397 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #5 tested: OK
+2024-05-16 17:19:47,407 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #6 tested: OK
+2024-05-16 17:19:47,428 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/14/00) - Connection #6 tested: OK
+2024-05-16 17:19:47,431 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000026 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:47,438 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #7 tested: OK
+2024-05-16 17:19:47,459 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #7 tested: OK
+2024-05-16 17:19:47,467 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #8 tested: OK
+2024-05-16 17:19:47,485 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #8 tested: OK
+2024-05-16 17:19:47,494 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #9 tested: OK
+2024-05-16 17:19:47,514 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/15/00) - Connection #9 tested: OK
+2024-05-16 17:19:47,514 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (01/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:47,532 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #10 tested: OK
+2024-05-16 17:19:47,552 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #10 tested: OK
+2024-05-16 17:19:47,562 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #11 tested: OK
+2024-05-16 17:19:47,583 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/16/00) - Connection #11 tested: OK
+2024-05-16 17:19:47,587 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:19:47,589 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-16 17:19:47,590 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:19:47,607 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:47,631 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #12 tested: OK
+2024-05-16 17:19:47,654 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #12 tested: OK
+2024-05-16 17:19:47,671 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #13 tested: OK
+2024-05-16 17:19:47,702 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/17/00) - Connection #13 tested: OK
+2024-05-16 17:19:47,712 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000033 (01/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:47,712 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/18/00) - Connection #14 tested: OK
+2024-05-16 17:19:47,732 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #14 tested: OK
+2024-05-16 17:19:47,752 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #15 tested: OK
+2024-05-16 17:19:47,773 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #15 tested: OK
+2024-05-16 17:19:47,774 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [13,2]
+2024-05-16 17:19:47,775 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-16 17:19:47,784 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #16 tested: OK
+2024-05-16 17:19:47,793 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000036 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:47,804 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #16 tested: OK
+2024-05-16 17:19:47,804 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-16 17:19:47,805 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 81
+2024-05-16 17:19:47,805 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 17:19:47,818 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #17 tested: OK
+2024-05-16 17:19:47,839 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #17 tested: OK
+2024-05-16 17:19:47,839 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-16 17:19:47,849 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #18 tested: OK
+2024-05-16 17:19:47,876 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000038 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:47,879 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #18 tested: OK
+2024-05-16 17:19:47,883 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2, 3]
+2024-05-16 17:19:47,883 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2,3)
+2024-05-16 17:19:47,893 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #19 tested: OK
+2024-05-16 17:19:47,912 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #19 tested: OK
+2024-05-16 17:19:47,913 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-16 17:19:47,913 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:19:47,914 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:19:47,914 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-16 17:19:47,914 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:19:47,922 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #20 tested: OK
+2024-05-16 17:19:47,942 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #20 tested: OK
+2024-05-16 17:19:47,951 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #2 tested: OK
+2024-05-16 17:19:47,957 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000041 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:47,971 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #2 tested: OK
+2024-05-16 17:19:47,980 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #1 tested: OK
+2024-05-16 17:19:47,998 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #1 tested: OK
+2024-05-16 17:19:47,999 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-16 17:19:47,999 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-16 17:19:47,999 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:19:48,000 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:19:48,000 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-16 17:19:48,000 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:19:48,000 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-30, 2024-05-04, 81]
+2024-05-16 17:19:48,009 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #3 tested: OK
+2024-05-16 17:19:48,028 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #3 tested: OK
+2024-05-16 17:19:48,038 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #4 tested: OK
+2024-05-16 17:19:48,047 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000044 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:48,057 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #4 tested: OK
+2024-05-16 17:19:48,057 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-16 17:19:48,057 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 81
+2024-05-16 17:19:48,058 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 81
+2024-05-16 17:19:48,058 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-16 17:19:48,068 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #5 tested: OK
+2024-05-16 17:19:48,087 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #5 tested: OK
+2024-05-16 17:19:48,087 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [13,2]
+2024-05-16 17:19:48,087 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:13,2
+2024-05-16 17:19:48,097 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #6 tested: OK
+2024-05-16 17:19:48,119 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #6 tested: OK
+2024-05-16 17:19:48,120 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-16 17:19:48,130 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #7 tested: OK
+2024-05-16 17:19:48,133 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000047 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:48,152 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #7 tested: OK
+2024-05-16 17:19:48,153 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 5
+2024-05-16 17:19:48,153 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-16 17:19:48,154 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:19:48,154 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 17:19:48,154 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 17:19:48,154 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 17:19:48,154 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 17:19:48,154 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 17:19:48,154 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=87e4d50a-776c-4bbd-94a7-ecfb2b70cd3c, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69956, glpbid=, pbtj=0, key=69956, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69956, modedatacreater=1, bcrq=2024-04-30, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=6f079d5e-4c0c-46eb-981a-a62f24fd24a3, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69957, glpbid=, pbtj=0, key=69957, form_biz_id=, pbdxbm=, pbgl=1, sfxx=1, keyid=69957, modedatacreater=1, bcrq=2024-05-01, lastname=, bcxx=, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=1, pbdxry=}, {modeuuid=dde58b76-d730-4260-9955-f0b22afc8675, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69958, glpbid=, pbtj=0, key=69958, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69958, modedatacreater=1, bcrq=2024-05-02, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=fe733eea-47f9-4b65-ad67-10efaa048489, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69959, glpbid=, pbtj=0, key=69959, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69959, modedatacreater=1, bcrq=2024-05-03, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=426b6820-5603-4120-b512-bea47865494d, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69960, glpbid=, pbtj=0, key=69960, form_biz_id=, pbdxbm=, pbgl=1, sfxx=1, keyid=69960, modedatacreater=1, bcrq=2024-05-04, lastname=, bcxx=, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=}]
+2024-05-16 17:19:48,155 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-16 17:19:48,155 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:19:48,156 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-16 17:19:48,156 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:19:48,165 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #8 tested: OK
+2024-05-16 17:19:48,184 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #8 tested: OK
+2024-05-16 17:19:48,198 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #9 tested: OK
+2024-05-16 17:19:48,218 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/23/00) - Connection #9 tested: OK
+2024-05-16 17:19:48,226 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:48,227 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #10 tested: OK
+2024-05-16 17:19:48,245 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #10 tested: OK
+2024-05-16 17:19:48,246 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-30=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-03=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-02=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]}]
+2024-05-16 17:19:48,246 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-16 17:19:48,246 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:19:48,246 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:81,analysisDate:2024-05-02 start***********
+2024-05-16 17:19:48,246 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}, {signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}, {signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, {signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}]]
+2024-05-16 17:19:48,247 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-05-02, schedulingResultCollect={2024-04-30=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-03=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-02=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]}, clockInTimeList=[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}, {signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}, {signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, {signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}], clockInTimeCollect={2024-04-30=[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}], 2024-05-03=[{signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}], 2024-05-01=[{signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}], 2024-05-02=[{signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}]}, userId=81, clockInTimeMap={}}]
+2024-05-16 17:19:48,248 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:19:48,248 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-16 17:19:48,248 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:19:48,251 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-05-02 07:00],lastestTime: [2024-05-03 06:30]
+2024-05-16 17:19:48,252 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-16 17:19:48,252 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:19:48,262 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #11 tested: OK
+2024-05-16 17:19:48,284 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #11 tested: OK
+2024-05-16 17:19:48,293 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #12 tested: OK
+2024-05-16 17:19:48,307 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:48,312 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #12 tested: OK
+2024-05-16 17:19:48,312 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:19:48,313 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-16 17:19:48,313 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:19:48,323 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #13 tested: OK
+2024-05-16 17:19:48,343 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #13 tested: OK
+2024-05-16 17:19:48,344 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[{jssj=13:00, jqlx=127, qjry=81, cxjqj=1, ksrq=2024-05-02, qtj=0, jsrq=2024-05-02, btj=0, kssj=08:00, qjsc=5.00}]]
+2024-05-16 17:19:48,353 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #14 tested: OK
+2024-05-16 17:19:48,373 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #14 tested: OK
+2024-05-16 17:19:48,374 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-16 17:19:48,374 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:19:48,374 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:19:48,375 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-16 17:19:48,375 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:19:48,384 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #15 tested: OK
+2024-05-16 17:19:48,397 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:48,403 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #15 tested: OK
+2024-05-16 17:19:48,403 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-16 17:19:48,404 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-16 17:19:48,404 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:19:48,406 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:19:48,406 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-16 17:19:48,406 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:19:48,407 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]],askForLeaveAndEvctionScheduleList:[[{edsc=7.50, bdlx=8, jsdk=0, thfghlfzs=5, tqdkfzs=60, dtjssj=13:00, bcxx=1, bcsdxx=09:00-12:00|13:00-17:30|, tqlghlfzs=5, dtkssj=08:00, thdkfzs=60, gsrq=1, ksdk=0}]]
+2024-05-16 17:19:48,407 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-16 17:19:48,411 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=8, jsdk=0, thfghlfzs=5, tqdkfzs=60, dtjssj=13:00, bcxx=1, bcsdxx=09:00-12:00|13:00-17:30|, tqlghlfzs=5, dtkssj=08:00, thdkfzs=60, gsrq=1, ksdk=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=300, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-16 17:19:48,414 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-05-02 13:00, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)]]
+2024-05-16 17:19:48,414 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-16 17:19:48,414 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:19:48,415 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:19:48,415 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-16 17:19:48,415 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:19:48,416 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-05-02 13:00, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)]]
+2024-05-16 17:19:48,416 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-16 17:19:48,416 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:19:48,417 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-05-02 13:00, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)],attendanceItems size :46,scheduleResult :[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=300, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}],analysisDate:[2024-05-02],userId:[81],rqlx:[0],modeId:[{}]
+2024-05-16 17:19:48,418 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[]]
+2024-05-16 17:19:48,419 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 17:19:48,419 [main] [com.engine.common.util.Utils] [INFO] - 休息时间在请假时间中间
+2024-05-16 17:19:48,419 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - recordAskForLeave timeMinutes :[240] ,hsl:1.0,hsdw
+2024-05-16 17:19:48,420 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-16 17:19:48,420 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-16 17:19:48,421 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:19:48,422 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 17:19:48,422 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:19:48,423 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=60, jbscbdccsqsc=0, bddrqlx=0,1,2,3,4, yxsydjb=, mc=早到加班, ktjbzdcfwlb=0, id=152, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=1, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=152, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早到加班, cchsfzs=, modedatacreatetime=15:21:59, hbjscsdxm=, hsl=1.00, modeuuid=7daadbcc-4c0b-4170-ad0d-1ba5c5dfc031, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=100,100,205, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-04-23, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=152, form_biz_id=152000188, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=60, mrxhtx=0, kqxm=早到加班, zysd=3, sjd=15:19, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-29 17:35:19, ldkzkg=0, jbzzhlfzs=5}]]
+2024-05-16 17:19:48,423 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 17:19:48,423 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:19:48,424 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 60.0
+2024-05-16 17:19:48,424 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[0.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-16 17:19:48,424 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[60.0]
+2024-05-16 17:19:48,424 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长: 60.0
+2024-05-16 17:19:48,481 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:48,568 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:48,647 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:48,742 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:48,833 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:48,915 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:48,999 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:49,084 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:49,111 [main] [com.engine.common.util.CommonUtil] [INFO] - makeInsertSql : [insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)]
+2024-05-16 17:19:49,111 [main] [com.engine.common.util.CommonUtil] [INFO] - needInsertDate: [[91ec77e6-eeef-4468-85f8-eb327a8fc6ca, 0, 92, 81, 1, 08:00, 09:00, 152, 2024-05-16, 4, 81-2024-05-16, 1, 2024-05-02, 2024-05-02, 1.0, 17:19:49]]
+2024-05-16 17:19:49,120 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/34/00) - Connection #16 tested: OK
+2024-05-16 17:19:49,131 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (02/34/00) - Connection #17 tested: OK
+2024-05-16 17:19:49,148 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 17:19:49,149 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 17:19:49,149 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 17:19:49,149 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 17:19:49,149 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 17:19:49,176 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (02/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:49,180 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (02/35/00) - Connection #17 tested: OK
+2024-05-16 17:19:49,191 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-16 17:19:49,202 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/35/00) - Connection #16 tested: OK
+2024-05-16 17:19:49,202 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:19:49,202 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 17:19:49,202 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:19:49,202 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=0,3,4,1,2, yxsydjb=, mc=延长加班, ktjbzdcfwlb=0, id=155, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=155, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=延长加班, cchsfzs=, modedatacreatetime=16:13:21, hbjscsdxm=, hsl=1.00, modeuuid=6e37013e-a54e-4d19-bca7-ed6cf46061b8, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-05-16, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=155, form_biz_id=155000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=16:12, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 17:19:49,202 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 17:19:49,202 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:19:49,203 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 60.0
+2024-05-16 17:19:49,203 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[0.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-16 17:19:49,203 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[60.0]
+2024-05-16 17:19:49,203 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长: 60.0
+2024-05-16 17:19:49,203 [main] [com.engine.common.util.CommonUtil] [INFO] - makeInsertSql : [insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)]
+2024-05-16 17:19:49,203 [main] [com.engine.common.util.CommonUtil] [INFO] - needInsertDate: [[69c02e00-8c64-4643-acfe-51aa6e0f235e, 0, 92, 81, 1, 17:30, 21:37, 155, 2024-05-16, 4, 81-2024-05-16, 1, 2024-05-02, 2024-05-02, 1.0, 17:19:49]]
+2024-05-16 17:19:49,212 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/35/00) - Connection #18 tested: OK
+2024-05-16 17:19:49,232 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/35/00) - Connection #18 tested: OK
+2024-05-16 17:19:49,233 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:19:49,233 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-16 17:19:49,234 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:19:49,234 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=300, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}],askForLeaveList:[{jssj=13:00, jqlx=127, qjry=81, cxjqj=1, ksrq=2024-05-02, qtj=0, jsrq=2024-05-02, btj=0, kssj=08:00, qjsc=5.00}],askForLeaveItems:{127={hsl=1.00, thfghlfzs=5, zdycrqqjndxxb=1, tqlghlfzs=5, zdycbcndfgzsd=1, tybcndbjlhbjs=0, lgsbxydk=0, zysd=1, id=127, fgsbxydk=0, hsdw=1}},offsetAskForLeaveAnomaly:[]
+2024-05-16 17:19:49,235 [main] [com.engine.common.util.Utils] [INFO] - 加班实际在请假外出时间中间
+2024-05-16 17:19:49,235 [main] [com.engine.common.util.Utils] [INFO] - 请假外出时间 左边
+2024-05-16 17:19:49,235 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 0.0,askForLeaveTime : 180.0,evectionTimeTime:0.0
+2024-05-16 17:19:49,236 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-16 17:19:49,236 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:19:49,236 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=4.5, classInfo=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=300, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], formmodeIdMap={uf_jcl_kq_kqfa=105, uf_jcl_kq_jqye=103, uf_jcl_kq_jbjg=92, uf_jcl_kq_jqed=102, uf_jcl_kq_cqjg=104, uf_jcl_kq_bdkjl=135, uf_jcl_kq_glpb=101, uf_jcl_kq_kqzqmc=93, uf_jcl_kq_cqjt=106, uf_jcl_kq_rlxx=89, uf_pbjg=87, uf_jcl_kq_rlmc=141, uf_jcl_kq_zhgs=129}, modeId=104, recordDataTime={j1=2024-05-02 09:47:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-05-02 21:37:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-05-02, userId=81, recordData=[{item=127, itemduration=4.0}, {item=152, itemduration=1.0}, {item=155, itemduration=1.0}], rqlx=0}
+2024-05-16 17:19:49,237 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:19:49,237 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-16 17:19:49,237 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:19:49,250 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/35/00) - Connection #19 tested: OK
+2024-05-16 17:19:49,262 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000059 (01/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:49,269 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/36/00) - Connection #19 tested: OK
+2024-05-16 17:19:49,269 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=4.5,cqzt=0,fxrq='2024-05-16 17:19:49',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-17:30|',xm1=127,sc1=4.0,xm2=152,sc2=1.0,xm3=155,sc3=1.0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-02 09:47:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-05-02 21:37:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-16 17:19:49,278 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/36/00) - Connection #20 tested: OK
+2024-05-16 17:19:49,299 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/36/00) - Connection #20 tested: OK
+2024-05-16 17:19:49,308 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/36/00) - Connection #21 tested: OK
+2024-05-16 17:19:49,326 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/36/00) - Connection #21 tested: OK
+2024-05-16 17:19:49,338 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/36/00) - Connection #22 tested: OK
+2024-05-16 17:19:49,359 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000062 (01/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:49,445 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000062 (01/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:49,465 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-16 17:19:49,476 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/38/00) - Connection #22 tested: OK
+2024-05-16 17:19:49,476 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-16 17:19:49,476 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:19:49,485 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/38/00) - Connection #23 tested: OK
+2024-05-16 17:19:49,505 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/38/00) - Connection #23 tested: OK
+2024-05-16 17:19:49,515 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/38/00) - Connection #24 tested: OK
+2024-05-16 17:19:49,530 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000064 (01/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:49,536 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/39/00) - Connection #24 tested: OK
+2024-05-16 17:19:49,545 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/39/00) - Connection #25 tested: OK
+2024-05-16 17:19:49,564 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/39/00) - Connection #25 tested: OK
+2024-05-16 17:19:49,565 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [149, 150]
+2024-05-16 17:19:49,574 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/39/00) - Connection #26 tested: OK
+2024-05-16 17:19:49,594 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/39/00) - Connection #26 tested: OK
+2024-05-16 17:19:49,595 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 17:19:49,595 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 17:19:49,595 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 17:19:49,595 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=1}]
+2024-05-16 17:19:49,604 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/39/00) - Connection #27 tested: OK
+2024-05-16 17:19:49,613 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000067 (01/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:49,642 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/40/00) - Connection #27 tested: OK
+2024-05-16 17:19:49,647 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where subcompanyid1 = 1 and seclevel >= 0 and seclevel <= 100
+2024-05-16 17:19:49,647 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 57
+2024-05-16 17:19:49,659 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/40/00) - Connection #28 tested: OK
+2024-05-16 17:19:49,679 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/40/00) - Connection #28 tested: OK
+2024-05-16 17:19:49,688 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/40/00) - Connection #29 tested: OK
+2024-05-16 17:19:49,703 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000069 (01/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:49,706 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/41/00) - Connection #29 tested: OK
+2024-05-16 17:19:49,707 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 17:19:49,707 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 17:19:49,707 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 17:19:49,716 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/41/00) - Connection #30 tested: OK
+2024-05-16 17:19:49,738 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/41/00) - Connection #30 tested: OK
+2024-05-16 17:19:49,738 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where departmentid = 2 and seclevel >= 0 and seclevel <= 100
+2024-05-16 17:19:49,738 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 2
+2024-05-16 17:19:49,738 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 17:19:49,748 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/41/00) - Connection #31 tested: OK
+2024-05-16 17:19:49,769 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/41/00) - Connection #31 tested: OK
+2024-05-16 17:19:49,778 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/41/00) - Connection #32 tested: OK
+2024-05-16 17:19:49,787 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000072 (01/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:49,798 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/42/00) - Connection #32 tested: OK
+2024-05-16 17:19:49,798 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=100, id=36}]
+2024-05-16 17:19:49,808 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/42/00) - Connection #33 tested: OK
+2024-05-16 17:19:49,827 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/42/00) - Connection #33 tested: OK
+2024-05-16 17:19:49,828 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 36 and seclevel <= 100
+2024-05-16 17:19:49,828 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 17:19:49,838 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/42/00) - Connection #34 tested: OK
+2024-05-16 17:19:49,858 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/42/00) - Connection #34 tested: OK
+2024-05-16 17:19:49,858 [main] [com.engine.common.util.CommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id,seclevel from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 17:19:49,868 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/42/00) - Connection #35 tested: OK
+2024-05-16 17:19:49,880 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000075 (01/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:49,888 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/43/00) - Connection #35 tested: OK
+2024-05-16 17:19:49,888 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupId : 2, empIdsByGroup : []
+2024-05-16 17:19:49,888 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 17:19:49,888 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 17:19:49,898 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/43/00) - Connection #36 tested: OK
+2024-05-16 17:19:49,917 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/43/00) - Connection #36 tested: OK
+2024-05-16 17:19:49,930 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/43/00) - Connection #37 tested: OK
+2024-05-16 17:19:49,952 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/43/00) - Connection #37 tested: OK
+2024-05-16 17:19:49,963 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/43/00) - Connection #38 tested: OK
+2024-05-16 17:19:49,968 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000078 (01/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:49,985 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/44/00) - Connection #38 tested: OK
+2024-05-16 17:19:49,985 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:138] - cqData_size : 1
+2024-05-16 17:19:49,995 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/44/00) - Connection #39 tested: OK
+2024-05-16 17:19:50,015 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/44/00) - Connection #39 tested: OK
+2024-05-16 17:19:50,025 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/44/00) - Connection #40 tested: OK
+2024-05-16 17:19:50,045 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/44/00) - Connection #40 tested: OK
+2024-05-16 17:19:50,050 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000080 (01/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:50,054 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/45/00) - Connection #41 tested: OK
+2024-05-16 17:19:50,073 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/45/00) - Connection #41 tested: OK
+2024-05-16 17:19:50,074 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:220] - overtimeMinutes : 120
+2024-05-16 17:19:50,074 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 300,oneTimeAddMinutes : 10
+2024-05-16 17:19:50,074 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:306] - countMinutes : 120.0
+2024-05-16 17:19:50,074 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:317] - allowanceMinutes : 120.0
+2024-05-16 17:19:50,080 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:330] - sc : 2.0
+2024-05-16 17:19:50,080 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 540,oneTimeAddMinutes : 30
+2024-05-16 17:19:50,080 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 1
+2024-05-16 17:19:50,091 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/45/00) - Connection #42 tested: OK
+2024-05-16 17:19:50,111 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000082 (01/45/00) - Connection #42 tested: OK
+2024-05-16 17:19:50,111 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:147] - delSign : true, delSql : delete from uf_jcl_kq_cqjt where rq >= '2024-05-02' and rq <= '2024-05-02' and yg in (81) and bc in (1,2,3)
+2024-05-16 17:19:50,111 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:171] - dataList_size : 1
+2024-05-16 17:19:50,111 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:174] - 津贴数据记录入库开始---
+2024-05-16 17:19:50,123 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000082 (01/45/00) - Connection #43 tested: OK
+2024-05-16 17:19:50,137 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (01/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:50,209 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #43 - autoCommit reset back to true
+2024-05-16 17:19:50,219 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000083 (01/46/00) - Connection #43 tested: OK
+2024-05-16 17:19:50,219 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:176] - insertSign : true
+2024-05-16 17:19:50,221 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-16 17:19:50,224 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:50,315 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:50,408 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:50,495 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:19:50,495 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-16 17:19:50,502 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/49/00) - #0050 removed because of shutdown.
+2024-05-16 17:19:50,502 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-16 17:19:50,503 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/48/00) - #0049 removed because of shutdown.
+2024-05-16 17:19:50,503 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-16 17:19:50,504 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/47/00) - #0048 removed because of shutdown.
+2024-05-16 17:19:50,504 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-16 17:19:50,504 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/46/00) - #0047 removed because of shutdown.
+2024-05-16 17:19:50,504 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-16 17:19:50,505 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/45/00) - #0046 removed because of shutdown.
+2024-05-16 17:19:50,505 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-16 17:19:50,505 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/44/00) - #0045 removed because of shutdown.
+2024-05-16 17:19:50,505 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-16 17:19:50,505 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/43/00) - #0044 removed because of shutdown.
+2024-05-16 17:19:50,505 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-16 17:19:50,506 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/42/00) - #0043 removed because of shutdown.
+2024-05-16 17:19:50,506 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-16 17:19:50,506 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/41/00) - #0042 removed because of shutdown.
+2024-05-16 17:19:50,506 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-16 17:19:50,507 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/40/00) - #0041 removed because of shutdown.
+2024-05-16 17:19:50,507 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-16 17:19:50,507 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/39/00) - #0040 removed because of shutdown.
+2024-05-16 17:19:50,507 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-16 17:19:50,508 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/38/00) - #0039 removed because of shutdown.
+2024-05-16 17:19:50,508 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-16 17:19:50,508 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/37/00) - #0038 removed because of shutdown.
+2024-05-16 17:19:50,508 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-16 17:19:50,508 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/36/00) - #0037 removed because of shutdown.
+2024-05-16 17:19:50,508 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-16 17:19:50,509 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/35/00) - #0036 removed because of shutdown.
+2024-05-16 17:19:50,509 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-16 17:19:50,509 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/34/00) - #0035 removed because of shutdown.
+2024-05-16 17:19:50,509 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-16 17:19:50,509 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/33/00) - #0034 removed because of shutdown.
+2024-05-16 17:19:50,509 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-16 17:19:50,510 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/32/00) - #0033 removed because of shutdown.
+2024-05-16 17:19:50,510 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-16 17:19:50,510 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/31/00) - #0032 removed because of shutdown.
+2024-05-16 17:19:50,510 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-16 17:19:50,510 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/30/00) - #0031 removed because of shutdown.
+2024-05-16 17:19:50,510 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-16 17:19:50,510 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/29/00) - #0030 removed because of shutdown.
+2024-05-16 17:19:50,510 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-16 17:19:50,510 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/28/00) - #0029 removed because of shutdown.
+2024-05-16 17:19:50,510 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-16 17:19:50,510 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/27/00) - #0028 removed because of shutdown.
+2024-05-16 17:19:50,510 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-16 17:19:50,510 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/26/00) - #0027 removed because of shutdown.
+2024-05-16 17:19:50,510 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-16 17:19:50,511 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/25/00) - #0026 removed because of shutdown.
+2024-05-16 17:19:50,511 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-16 17:19:50,511 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/24/00) - #0025 removed because of shutdown.
+2024-05-16 17:19:50,511 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-16 17:19:50,511 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/23/00) - #0024 removed because of shutdown.
+2024-05-16 17:19:50,511 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-16 17:19:50,511 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/22/00) - #0023 removed because of shutdown.
+2024-05-16 17:19:50,511 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-16 17:19:50,511 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/21/00) - #0022 removed because of shutdown.
+2024-05-16 17:19:50,511 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-16 17:19:50,511 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/20/00) - #0021 removed because of shutdown.
+2024-05-16 17:19:50,511 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-16 17:19:50,511 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/19/00) - #0020 removed because of shutdown.
+2024-05-16 17:19:50,511 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-16 17:19:50,511 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/18/00) - #0019 removed because of shutdown.
+2024-05-16 17:19:50,512 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-16 17:19:50,512 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/17/00) - #0018 removed because of shutdown.
+2024-05-16 17:19:50,512 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-16 17:19:50,512 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/16/00) - #0017 removed because of shutdown.
+2024-05-16 17:19:50,512 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-16 17:19:50,512 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/15/00) - #0016 removed because of shutdown.
+2024-05-16 17:19:50,512 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-16 17:19:50,512 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/14/00) - #0015 removed because of shutdown.
+2024-05-16 17:19:50,512 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-16 17:19:50,512 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/13/00) - #0014 removed because of shutdown.
+2024-05-16 17:19:50,512 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-16 17:19:50,512 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/12/00) - #0013 removed because of shutdown.
+2024-05-16 17:19:50,512 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-16 17:19:50,513 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/11/00) - #0012 removed because of shutdown.
+2024-05-16 17:19:50,513 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-16 17:19:50,513 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/10/00) - #0011 removed because of shutdown.
+2024-05-16 17:19:50,513 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-16 17:19:50,513 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/09/00) - #0010 removed because of shutdown.
+2024-05-16 17:19:50,513 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-16 17:19:50,513 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/08/00) - #0009 removed because of shutdown.
+2024-05-16 17:19:50,513 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-16 17:19:50,513 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/07/00) - #0008 removed because of shutdown.
+2024-05-16 17:19:50,513 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-16 17:19:50,513 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/06/00) - #0007 removed because of shutdown.
+2024-05-16 17:19:50,513 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-16 17:19:50,513 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/05/00) - #0006 removed because of shutdown.
+2024-05-16 17:19:50,513 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-16 17:19:50,514 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/04/00) - #0005 removed because of shutdown.
+2024-05-16 17:19:50,514 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-16 17:19:50,514 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/03/00) - #0004 removed because of shutdown.
+2024-05-16 17:19:50,514 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-16 17:19:50,514 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/02/00) - #0003 removed because of shutdown.
+2024-05-16 17:19:50,514 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-16 17:19:50,514 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/01/00) - #0001 removed because of shutdown.
+2024-05-16 17:19:50,514 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-16 17:19:50,514 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/00/00) - #0002 removed because of shutdown.
+2024-05-16 17:19:50,514 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-16 17:19:50,514 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 19 milliseconds.
+2024-05-16 17:19:50,514 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-16 17:19:50,515 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
+2024-05-16 17:23:33,120 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-16 17:23:33,124 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-16 17:23:33,124 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-16 17:23:33,124 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-16 17:23:33,125 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-16 17:23:33,640 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 17:23:33,640 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-16 17:23:33,641 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-16 17:23:33,641 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-16 17:23:33,641 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-16 17:23:33,641 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-16 17:23:33,641 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-16 17:23:33,641 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-16 17:23:33,642 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-16 17:23:33,642 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-16 17:23:33,642 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-16 17:23:33,643 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-16 17:23:33,643 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-16 17:23:33,643 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-16 17:23:33,643 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-16 17:23:33,643 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-16 17:23:33,644 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-16 17:23:33,644 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-16 17:23:33,644 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-16 17:23:33,644 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-16 17:23:33,644 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-16 17:23:33,644 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-16 17:23:33,644 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-16 17:23:33,645 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-16 17:23:33,645 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-16 17:23:33,645 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-16 17:23:33,645 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-16 17:23:33,645 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-16 17:23:33,645 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-16 17:23:33,645 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-16 17:23:33,646 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-16 17:23:33,646 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-16 17:23:33,646 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-16 17:23:33,646 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-16 17:23:33,646 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-16 17:23:33,646 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-16 17:23:33,646 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-16 17:23:33,646 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-16 17:23:33,647 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-16 17:23:33,647 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-16 17:23:33,647 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-16 17:23:33,647 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-16 17:23:33,647 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-16 17:23:33,647 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-16 17:23:33,647 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-16 17:23:33,648 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-16 17:23:33,648 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-16 17:23:33,648 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 17:23:33,648 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-16 17:23:33,648 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-16 17:23:33,648 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-16 17:23:33,648 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-16 17:23:33,649 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-16 17:23:33,649 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-16 17:23:33,649 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-16 17:23:33,649 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-16 17:23:33,649 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-16 17:23:33,649 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 17:23:33,649 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-16 17:23:33,650 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-16 17:23:33,650 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-16 17:23:33,665 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-16 17:23:33,668 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-16 17:23:33,669 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-16 17:23:34,066 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-16 17:23:34,082 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-16 17:23:34,090 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-16 17:23:34,090 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-16 17:23:34,101 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-16 17:23:34,101 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 17:23:34,101 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 17:23:34,102 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-16 17:23:34,102 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:23:34,141 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-16 17:23:34,186 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:23:34,198 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-16 17:23:34,198 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-16 17:23:34,199 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 17:23:34,199 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-16 17:23:34,199 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 17:23:34,199 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-16 17:23:34,199 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-16 17:23:34,199 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-16 17:23:34,273 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:23:34,280 [main] [A2] [INFO] - rootPath ==
+2024-05-16 17:23:34,280 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-16 17:23:34,281 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-16 17:23:34,282 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-16 17:23:34,293 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/04/00) - Connection #2 tested: OK
+2024-05-16 17:23:34,312 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-16 17:23:34,313 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-16 17:23:34,313 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 17:23:34,313 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 17:23:34,313 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 17:23:34,313 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 17:23:34,314 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 17:23:34,361 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:23:34,368 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-16 17:23:34,368 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-16 17:23:34,383 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #2 tested: OK
+2024-05-16 17:23:34,465 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-16 17:23:34,470 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (02/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:23:34,485 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/06/00) - Connection #3 tested: OK
+2024-05-16 17:23:34,496 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-16 17:23:34,496 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-16 17:23:34,496 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath328456282.jar;C:\Users\liuliang\AppData\Local\JetBrains\IntelliJIdea2021.2\captureAgent\debugger-agent.jar
+2024-05-16 17:23:34,497 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-16 17:23:34,497 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-16 17:23:34,497 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-16 17:23:34,536 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-16 17:23:34,536 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-16 17:23:34,536 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-16 17:23:34,537 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-16 17:23:34,537 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-16 17:23:34,537 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-16 17:23:34,537 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-16 17:23:34,537 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-16 17:23:34,537 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-16 17:23:34,537 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-16 17:23:34,542 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-16 17:23:34,545 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-16 17:23:34,546 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-16 17:23:34,546 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-16 17:23:34,547 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-16 17:23:34,547 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-16 17:23:34,548 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@a7e2d9d
+2024-05-16 17:23:34,549 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-16 17:23:34,561 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (02/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:23:34,570 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/07/00) - Connection #4 tested: OK
+2024-05-16 17:23:34,593 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/07/00) - Connection #4 tested: OK
+2024-05-16 17:23:34,612 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/07/00) - Connection #5 tested: OK
+2024-05-16 17:23:34,637 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/07/00) - Connection #5 tested: OK
+2024-05-16 17:23:34,655 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000005 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:23:34,661 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/08/00) - Connection #1 tested: OK
+2024-05-16 17:23:34,671 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/08/00) - Connection #6 tested: OK
+2024-05-16 17:23:34,692 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/08/00) - Connection #6 tested: OK
+2024-05-16 17:23:34,703 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/08/00) - Connection #7 tested: OK
+2024-05-16 17:23:34,725 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #7 tested: OK
+2024-05-16 17:23:34,735 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #8 tested: OK
+2024-05-16 17:23:34,746 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000008 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:23:34,755 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/09/00) - Connection #8 tested: OK
+2024-05-16 17:23:34,765 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/09/00) - Connection #9 tested: OK
+2024-05-16 17:23:34,786 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/09/00) - Connection #9 tested: OK
+2024-05-16 17:23:34,797 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/09/00) - Connection #1 tested: OK
+2024-05-16 17:23:34,816 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #1 tested: OK
+2024-05-16 17:23:34,826 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #2 tested: OK
+2024-05-16 17:23:34,830 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000011 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:23:34,849 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/10/00) - Connection #2 tested: OK
+2024-05-16 17:23:34,859 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/10/00) - Connection #3 tested: OK
+2024-05-16 17:23:34,880 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #3 tested: OK
+2024-05-16 17:23:34,891 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #4 tested: OK
+2024-05-16 17:23:34,913 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #4 tested: OK
+2024-05-16 17:23:34,922 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000013 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:23:34,923 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/11/00) - Connection #5 tested: OK
+2024-05-16 17:23:34,944 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/11/00) - Connection #5 tested: OK
+2024-05-16 17:23:34,967 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/11/00) - Connection #6 tested: OK
+2024-05-16 17:23:34,986 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #6 tested: OK
+2024-05-16 17:23:34,997 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #7 tested: OK
+2024-05-16 17:23:35,015 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000016 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:23:35,023 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/12/00) - Connection #7 tested: OK
+2024-05-16 17:23:35,033 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/12/00) - Connection #8 tested: OK
+2024-05-16 17:23:35,056 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/12/00) - Connection #8 tested: OK
+2024-05-16 17:23:35,067 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/12/00) - Connection #9 tested: OK
+2024-05-16 17:23:35,088 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #9 tested: OK
+2024-05-16 17:23:35,099 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #10 tested: OK
+2024-05-16 17:23:35,099 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000018 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:23:35,119 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/13/00) - Connection #10 tested: OK
+2024-05-16 17:23:35,133 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/13/00) - Connection #11 tested: OK
+2024-05-16 17:23:35,156 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/13/00) - Connection #11 tested: OK
+2024-05-16 17:23:35,166 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/13/00) - Connection #12 tested: OK
+2024-05-16 17:23:35,185 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #12 tested: OK
+2024-05-16 17:23:35,195 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000021 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:23:35,195 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/14/00) - Connection #13 tested: OK
+2024-05-16 17:23:35,214 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/14/00) - Connection #13 tested: OK
+2024-05-16 17:23:35,225 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/14/00) - Connection #14 tested: OK
+2024-05-16 17:23:35,245 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #14 tested: OK
+2024-05-16 17:23:35,254 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #1 tested: OK
+2024-05-16 17:23:35,271 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #1 tested: OK
+2024-05-16 17:23:35,282 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #2 tested: OK
+2024-05-16 17:23:35,285 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000025 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:23:35,302 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/15/00) - Connection #2 tested: OK
+2024-05-16 17:23:35,312 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/15/00) - Connection #3 tested: OK
+2024-05-16 17:23:35,332 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #3 tested: OK
+2024-05-16 17:23:35,342 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #4 tested: OK
+2024-05-16 17:23:35,363 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #4 tested: OK
+2024-05-16 17:23:35,369 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000027 (01/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:23:35,372 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/16/00) - Connection #5 tested: OK
+2024-05-16 17:23:35,392 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/16/00) - Connection #5 tested: OK
+2024-05-16 17:23:35,401 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/16/00) - Connection #6 tested: OK
+2024-05-16 17:23:35,420 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #6 tested: OK
+2024-05-16 17:23:35,440 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #7 tested: OK
+2024-05-16 17:23:35,454 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000030 (01/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:23:35,463 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/17/00) - Connection #7 tested: OK
+2024-05-16 17:23:35,471 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/17/00) - Connection #8 tested: OK
+2024-05-16 17:23:35,491 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #8 tested: OK
+2024-05-16 17:23:35,495 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:23:35,497 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-16 17:23:35,498 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:23:35,549 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (01/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:23:35,552 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/18/00) - Connection #9 tested: OK
+2024-05-16 17:23:35,572 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/18/00) - Connection #9 tested: OK
+2024-05-16 17:23:35,583 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/18/00) - Connection #10 tested: OK
+2024-05-16 17:23:35,603 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/18/00) - Connection #10 tested: OK
+2024-05-16 17:23:35,613 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/18/00) - Connection #11 tested: OK
+2024-05-16 17:23:35,633 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #11 tested: OK
+2024-05-16 17:23:35,636 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000034 (00/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:23:35,657 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/19/00) - Connection #12 tested: OK
+2024-05-16 17:23:35,679 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/19/00) - Connection #12 tested: OK
+2024-05-16 17:23:35,680 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [13,2]
+2024-05-16 17:23:35,681 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-16 17:23:35,690 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/19/00) - Connection #13 tested: OK
+2024-05-16 17:23:35,708 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #13 tested: OK
+2024-05-16 17:23:35,708 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-16 17:23:35,709 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 81
+2024-05-16 17:23:35,709 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 17:23:35,719 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #14 tested: OK
+2024-05-16 17:23:35,723 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000037 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:23:35,740 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/20/00) - Connection #14 tested: OK
+2024-05-16 17:23:35,740 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-16 17:23:35,750 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/20/00) - Connection #15 tested: OK
+2024-05-16 17:23:35,782 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #15 tested: OK
+2024-05-16 17:23:35,786 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2, 3]
+2024-05-16 17:23:35,786 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2,3)
+2024-05-16 17:23:35,796 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #16 tested: OK
+2024-05-16 17:23:35,817 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #16 tested: OK
+2024-05-16 17:23:35,818 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-16 17:23:35,818 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:23:35,819 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:23:35,819 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-16 17:23:35,819 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:23:35,820 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000039 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:23:35,830 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/21/00) - Connection #17 tested: OK
+2024-05-16 17:23:35,851 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/21/00) - Connection #17 tested: OK
+2024-05-16 17:23:35,863 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/21/00) - Connection #18 tested: OK
+2024-05-16 17:23:35,887 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #18 tested: OK
+2024-05-16 17:23:35,898 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #19 tested: OK
+2024-05-16 17:23:35,911 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000042 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:23:35,920 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/22/00) - Connection #19 tested: OK
+2024-05-16 17:23:35,921 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-16 17:23:35,922 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-16 17:23:35,922 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:23:35,925 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:23:35,925 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-16 17:23:35,925 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:23:35,925 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-30, 2024-05-04, 81]
+2024-05-16 17:23:35,937 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/22/00) - Connection #20 tested: OK
+2024-05-16 17:23:35,960 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/22/00) - Connection #20 tested: OK
+2024-05-16 17:23:35,972 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/22/00) - Connection #21 tested: OK
+2024-05-16 17:23:35,995 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #21 tested: OK
+2024-05-16 17:23:35,995 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-16 17:23:35,995 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 81
+2024-05-16 17:23:35,996 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 81
+2024-05-16 17:23:35,996 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-16 17:23:36,001 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000044 (00/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:23:36,012 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/23/00) - Connection #22 tested: OK
+2024-05-16 17:23:36,032 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/23/00) - Connection #22 tested: OK
+2024-05-16 17:23:36,034 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [13,2]
+2024-05-16 17:23:36,034 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:13,2
+2024-05-16 17:23:36,044 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/23/00) - Connection #23 tested: OK
+2024-05-16 17:23:36,064 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/23/00) - Connection #23 tested: OK
+2024-05-16 17:23:36,065 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-16 17:23:36,074 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/23/00) - Connection #1 tested: OK
+2024-05-16 17:23:36,094 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #1 tested: OK
+2024-05-16 17:23:36,095 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000047 (00/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:23:36,096 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 5
+2024-05-16 17:23:36,096 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-16 17:23:36,096 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:23:36,096 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 17:23:36,097 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 17:23:36,097 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 17:23:36,097 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 17:23:36,097 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 17:23:36,097 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=87e4d50a-776c-4bbd-94a7-ecfb2b70cd3c, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69956, glpbid=, pbtj=0, key=69956, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69956, modedatacreater=1, bcrq=2024-04-30, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=6f079d5e-4c0c-46eb-981a-a62f24fd24a3, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69957, glpbid=, pbtj=0, key=69957, form_biz_id=, pbdxbm=, pbgl=1, sfxx=1, keyid=69957, modedatacreater=1, bcrq=2024-05-01, lastname=, bcxx=, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=1, pbdxry=}, {modeuuid=dde58b76-d730-4260-9955-f0b22afc8675, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69958, glpbid=, pbtj=0, key=69958, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69958, modedatacreater=1, bcrq=2024-05-02, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=fe733eea-47f9-4b65-ad67-10efaa048489, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69959, glpbid=, pbtj=0, key=69959, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69959, modedatacreater=1, bcrq=2024-05-03, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=426b6820-5603-4120-b512-bea47865494d, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69960, glpbid=, pbtj=0, key=69960, form_biz_id=, pbdxbm=, pbgl=1, sfxx=1, keyid=69960, modedatacreater=1, bcrq=2024-05-04, lastname=, bcxx=, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=}]
+2024-05-16 17:23:36,097 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-16 17:23:36,098 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:23:36,098 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-16 17:23:36,098 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:23:36,110 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/24/00) - Connection #2 tested: OK
+2024-05-16 17:23:36,134 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/24/00) - Connection #2 tested: OK
+2024-05-16 17:23:36,148 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/24/00) - Connection #3 tested: OK
+2024-05-16 17:23:36,169 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #3 tested: OK
+2024-05-16 17:23:36,180 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #4 tested: OK
+2024-05-16 17:23:36,185 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000050 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:23:36,203 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/25/00) - Connection #4 tested: OK
+2024-05-16 17:23:36,204 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-30=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-03=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-02=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]}]
+2024-05-16 17:23:36,204 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-16 17:23:36,204 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:23:36,204 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:81,analysisDate:2024-05-02 start***********
+2024-05-16 17:23:36,204 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}, {signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}, {signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, {signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}]]
+2024-05-16 17:23:36,205 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-05-02, schedulingResultCollect={2024-04-30=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-03=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-02=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]}, clockInTimeList=[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}, {signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}, {signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, {signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}], clockInTimeCollect={2024-04-30=[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}], 2024-05-03=[{signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}], 2024-05-01=[{signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}], 2024-05-02=[{signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}]}, userId=81, clockInTimeMap={}}]
+2024-05-16 17:23:36,205 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:23:36,205 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-16 17:23:36,206 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:23:36,208 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-05-02 07:00],lastestTime: [2024-05-03 06:30]
+2024-05-16 17:23:36,209 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-16 17:23:36,209 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:23:36,219 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/25/00) - Connection #5 tested: OK
+2024-05-16 17:23:36,240 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/25/00) - Connection #5 tested: OK
+2024-05-16 17:23:36,250 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/25/00) - Connection #6 tested: OK
+2024-05-16 17:23:36,272 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #6 tested: OK
+2024-05-16 17:23:36,273 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:23:36,273 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-16 17:23:36,273 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:23:36,282 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:23:36,283 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/26/00) - Connection #7 tested: OK
+2024-05-16 17:23:36,307 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/26/00) - Connection #7 tested: OK
+2024-05-16 17:23:36,310 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[{jssj=13:00, jqlx=127, qjry=81, cxjqj=1, ksrq=2024-05-02, qtj=0, jsrq=2024-05-02, btj=0, kssj=08:00, qjsc=5.00}]]
+2024-05-16 17:23:36,320 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/26/00) - Connection #8 tested: OK
+2024-05-16 17:23:36,341 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/26/00) - Connection #8 tested: OK
+2024-05-16 17:23:36,342 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-16 17:23:36,342 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:23:36,343 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:23:36,343 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-16 17:23:36,343 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:23:36,353 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/26/00) - Connection #9 tested: OK
+2024-05-16 17:23:36,367 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (01/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:23:36,376 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/27/00) - Connection #9 tested: OK
+2024-05-16 17:23:36,376 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-16 17:23:36,377 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-16 17:23:36,377 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:23:36,378 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:23:36,379 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-16 17:23:36,379 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:23:36,379 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]],askForLeaveAndEvctionScheduleList:[[{edsc=7.50, bdlx=8, jsdk=0, thfghlfzs=5, tqdkfzs=60, dtjssj=13:00, bcxx=1, bcsdxx=09:00-12:00|13:00-17:30|, tqlghlfzs=5, dtkssj=08:00, thdkfzs=60, gsrq=1, ksdk=0}]]
+2024-05-16 17:23:36,380 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-16 17:23:36,383 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=8, jsdk=0, thfghlfzs=5, tqdkfzs=60, dtjssj=13:00, bcxx=1, bcsdxx=09:00-12:00|13:00-17:30|, tqlghlfzs=5, dtkssj=08:00, thdkfzs=60, gsrq=1, ksdk=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=300, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-16 17:23:36,385 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-05-02 13:00, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)]]
+2024-05-16 17:23:36,386 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-16 17:23:36,386 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:23:36,386 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:23:36,387 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-16 17:23:36,387 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:23:36,387 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-05-02 13:00, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)]]
+2024-05-16 17:23:36,387 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-16 17:23:36,387 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:23:36,388 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-05-02 13:00, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)],attendanceItems size :46,scheduleResult :[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=300, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}],analysisDate:[2024-05-02],userId:[81],rqlx:[0],modeId:[{}]
+2024-05-16 17:23:36,388 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[]]
+2024-05-16 17:23:36,389 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 17:23:36,389 [main] [com.engine.common.util.Utils] [INFO] - 休息时间在请假时间中间
+2024-05-16 17:23:36,389 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - recordAskForLeave timeMinutes :[240] ,hsl:1.0,hsdw
+2024-05-16 17:23:36,390 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-16 17:23:36,390 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-16 17:24:00,428 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:24:00,428 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 17:24:00,428 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:24:00,430 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=60, jbscbdccsqsc=0, bddrqlx=0,1,2,3,4, yxsydjb=, mc=早到加班, ktjbzdcfwlb=0, id=152, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=1, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=152, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早到加班, cchsfzs=, modedatacreatetime=15:21:59, hbjscsdxm=, hsl=1.00, modeuuid=7daadbcc-4c0b-4170-ad0d-1ba5c5dfc031, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=100,100,205, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-04-23, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=152, form_biz_id=152000188, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=60, mrxhtx=0, kqxm=早到加班, zysd=3, sjd=15:19, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-29 17:35:19, ldkzkg=0, jbzzhlfzs=5}]]
+2024-05-16 17:24:00,430 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 17:24:00,430 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:24:40,476 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 60.0
+2024-05-16 17:24:40,477 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[0.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-16 17:24:40,477 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[60.0]
+2024-05-16 17:24:40,477 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长: 60.0
+2024-05-16 17:24:40,485 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/27/01) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:24:40,513 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-16 17:24:40,567 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/28/01) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:24:40,644 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/29/01) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:24:46,573 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-16 17:24:46,576 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-16 17:24:46,581 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-16 17:24:46,582 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-16 17:24:46,583 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-16 17:24:47,076 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 17:24:47,077 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-16 17:24:47,077 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-16 17:24:47,077 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-16 17:24:47,077 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-16 17:24:47,077 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-16 17:24:47,077 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-16 17:24:47,078 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-16 17:24:47,078 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-16 17:24:47,078 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-16 17:24:47,078 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-16 17:24:47,079 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-16 17:24:47,079 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-16 17:24:47,079 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-16 17:24:47,079 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-16 17:24:47,080 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-16 17:24:47,080 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-16 17:24:47,080 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-16 17:24:47,080 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-16 17:24:47,080 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-16 17:24:47,080 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-16 17:24:47,081 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-16 17:24:47,081 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-16 17:24:47,081 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-16 17:24:47,081 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-16 17:24:47,081 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-16 17:24:47,081 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-16 17:24:47,082 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-16 17:24:47,082 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-16 17:24:47,082 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-16 17:24:47,082 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-16 17:24:47,082 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-16 17:24:47,082 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-16 17:24:47,082 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-16 17:24:47,083 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-16 17:24:47,083 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-16 17:24:47,083 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-16 17:24:47,083 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-16 17:24:47,083 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-16 17:24:47,083 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-16 17:24:47,083 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-16 17:24:47,083 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-16 17:24:47,084 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-16 17:24:47,084 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-16 17:24:47,084 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-16 17:24:47,084 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-16 17:24:47,084 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-16 17:24:47,084 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 17:24:47,084 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-16 17:24:47,085 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-16 17:24:47,085 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-16 17:24:47,085 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-16 17:24:47,085 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-16 17:24:47,085 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-16 17:24:47,085 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-16 17:24:47,085 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-16 17:24:47,086 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-16 17:24:47,086 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 17:24:47,086 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-16 17:24:47,086 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-16 17:24:47,086 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-16 17:24:47,101 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-16 17:24:47,103 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-16 17:24:47,105 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-16 17:24:47,487 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-16 17:24:47,507 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-16 17:24:47,518 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-16 17:24:47,518 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-16 17:24:47,529 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-16 17:24:47,535 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 17:24:47,535 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 17:24:47,538 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-16 17:24:47,538 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:24:47,578 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-16 17:24:47,623 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:24:47,626 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-16 17:24:47,626 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-16 17:24:47,626 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-16 17:24:47,626 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 17:24:47,626 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-16 17:24:47,626 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-16 17:24:47,626 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 17:24:47,627 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-16 17:24:47,703 [main] [A2] [INFO] - rootPath ==
+2024-05-16 17:24:47,703 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-16 17:24:47,704 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-16 17:24:47,704 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-16 17:24:47,713 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (02/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:24:47,716 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/04/00) - Connection #2 tested: OK
+2024-05-16 17:24:47,727 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 17:24:47,727 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 17:24:47,728 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-16 17:24:47,728 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-16 17:24:47,728 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 17:24:47,728 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 17:24:47,728 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 17:24:47,788 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-16 17:24:47,789 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-16 17:24:47,802 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:24:47,804 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #2 tested: OK
+2024-05-16 17:24:47,901 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-16 17:24:47,914 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (02/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:24:47,920 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/06/00) - Connection #3 tested: OK
+2024-05-16 17:24:47,930 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-16 17:24:47,931 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-16 17:24:47,931 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath1990964939.jar;C:\Users\liuliang\AppData\Local\JetBrains\IntelliJIdea2021.2\captureAgent\debugger-agent.jar
+2024-05-16 17:24:47,931 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-16 17:24:47,931 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-16 17:24:47,931 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-16 17:24:47,969 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-16 17:24:47,969 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-16 17:24:47,970 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-16 17:24:47,970 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-16 17:24:47,970 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-16 17:24:47,970 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-16 17:24:47,970 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-16 17:24:47,970 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-16 17:24:47,970 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-16 17:24:47,971 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-16 17:24:47,976 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-16 17:24:47,978 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-16 17:24:47,979 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-16 17:24:47,980 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-16 17:24:47,980 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-16 17:24:47,980 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-16 17:24:47,982 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@2cf23c81
+2024-05-16 17:24:47,982 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-16 17:24:48,004 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/06/00) - Connection #4 tested: OK
+2024-05-16 17:24:48,008 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000004 (02/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:24:48,026 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/07/00) - Connection #4 tested: OK
+2024-05-16 17:24:48,038 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/07/00) - Connection #5 tested: OK
+2024-05-16 17:24:48,063 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/07/00) - Connection #5 tested: OK
+2024-05-16 17:24:48,090 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #1 tested: OK
+2024-05-16 17:24:48,095 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000005 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:24:48,100 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/08/00) - Connection #6 tested: OK
+2024-05-16 17:24:48,117 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/08/00) - Connection #6 tested: OK
+2024-05-16 17:24:48,128 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/08/00) - Connection #7 tested: OK
+2024-05-16 17:24:48,148 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #7 tested: OK
+2024-05-16 17:24:48,157 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #8 tested: OK
+2024-05-16 17:24:48,177 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #8 tested: OK
+2024-05-16 17:24:48,183 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000008 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:24:48,187 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/09/00) - Connection #1 tested: OK
+2024-05-16 17:24:48,207 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/09/00) - Connection #1 tested: OK
+2024-05-16 17:24:48,218 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/09/00) - Connection #2 tested: OK
+2024-05-16 17:24:48,238 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #2 tested: OK
+2024-05-16 17:24:48,248 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #3 tested: OK
+2024-05-16 17:24:48,259 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000011 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:24:48,267 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/10/00) - Connection #3 tested: OK
+2024-05-16 17:24:48,277 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/10/00) - Connection #4 tested: OK
+2024-05-16 17:24:48,297 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #4 tested: OK
+2024-05-16 17:24:48,307 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #5 tested: OK
+2024-05-16 17:24:48,327 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #5 tested: OK
+2024-05-16 17:24:48,335 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #6 tested: OK
+2024-05-16 17:24:48,339 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000014 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:24:48,354 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/11/00) - Connection #6 tested: OK
+2024-05-16 17:24:48,383 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/11/00) - Connection #7 tested: OK
+2024-05-16 17:24:48,403 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #7 tested: OK
+2024-05-16 17:24:48,412 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #8 tested: OK
+2024-05-16 17:24:48,422 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000016 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:24:48,433 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/12/00) - Connection #8 tested: OK
+2024-05-16 17:24:48,442 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/12/00) - Connection #9 tested: OK
+2024-05-16 17:24:48,462 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/12/00) - Connection #9 tested: OK
+2024-05-16 17:24:48,471 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/12/00) - Connection #10 tested: OK
+2024-05-16 17:24:48,488 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #10 tested: OK
+2024-05-16 17:24:48,498 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #11 tested: OK
+2024-05-16 17:24:48,515 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000019 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:24:48,516 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/13/00) - Connection #11 tested: OK
+2024-05-16 17:24:48,527 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/13/00) - Connection #12 tested: OK
+2024-05-16 17:24:48,545 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/13/00) - Connection #12 tested: OK
+2024-05-16 17:24:48,556 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/13/00) - Connection #13 tested: OK
+2024-05-16 17:24:48,578 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #13 tested: OK
+2024-05-16 17:24:48,588 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #1 tested: OK
+2024-05-16 17:24:48,600 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000022 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:24:48,608 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/14/00) - Connection #1 tested: OK
+2024-05-16 17:24:48,618 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/14/00) - Connection #2 tested: OK
+2024-05-16 17:24:48,638 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #2 tested: OK
+2024-05-16 17:24:48,647 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #3 tested: OK
+2024-05-16 17:24:48,666 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #3 tested: OK
+2024-05-16 17:24:48,675 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #4 tested: OK
+2024-05-16 17:24:48,685 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000025 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:24:48,695 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/15/00) - Connection #4 tested: OK
+2024-05-16 17:24:48,704 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/15/00) - Connection #5 tested: OK
+2024-05-16 17:24:48,723 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #5 tested: OK
+2024-05-16 17:24:48,732 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #6 tested: OK
+2024-05-16 17:24:48,750 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #6 tested: OK
+2024-05-16 17:24:48,761 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #7 tested: OK
+2024-05-16 17:24:48,767 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000028 (01/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:24:48,781 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/16/00) - Connection #7 tested: OK
+2024-05-16 17:24:48,790 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/16/00) - Connection #8 tested: OK
+2024-05-16 17:24:48,809 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #8 tested: OK
+2024-05-16 17:24:48,829 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #9 tested: OK
+2024-05-16 17:24:48,850 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #9 tested: OK
+2024-05-16 17:24:48,859 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000030 (01/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:24:48,859 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/17/00) - Connection #10 tested: OK
+2024-05-16 17:24:48,877 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #10 tested: OK
+2024-05-16 17:24:48,883 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:24:48,884 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-16 17:24:48,885 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:24:48,939 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #11 tested: OK
+2024-05-16 17:24:48,963 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000032 (01/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:24:48,974 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/18/00) - Connection #11 tested: OK
+2024-05-16 17:24:48,984 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/18/00) - Connection #12 tested: OK
+2024-05-16 17:24:49,008 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/18/00) - Connection #12 tested: OK
+2024-05-16 17:24:49,019 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/18/00) - Connection #13 tested: OK
+2024-05-16 17:24:49,040 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #13 tested: OK
+2024-05-16 17:24:49,048 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000034 (00/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:24:49,066 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/19/00) - Connection #14 tested: OK
+2024-05-16 17:24:49,088 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/19/00) - Connection #14 tested: OK
+2024-05-16 17:24:49,089 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [13,2]
+2024-05-16 17:24:49,090 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-16 17:24:49,100 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/19/00) - Connection #15 tested: OK
+2024-05-16 17:24:49,119 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #15 tested: OK
+2024-05-16 17:24:49,120 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-16 17:24:49,120 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 81
+2024-05-16 17:24:49,120 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 17:24:49,129 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #16 tested: OK
+2024-05-16 17:24:49,148 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #16 tested: OK
+2024-05-16 17:24:49,148 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-16 17:24:49,149 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000037 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:24:49,158 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/20/00) - Connection #17 tested: OK
+2024-05-16 17:24:49,191 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #17 tested: OK
+2024-05-16 17:24:49,195 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2, 3]
+2024-05-16 17:24:49,195 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2,3)
+2024-05-16 17:24:49,205 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #18 tested: OK
+2024-05-16 17:24:49,228 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #18 tested: OK
+2024-05-16 17:24:49,229 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-16 17:24:49,235 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:24:49,234 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000039 (00/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:24:49,236 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:24:49,236 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-16 17:24:49,236 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:24:49,247 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/21/00) - Connection #19 tested: OK
+2024-05-16 17:24:49,267 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/21/00) - Connection #19 tested: OK
+2024-05-16 17:24:49,278 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/21/00) - Connection #20 tested: OK
+2024-05-16 17:24:49,302 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #20 tested: OK
+2024-05-16 17:24:49,313 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #21 tested: OK
+2024-05-16 17:24:49,318 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000042 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:24:49,331 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/22/00) - Connection #21 tested: OK
+2024-05-16 17:24:49,332 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-16 17:24:49,332 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-16 17:24:49,332 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:24:49,333 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:24:49,333 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-16 17:24:49,333 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:24:49,334 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-30, 2024-05-04, 81]
+2024-05-16 17:24:49,343 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/22/00) - Connection #22 tested: OK
+2024-05-16 17:24:49,363 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/22/00) - Connection #22 tested: OK
+2024-05-16 17:24:49,374 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/22/00) - Connection #1 tested: OK
+2024-05-16 17:24:49,396 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #1 tested: OK
+2024-05-16 17:24:49,396 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-16 17:24:49,396 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 81
+2024-05-16 17:24:49,397 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 81
+2024-05-16 17:24:49,397 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-16 17:24:49,403 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000044 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:24:49,407 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/23/00) - Connection #2 tested: OK
+2024-05-16 17:24:49,428 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/23/00) - Connection #2 tested: OK
+2024-05-16 17:24:49,428 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [13,2]
+2024-05-16 17:24:49,428 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:13,2
+2024-05-16 17:24:49,437 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/23/00) - Connection #3 tested: OK
+2024-05-16 17:24:49,457 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/23/00) - Connection #3 tested: OK
+2024-05-16 17:24:49,457 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-16 17:24:49,468 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/23/00) - Connection #4 tested: OK
+2024-05-16 17:24:49,490 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000047 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:24:49,490 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/24/00) - Connection #4 tested: OK
+2024-05-16 17:24:49,495 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 5
+2024-05-16 17:24:49,495 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-16 17:24:49,495 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:24:49,496 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 17:24:49,496 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 17:24:49,496 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 17:24:49,497 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 17:24:49,497 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 17:24:49,498 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=87e4d50a-776c-4bbd-94a7-ecfb2b70cd3c, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69956, glpbid=, pbtj=0, key=69956, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69956, modedatacreater=1, bcrq=2024-04-30, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=6f079d5e-4c0c-46eb-981a-a62f24fd24a3, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69957, glpbid=, pbtj=0, key=69957, form_biz_id=, pbdxbm=, pbgl=1, sfxx=1, keyid=69957, modedatacreater=1, bcrq=2024-05-01, lastname=, bcxx=, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=1, pbdxry=}, {modeuuid=dde58b76-d730-4260-9955-f0b22afc8675, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69958, glpbid=, pbtj=0, key=69958, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69958, modedatacreater=1, bcrq=2024-05-02, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=fe733eea-47f9-4b65-ad67-10efaa048489, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69959, glpbid=, pbtj=0, key=69959, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69959, modedatacreater=1, bcrq=2024-05-03, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=426b6820-5603-4120-b512-bea47865494d, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69960, glpbid=, pbtj=0, key=69960, form_biz_id=, pbdxbm=, pbgl=1, sfxx=1, keyid=69960, modedatacreater=1, bcrq=2024-05-04, lastname=, bcxx=, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=}]
+2024-05-16 17:24:49,499 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-16 17:24:49,502 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:24:49,502 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-16 17:24:49,502 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:24:49,514 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/24/00) - Connection #5 tested: OK
+2024-05-16 17:24:49,541 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/24/00) - Connection #5 tested: OK
+2024-05-16 17:24:49,550 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/24/00) - Connection #6 tested: OK
+2024-05-16 17:24:49,569 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #6 tested: OK
+2024-05-16 17:24:49,577 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:24:49,579 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/25/00) - Connection #7 tested: OK
+2024-05-16 17:24:49,599 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/25/00) - Connection #7 tested: OK
+2024-05-16 17:24:49,600 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-30=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-03=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-02=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]}]
+2024-05-16 17:24:49,600 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-16 17:24:49,600 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:24:49,600 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:81,analysisDate:2024-05-02 start***********
+2024-05-16 17:24:49,600 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}, {signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}, {signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, {signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}]]
+2024-05-16 17:24:49,601 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-05-02, schedulingResultCollect={2024-04-30=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-03=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-02=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]}, clockInTimeList=[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}, {signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}, {signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, {signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}], clockInTimeCollect={2024-04-30=[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}], 2024-05-03=[{signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}], 2024-05-01=[{signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}], 2024-05-02=[{signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}]}, userId=81, clockInTimeMap={}}]
+2024-05-16 17:24:49,602 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:24:49,602 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-16 17:24:49,602 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:24:49,604 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-05-02 07:00],lastestTime: [2024-05-03 06:30]
+2024-05-16 17:24:49,605 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-16 17:24:49,605 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:24:49,615 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/25/00) - Connection #8 tested: OK
+2024-05-16 17:24:49,637 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/25/00) - Connection #8 tested: OK
+2024-05-16 17:24:49,647 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/25/00) - Connection #9 tested: OK
+2024-05-16 17:24:49,663 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:24:49,670 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/26/00) - Connection #9 tested: OK
+2024-05-16 17:24:49,673 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:24:49,673 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-16 17:24:49,673 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:24:49,683 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/26/00) - Connection #10 tested: OK
+2024-05-16 17:24:49,701 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/26/00) - Connection #10 tested: OK
+2024-05-16 17:24:49,702 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[{jssj=13:00, jqlx=127, qjry=81, cxjqj=1, ksrq=2024-05-02, qtj=0, jsrq=2024-05-02, btj=0, kssj=08:00, qjsc=5.00}]]
+2024-05-16 17:24:49,710 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/26/00) - Connection #11 tested: OK
+2024-05-16 17:24:49,728 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/26/00) - Connection #11 tested: OK
+2024-05-16 17:24:49,729 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-16 17:24:49,729 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:24:49,730 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:24:49,730 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-16 17:24:49,731 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:24:49,740 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/26/00) - Connection #12 tested: OK
+2024-05-16 17:24:49,753 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (01/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:24:49,761 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/27/00) - Connection #12 tested: OK
+2024-05-16 17:24:49,761 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-16 17:24:49,761 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-16 17:24:49,761 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:24:49,763 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:24:49,764 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-16 17:24:49,764 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:24:49,764 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]],askForLeaveAndEvctionScheduleList:[[{edsc=7.50, bdlx=8, jsdk=0, thfghlfzs=5, tqdkfzs=60, dtjssj=13:00, bcxx=1, bcsdxx=09:00-12:00|13:00-17:30|, tqlghlfzs=5, dtkssj=08:00, thdkfzs=60, gsrq=1, ksdk=0}]]
+2024-05-16 17:24:49,765 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-16 17:24:49,769 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=8, jsdk=0, thfghlfzs=5, tqdkfzs=60, dtjssj=13:00, bcxx=1, bcsdxx=09:00-12:00|13:00-17:30|, tqlghlfzs=5, dtkssj=08:00, thdkfzs=60, gsrq=1, ksdk=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=300, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-16 17:24:49,772 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-05-02 13:00, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)]]
+2024-05-16 17:24:49,775 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-16 17:24:49,775 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:24:49,776 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:24:49,776 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-16 17:24:49,776 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:24:49,777 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-05-02 13:00, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)]]
+2024-05-16 17:24:49,777 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-16 17:24:49,777 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:24:49,777 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-05-02 13:00, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)],attendanceItems size :46,scheduleResult :[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=300, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}],analysisDate:[2024-05-02],userId:[81],rqlx:[0],modeId:[{}]
+2024-05-16 17:24:49,778 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[]]
+2024-05-16 17:24:49,779 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 17:24:49,779 [main] [com.engine.common.util.Utils] [INFO] - 休息时间在请假时间中间
+2024-05-16 17:24:49,779 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - recordAskForLeave timeMinutes :[240] ,hsl:1.0,hsdw
+2024-05-16 17:24:49,780 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-16 17:24:49,780 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-16 17:25:08,145 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:25:08,145 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 17:25:08,145 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:25:08,146 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=60, jbscbdccsqsc=0, bddrqlx=0,1,2,3,4, yxsydjb=, mc=早到加班, ktjbzdcfwlb=0, id=152, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=1, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=152, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早到加班, cchsfzs=, modedatacreatetime=15:21:59, hbjscsdxm=, hsl=1.00, modeuuid=7daadbcc-4c0b-4170-ad0d-1ba5c5dfc031, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=100,100,205, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-04-23, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=152, form_biz_id=152000188, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=60, mrxhtx=0, kqxm=早到加班, zysd=3, sjd=15:19, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-29 17:35:19, ldkzkg=0, jbzzhlfzs=5}]]
+2024-05-16 17:25:08,146 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 17:25:08,146 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:27:21,443 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/27/01) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:27:34,367 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 60.0
+2024-05-16 17:27:34,367 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[0.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-16 17:27:34,368 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[60.0]
+2024-05-16 17:27:34,368 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长: 60.0
+2024-05-16 17:27:34,401 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-16 17:27:34,450 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/28/01) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:27:34,528 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/29/01) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:42,699 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-16 17:28:42,702 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-16 17:28:42,702 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-16 17:28:42,702 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-16 17:28:42,703 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-16 17:28:43,173 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 17:28:43,173 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-16 17:28:43,174 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-16 17:28:43,174 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-16 17:28:43,174 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-16 17:28:43,175 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-16 17:28:43,175 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-16 17:28:43,175 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-16 17:28:43,175 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-16 17:28:43,175 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-16 17:28:43,175 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-16 17:28:43,176 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-16 17:28:43,176 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-16 17:28:43,177 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-16 17:28:43,177 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-16 17:28:43,177 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-16 17:28:43,177 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-16 17:28:43,177 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-16 17:28:43,177 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-16 17:28:43,177 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-16 17:28:43,178 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-16 17:28:43,178 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-16 17:28:43,178 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-16 17:28:43,178 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-16 17:28:43,178 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-16 17:28:43,178 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-16 17:28:43,178 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-16 17:28:43,179 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-16 17:28:43,179 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-16 17:28:43,179 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-16 17:28:43,179 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-16 17:28:43,179 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-16 17:28:43,179 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-16 17:28:43,179 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-16 17:28:43,180 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-16 17:28:43,180 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-16 17:28:43,180 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-16 17:28:43,180 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-16 17:28:43,180 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-16 17:28:43,180 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-16 17:28:43,180 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-16 17:28:43,181 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-16 17:28:43,181 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-16 17:28:43,181 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-16 17:28:43,181 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-16 17:28:43,181 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-16 17:28:43,181 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-16 17:28:43,181 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 17:28:43,182 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-16 17:28:43,182 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-16 17:28:43,182 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-16 17:28:43,182 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-16 17:28:43,182 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-16 17:28:43,182 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-16 17:28:43,182 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-16 17:28:43,183 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-16 17:28:43,183 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-16 17:28:43,183 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 17:28:43,183 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-16 17:28:43,183 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-16 17:28:43,183 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-16 17:28:43,199 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-16 17:28:43,201 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-16 17:28:43,202 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-16 17:28:43,600 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-16 17:28:43,619 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-16 17:28:43,629 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-16 17:28:43,629 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-16 17:28:43,641 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-16 17:28:43,642 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 17:28:43,642 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 17:28:43,644 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:43,644 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-16 17:28:43,693 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-16 17:28:43,732 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:43,732 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-16 17:28:43,732 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-16 17:28:43,732 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-16 17:28:43,733 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-16 17:28:43,733 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-16 17:28:43,733 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 17:28:43,733 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 17:28:43,733 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-16 17:28:43,794 [main] [A2] [INFO] - rootPath ==
+2024-05-16 17:28:43,794 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-16 17:28:43,795 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-16 17:28:43,795 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-16 17:28:43,807 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/03/00) - Connection #2 tested: OK
+2024-05-16 17:28:43,817 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-16 17:28:43,817 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 17:28:43,817 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 17:28:43,817 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-16 17:28:43,818 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 17:28:43,818 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:43,818 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 17:28:43,818 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 17:28:43,868 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-16 17:28:43,868 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-16 17:28:43,883 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/04/00) - Connection #2 tested: OK
+2024-05-16 17:28:43,894 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:43,942 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-16 17:28:43,961 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/05/00) - Connection #3 tested: OK
+2024-05-16 17:28:44,000 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-16 17:28:44,001 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-16 17:28:44,001 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath426782977.jar;D:\soft\IntelliJ IDEA 2021.2\lib\idea_rt.jar
+2024-05-16 17:28:44,001 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-16 17:28:44,001 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-16 17:28:44,001 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-16 17:28:44,005 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:44,039 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-16 17:28:44,040 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-16 17:28:44,040 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-16 17:28:44,040 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-16 17:28:44,040 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-16 17:28:44,040 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-16 17:28:44,040 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-16 17:28:44,041 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-16 17:28:44,041 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-16 17:28:44,041 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-16 17:28:44,045 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-16 17:28:44,048 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-16 17:28:44,049 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-16 17:28:44,049 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-16 17:28:44,049 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-16 17:28:44,049 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-16 17:28:44,051 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@63a12c68
+2024-05-16 17:28:44,051 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-16 17:28:44,071 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/06/00) - Connection #4 tested: OK
+2024-05-16 17:28:44,092 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #4 tested: OK
+2024-05-16 17:28:44,094 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000004 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:44,104 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/07/00) - Connection #5 tested: OK
+2024-05-16 17:28:44,123 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/07/00) - Connection #5 tested: OK
+2024-05-16 17:28:44,143 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #1 tested: OK
+2024-05-16 17:28:44,152 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #6 tested: OK
+2024-05-16 17:28:44,171 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #6 tested: OK
+2024-05-16 17:28:44,181 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000006 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:44,182 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/08/00) - Connection #7 tested: OK
+2024-05-16 17:28:44,205 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #7 tested: OK
+2024-05-16 17:28:44,214 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #8 tested: OK
+2024-05-16 17:28:44,233 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #8 tested: OK
+2024-05-16 17:28:44,241 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #2 tested: OK
+2024-05-16 17:28:44,261 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #2 tested: OK
+2024-05-16 17:28:44,261 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000009 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:44,272 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/09/00) - Connection #1 tested: OK
+2024-05-16 17:28:44,291 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #1 tested: OK
+2024-05-16 17:28:44,301 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #3 tested: OK
+2024-05-16 17:28:44,320 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #3 tested: OK
+2024-05-16 17:28:44,329 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #4 tested: OK
+2024-05-16 17:28:44,345 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000012 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:44,349 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #4 tested: OK
+2024-05-16 17:28:44,357 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #5 tested: OK
+2024-05-16 17:28:44,375 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #5 tested: OK
+2024-05-16 17:28:44,383 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #6 tested: OK
+2024-05-16 17:28:44,402 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #6 tested: OK
+2024-05-16 17:28:44,418 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #7 tested: OK
+2024-05-16 17:28:44,428 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000015 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:44,437 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #7 tested: OK
+2024-05-16 17:28:44,447 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #8 tested: OK
+2024-05-16 17:28:44,467 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #8 tested: OK
+2024-05-16 17:28:44,476 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #9 tested: OK
+2024-05-16 17:28:44,495 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #9 tested: OK
+2024-05-16 17:28:44,504 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #10 tested: OK
+2024-05-16 17:28:44,512 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000018 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:44,524 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #10 tested: OK
+2024-05-16 17:28:44,534 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #11 tested: OK
+2024-05-16 17:28:44,552 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #11 tested: OK
+2024-05-16 17:28:44,563 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #12 tested: OK
+2024-05-16 17:28:44,582 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #12 tested: OK
+2024-05-16 17:28:44,592 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #2 tested: OK
+2024-05-16 17:28:44,598 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000021 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:44,611 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #2 tested: OK
+2024-05-16 17:28:44,620 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #1 tested: OK
+2024-05-16 17:28:44,641 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #1 tested: OK
+2024-05-16 17:28:44,650 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #3 tested: OK
+2024-05-16 17:28:44,672 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #3 tested: OK
+2024-05-16 17:28:44,680 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000023 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:44,682 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #4 tested: OK
+2024-05-16 17:28:44,701 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #4 tested: OK
+2024-05-16 17:28:44,711 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #5 tested: OK
+2024-05-16 17:28:44,729 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #5 tested: OK
+2024-05-16 17:28:44,738 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #6 tested: OK
+2024-05-16 17:28:44,756 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/14/00) - Connection #6 tested: OK
+2024-05-16 17:28:44,762 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000026 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:44,767 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #7 tested: OK
+2024-05-16 17:28:44,787 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #7 tested: OK
+2024-05-16 17:28:44,796 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #8 tested: OK
+2024-05-16 17:28:44,815 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #8 tested: OK
+2024-05-16 17:28:44,825 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #9 tested: OK
+2024-05-16 17:28:44,843 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/15/00) - Connection #9 tested: OK
+2024-05-16 17:28:44,843 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (01/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:44,861 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #10 tested: OK
+2024-05-16 17:28:44,883 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #10 tested: OK
+2024-05-16 17:28:44,893 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #11 tested: OK
+2024-05-16 17:28:44,912 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/16/00) - Connection #11 tested: OK
+2024-05-16 17:28:44,916 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:28:44,917 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-16 17:28:44,918 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:28:44,928 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:44,960 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #12 tested: OK
+2024-05-16 17:28:44,980 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #12 tested: OK
+2024-05-16 17:28:44,991 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #13 tested: OK
+2024-05-16 17:28:45,014 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/17/00) - Connection #13 tested: OK
+2024-05-16 17:28:45,022 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/17/00) - Connection #14 tested: OK
+2024-05-16 17:28:45,026 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000034 (01/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:45,041 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #14 tested: OK
+2024-05-16 17:28:45,064 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #15 tested: OK
+2024-05-16 17:28:45,089 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #15 tested: OK
+2024-05-16 17:28:45,091 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [13,2]
+2024-05-16 17:28:45,092 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-16 17:28:45,101 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #16 tested: OK
+2024-05-16 17:28:45,106 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000036 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:45,125 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #16 tested: OK
+2024-05-16 17:28:45,126 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-16 17:28:45,126 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 81
+2024-05-16 17:28:45,126 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 17:28:45,135 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #17 tested: OK
+2024-05-16 17:28:45,153 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #17 tested: OK
+2024-05-16 17:28:45,153 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-16 17:28:45,165 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #18 tested: OK
+2024-05-16 17:28:45,199 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000038 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:45,199 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #18 tested: OK
+2024-05-16 17:28:45,203 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2, 3]
+2024-05-16 17:28:45,203 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2,3)
+2024-05-16 17:28:45,212 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #19 tested: OK
+2024-05-16 17:28:45,233 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #19 tested: OK
+2024-05-16 17:28:45,234 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-16 17:28:45,234 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:28:45,235 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:28:45,236 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-16 17:28:45,236 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:28:45,246 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #20 tested: OK
+2024-05-16 17:28:45,266 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #20 tested: OK
+2024-05-16 17:28:45,276 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #2 tested: OK
+2024-05-16 17:28:45,281 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000041 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:45,295 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #2 tested: OK
+2024-05-16 17:28:45,304 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #1 tested: OK
+2024-05-16 17:28:45,322 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #1 tested: OK
+2024-05-16 17:28:45,323 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-16 17:28:45,323 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-16 17:28:45,323 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:28:45,324 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:28:45,324 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-16 17:28:45,324 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:28:45,324 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-30, 2024-05-04, 81]
+2024-05-16 17:28:45,333 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #3 tested: OK
+2024-05-16 17:28:45,353 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #3 tested: OK
+2024-05-16 17:28:45,364 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #4 tested: OK
+2024-05-16 17:28:45,371 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000044 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:45,385 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #4 tested: OK
+2024-05-16 17:28:45,385 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-16 17:28:45,385 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 81
+2024-05-16 17:28:45,386 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 81
+2024-05-16 17:28:45,386 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-16 17:28:45,394 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #5 tested: OK
+2024-05-16 17:28:45,412 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #5 tested: OK
+2024-05-16 17:28:45,412 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [13,2]
+2024-05-16 17:28:45,412 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:13,2
+2024-05-16 17:28:45,422 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #6 tested: OK
+2024-05-16 17:28:45,440 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #6 tested: OK
+2024-05-16 17:28:45,440 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-16 17:28:45,450 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #7 tested: OK
+2024-05-16 17:28:45,460 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000047 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:45,472 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #7 tested: OK
+2024-05-16 17:28:45,473 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 5
+2024-05-16 17:28:45,473 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-16 17:28:45,473 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:28:45,474 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 17:28:45,474 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 17:28:45,474 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 17:28:45,474 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 17:28:45,474 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 17:28:45,474 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=87e4d50a-776c-4bbd-94a7-ecfb2b70cd3c, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69956, glpbid=, pbtj=0, key=69956, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69956, modedatacreater=1, bcrq=2024-04-30, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=6f079d5e-4c0c-46eb-981a-a62f24fd24a3, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69957, glpbid=, pbtj=0, key=69957, form_biz_id=, pbdxbm=, pbgl=1, sfxx=1, keyid=69957, modedatacreater=1, bcrq=2024-05-01, lastname=, bcxx=, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=1, pbdxry=}, {modeuuid=dde58b76-d730-4260-9955-f0b22afc8675, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69958, glpbid=, pbtj=0, key=69958, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69958, modedatacreater=1, bcrq=2024-05-02, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=fe733eea-47f9-4b65-ad67-10efaa048489, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69959, glpbid=, pbtj=0, key=69959, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69959, modedatacreater=1, bcrq=2024-05-03, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=426b6820-5603-4120-b512-bea47865494d, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69960, glpbid=, pbtj=0, key=69960, form_biz_id=, pbdxbm=, pbgl=1, sfxx=1, keyid=69960, modedatacreater=1, bcrq=2024-05-04, lastname=, bcxx=, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=}]
+2024-05-16 17:28:45,475 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-16 17:28:45,476 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:28:45,476 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-16 17:28:45,476 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:28:45,486 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #8 tested: OK
+2024-05-16 17:28:45,506 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #8 tested: OK
+2024-05-16 17:28:45,516 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #9 tested: OK
+2024-05-16 17:28:45,535 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/23/00) - Connection #9 tested: OK
+2024-05-16 17:28:45,545 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/23/00) - Connection #10 tested: OK
+2024-05-16 17:28:45,547 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000050 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:45,565 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #10 tested: OK
+2024-05-16 17:28:45,566 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-30=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-03=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-02=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]}]
+2024-05-16 17:28:45,566 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-16 17:28:45,567 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:28:45,567 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:81,analysisDate:2024-05-02 start***********
+2024-05-16 17:28:45,567 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}, {signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}, {signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, {signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}]]
+2024-05-16 17:28:45,567 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-05-02, schedulingResultCollect={2024-04-30=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-03=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-02=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]}, clockInTimeList=[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}, {signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}, {signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, {signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}], clockInTimeCollect={2024-04-30=[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}], 2024-05-03=[{signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}], 2024-05-01=[{signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}], 2024-05-02=[{signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}]}, userId=81, clockInTimeMap={}}]
+2024-05-16 17:28:45,568 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:28:45,568 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-16 17:28:45,568 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:28:45,571 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-05-02 07:00],lastestTime: [2024-05-03 06:30]
+2024-05-16 17:28:45,572 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-16 17:28:45,572 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:28:45,582 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #11 tested: OK
+2024-05-16 17:28:45,601 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #11 tested: OK
+2024-05-16 17:28:45,611 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #12 tested: OK
+2024-05-16 17:28:45,629 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/24/00) - Connection #12 tested: OK
+2024-05-16 17:28:45,629 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (00/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:45,630 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:28:45,630 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-16 17:28:45,630 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:28:45,642 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #13 tested: OK
+2024-05-16 17:28:45,662 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #13 tested: OK
+2024-05-16 17:28:45,663 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[{jssj=13:00, jqlx=127, qjry=81, cxjqj=1, ksrq=2024-05-02, qtj=0, jsrq=2024-05-02, btj=0, kssj=08:00, qjsc=5.00}]]
+2024-05-16 17:28:45,673 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #14 tested: OK
+2024-05-16 17:28:45,693 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #14 tested: OK
+2024-05-16 17:28:45,694 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-16 17:28:45,694 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:28:45,694 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:28:45,695 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-16 17:28:45,695 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:28:45,704 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #15 tested: OK
+2024-05-16 17:28:45,721 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:45,723 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #15 tested: OK
+2024-05-16 17:28:45,724 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-16 17:28:45,724 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-16 17:28:45,724 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:28:45,725 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:28:45,726 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-16 17:28:45,726 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:28:45,726 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]],askForLeaveAndEvctionScheduleList:[[{edsc=7.50, bdlx=8, jsdk=0, thfghlfzs=5, tqdkfzs=60, dtjssj=13:00, bcxx=1, bcsdxx=09:00-12:00|13:00-17:30|, tqlghlfzs=5, dtkssj=08:00, thdkfzs=60, gsrq=1, ksdk=0}]]
+2024-05-16 17:28:45,727 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-16 17:28:45,730 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=8, jsdk=0, thfghlfzs=5, tqdkfzs=60, dtjssj=13:00, bcxx=1, bcsdxx=09:00-12:00|13:00-17:30|, tqlghlfzs=5, dtkssj=08:00, thdkfzs=60, gsrq=1, ksdk=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=300, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-16 17:28:45,732 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-05-02 13:00, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)]]
+2024-05-16 17:28:45,732 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-16 17:28:45,732 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:28:45,733 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:28:45,733 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-16 17:28:45,733 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:28:45,733 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-05-02 13:00, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)]]
+2024-05-16 17:28:45,734 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-16 17:28:45,734 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:28:45,734 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-05-02 13:00, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)],attendanceItems size :46,scheduleResult :[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=300, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}],analysisDate:[2024-05-02],userId:[81],rqlx:[0],modeId:[{}]
+2024-05-16 17:28:45,735 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[]]
+2024-05-16 17:28:45,735 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 17:28:45,735 [main] [com.engine.common.util.Utils] [INFO] - 休息时间在请假时间中间
+2024-05-16 17:28:45,735 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - recordAskForLeave timeMinutes :[240] ,hsl:1.0,hsdw
+2024-05-16 17:28:45,736 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-16 17:28:45,736 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-16 17:28:45,737 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:28:45,737 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 17:28:45,737 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:28:45,738 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=60, jbscbdccsqsc=0, bddrqlx=0,1,2,3,4, yxsydjb=, mc=早到加班, ktjbzdcfwlb=0, id=152, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=1, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=152, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早到加班, cchsfzs=, modedatacreatetime=15:21:59, hbjscsdxm=, hsl=1.00, modeuuid=7daadbcc-4c0b-4170-ad0d-1ba5c5dfc031, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=100,100,205, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-04-23, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=152, form_biz_id=152000188, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=60, mrxhtx=0, kqxm=早到加班, zysd=3, sjd=15:19, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-29 17:35:19, ldkzkg=0, jbzzhlfzs=5}]]
+2024-05-16 17:28:45,738 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 17:28:45,738 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:28:45,739 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 60.0
+2024-05-16 17:28:45,739 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[0.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-16 17:28:45,739 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[60.0]
+2024-05-16 17:28:45,739 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长: 60.0
+2024-05-16 17:28:45,806 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:45,893 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:45,972 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:46,062 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:46,421 [main] [com.engine.common.util.CommonUtil] [INFO] - makeInsertSql : [insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)]
+2024-05-16 17:28:46,421 [main] [com.engine.common.util.CommonUtil] [INFO] - needInsertDate: [[e41d5fa9-fcb2-4e71-b8cc-0fcf890c60c4, 0, 92, 81, 1, 08:00, 09:00, 152, 2024-05-16, 4, 81-2024-05-16, 1, 2024-05-02, 2024-05-02, 1.0, 17:28:46]]
+2024-05-16 17:28:46,430 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/30/00) - Connection #16 tested: OK
+2024-05-16 17:28:46,441 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (02/30/00) - Connection #17 tested: OK
+2024-05-16 17:28:46,449 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 17:28:46,449 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 17:28:46,449 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 17:28:46,449 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 17:28:46,449 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 17:28:46,459 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (02/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:46,477 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (02/31/00) - Connection #17 tested: OK
+2024-05-16 17:28:46,488 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-16 17:28:46,498 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/31/00) - Connection #16 tested: OK
+2024-05-16 17:28:46,499 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:28:46,499 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 17:28:46,499 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:28:46,499 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=0,3,4,1,2, yxsydjb=, mc=延长加班, ktjbzdcfwlb=0, id=155, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=155, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=延长加班, cchsfzs=, modedatacreatetime=16:13:21, hbjscsdxm=, hsl=1.00, modeuuid=6e37013e-a54e-4d19-bca7-ed6cf46061b8, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-05-16, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=155, form_biz_id=155000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=16:12, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 17:28:46,499 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 17:28:46,499 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:28:46,500 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 60.0
+2024-05-16 17:28:46,500 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[0.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-16 17:28:46,500 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[60.0]
+2024-05-16 17:28:46,500 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长: 60.0
+2024-05-16 17:28:46,500 [main] [com.engine.common.util.CommonUtil] [INFO] - makeInsertSql : [insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)]
+2024-05-16 17:28:46,500 [main] [com.engine.common.util.CommonUtil] [INFO] - needInsertDate: [[d27b28b6-842f-45ba-a114-b918a0f411ea, 0, 92, 81, 1, 17:30, 21:37, 155, 2024-05-16, 4, 81-2024-05-16, 1, 2024-05-02, 2024-05-02, 1.0, 17:28:46]]
+2024-05-16 17:28:46,511 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/31/00) - Connection #18 tested: OK
+2024-05-16 17:28:46,533 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/31/00) - Connection #18 tested: OK
+2024-05-16 17:28:46,534 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:28:46,534 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-16 17:28:46,534 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:28:46,535 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=300, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}],askForLeaveList:[{jssj=13:00, jqlx=127, qjry=81, cxjqj=1, ksrq=2024-05-02, qtj=0, jsrq=2024-05-02, btj=0, kssj=08:00, qjsc=5.00}],askForLeaveItems:{127={hsl=1.00, thfghlfzs=5, zdycrqqjndxxb=1, tqlghlfzs=5, zdycbcndfgzsd=1, tybcndbjlhbjs=0, lgsbxydk=0, zysd=1, id=127, fgsbxydk=0, hsdw=1}},offsetAskForLeaveAnomaly:[]
+2024-05-16 17:28:46,535 [main] [com.engine.common.util.Utils] [INFO] - 加班实际在请假外出时间中间
+2024-05-16 17:28:46,536 [main] [com.engine.common.util.Utils] [INFO] - 请假外出时间 左边
+2024-05-16 17:28:46,536 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 0.0,askForLeaveTime : 180.0,evectionTimeTime:0.0
+2024-05-16 17:28:46,542 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-16 17:28:46,542 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:28:46,542 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=4.5, classInfo=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=300, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], formmodeIdMap={uf_jcl_kq_kqfa=105, uf_jcl_kq_jqye=103, uf_jcl_kq_jbjg=92, uf_jcl_kq_jqed=102, uf_jcl_kq_cqjg=104, uf_jcl_kq_bdkjl=135, uf_jcl_kq_glpb=101, uf_jcl_kq_kqzqmc=93, uf_jcl_kq_cqjt=106, uf_jcl_kq_rlxx=89, uf_pbjg=87, uf_jcl_kq_rlmc=141, uf_jcl_kq_zhgs=129}, modeId=104, recordDataTime={j1=2024-05-02 09:47:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-05-02 21:37:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-05-02, userId=81, recordData=[{item=127, itemduration=4.0}, {item=152, itemduration=1.0}, {item=155, itemduration=1.0}], rqlx=0}
+2024-05-16 17:28:46,543 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:28:46,543 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-16 17:28:46,543 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:28:46,552 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/31/00) - Connection #19 tested: OK
+2024-05-16 17:28:46,571 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/31/00) - Connection #19 tested: OK
+2024-05-16 17:28:46,571 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=4.5,cqzt=0,fxrq='2024-05-16 17:28:46',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-17:30|',xm1=127,sc1=4.0,xm2=152,sc2=1.0,xm3=155,sc3=1.0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-02 09:47:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-05-02 21:37:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-16 17:28:46,581 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/31/00) - Connection #20 tested: OK
+2024-05-16 17:28:46,604 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/31/00) - Connection #20 tested: OK
+2024-05-16 17:28:46,614 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/31/00) - Connection #21 tested: OK
+2024-05-16 17:28:46,633 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/31/00) - Connection #21 tested: OK
+2024-05-16 17:28:46,645 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/31/00) - Connection #22 tested: OK
+2024-05-16 17:28:46,768 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-16 17:28:46,777 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/31/00) - Connection #22 tested: OK
+2024-05-16 17:28:46,777 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-16 17:28:46,777 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:28:46,852 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000062 (01/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:46,935 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000062 (01/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:47,008 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/33/00) - Connection #23 tested: OK
+2024-05-16 17:28:47,013 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000063 (01/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:47,028 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/34/00) - Connection #23 tested: OK
+2024-05-16 17:28:47,037 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/34/00) - Connection #24 tested: OK
+2024-05-16 17:28:47,058 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/34/00) - Connection #24 tested: OK
+2024-05-16 17:28:47,068 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/34/00) - Connection #25 tested: OK
+2024-05-16 17:28:47,088 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/34/00) - Connection #25 tested: OK
+2024-05-16 17:28:47,088 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [149, 150]
+2024-05-16 17:28:47,099 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/34/00) - Connection #26 tested: OK
+2024-05-16 17:28:47,109 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000066 (01/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:47,119 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/35/00) - Connection #26 tested: OK
+2024-05-16 17:28:47,119 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 17:28:47,120 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 17:28:47,120 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 17:28:47,120 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=1}]
+2024-05-16 17:28:47,130 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/35/00) - Connection #27 tested: OK
+2024-05-16 17:28:47,164 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/35/00) - Connection #27 tested: OK
+2024-05-16 17:28:47,170 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where subcompanyid1 = 1 and seclevel >= 0 and seclevel <= 100
+2024-05-16 17:28:47,170 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 57
+2024-05-16 17:28:47,180 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/35/00) - Connection #28 tested: OK
+2024-05-16 17:28:47,196 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000068 (01/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:47,200 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/36/00) - Connection #28 tested: OK
+2024-05-16 17:28:47,213 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/36/00) - Connection #29 tested: OK
+2024-05-16 17:28:47,231 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/36/00) - Connection #29 tested: OK
+2024-05-16 17:28:47,231 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 17:28:47,231 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 17:28:47,231 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 17:28:47,241 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/36/00) - Connection #30 tested: OK
+2024-05-16 17:28:47,262 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/36/00) - Connection #30 tested: OK
+2024-05-16 17:28:47,262 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where departmentid = 2 and seclevel >= 0 and seclevel <= 100
+2024-05-16 17:28:47,262 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 2
+2024-05-16 17:28:47,263 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 17:28:47,272 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/36/00) - Connection #31 tested: OK
+2024-05-16 17:28:47,291 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000071 (01/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:47,292 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/37/00) - Connection #31 tested: OK
+2024-05-16 17:28:47,301 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/37/00) - Connection #32 tested: OK
+2024-05-16 17:28:47,321 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/37/00) - Connection #32 tested: OK
+2024-05-16 17:28:47,321 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=100, id=36}]
+2024-05-16 17:28:47,331 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/37/00) - Connection #33 tested: OK
+2024-05-16 17:28:47,352 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/37/00) - Connection #33 tested: OK
+2024-05-16 17:28:47,352 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 36 and seclevel <= 100
+2024-05-16 17:28:47,352 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 17:28:47,362 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/37/00) - Connection #34 tested: OK
+2024-05-16 17:28:47,379 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000074 (01/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:47,380 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/38/00) - Connection #34 tested: OK
+2024-05-16 17:28:47,380 [main] [com.engine.common.util.CommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id,seclevel from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 17:28:47,391 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/38/00) - Connection #35 tested: OK
+2024-05-16 17:28:47,413 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/38/00) - Connection #35 tested: OK
+2024-05-16 17:28:47,413 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupId : 2, empIdsByGroup : []
+2024-05-16 17:28:47,413 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 17:28:47,413 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 17:28:47,423 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/38/00) - Connection #36 tested: OK
+2024-05-16 17:28:47,443 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/38/00) - Connection #36 tested: OK
+2024-05-16 17:28:47,453 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/38/00) - Connection #37 tested: OK
+2024-05-16 17:28:47,459 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (01/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:47,474 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/39/00) - Connection #37 tested: OK
+2024-05-16 17:28:47,485 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/39/00) - Connection #38 tested: OK
+2024-05-16 17:28:47,507 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/39/00) - Connection #38 tested: OK
+2024-05-16 17:28:47,508 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:138] - cqData_size : 1
+2024-05-16 17:28:47,517 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/39/00) - Connection #39 tested: OK
+2024-05-16 17:28:47,537 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/39/00) - Connection #39 tested: OK
+2024-05-16 17:28:47,546 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/39/00) - Connection #2 tested: OK
+2024-05-16 17:28:47,546 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000080 (01/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:47,567 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/40/00) - Connection #2 tested: OK
+2024-05-16 17:28:47,576 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/40/00) - Connection #1 tested: OK
+2024-05-16 17:28:47,595 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/40/00) - Connection #1 tested: OK
+2024-05-16 17:28:47,595 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:220] - overtimeMinutes : 120
+2024-05-16 17:28:47,596 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 300,oneTimeAddMinutes : 10
+2024-05-16 17:28:47,596 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:306] - countMinutes : 120.0
+2024-05-16 17:28:47,596 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:317] - allowanceMinutes : 120.0
+2024-05-16 17:28:47,596 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:330] - sc : 2.0
+2024-05-16 17:28:47,597 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 540,oneTimeAddMinutes : 30
+2024-05-16 17:28:47,597 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 1
+2024-05-16 17:28:47,606 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/40/00) - Connection #3 tested: OK
+2024-05-16 17:28:47,625 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000082 (01/40/00) - Connection #3 tested: OK
+2024-05-16 17:28:47,625 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:147] - delSign : true, delSql : delete from uf_jcl_kq_cqjt where rq >= '2024-05-02' and rq <= '2024-05-02' and yg in (81) and bc in (1,2,3)
+2024-05-16 17:28:47,626 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:171] - dataList_size : 1
+2024-05-16 17:28:47,626 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:174] - 津贴数据记录入库开始---
+2024-05-16 17:28:47,630 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (01/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:47,636 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000082 (01/41/00) - Connection #4 tested: OK
+2024-05-16 17:28:47,717 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #4 - autoCommit reset back to true
+2024-05-16 17:28:47,717 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (01/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:47,727 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000083 (01/42/00) - Connection #4 tested: OK
+2024-05-16 17:28:47,727 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:176] - insertSign : true
+2024-05-16 17:28:47,730 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-16 17:28:47,798 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:48,119 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:49,208 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:49,297 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:49,380 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:49,454 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:49,841 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:49,926 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:28:49,926 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-16 17:28:49,932 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/49/00) - #0050 removed because of shutdown.
+2024-05-16 17:28:49,932 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-16 17:28:49,933 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/48/00) - #0049 removed because of shutdown.
+2024-05-16 17:28:49,933 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-16 17:28:49,933 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/47/00) - #0048 removed because of shutdown.
+2024-05-16 17:28:49,933 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-16 17:28:49,934 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/46/00) - #0047 removed because of shutdown.
+2024-05-16 17:28:49,934 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-16 17:28:49,935 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/45/00) - #0046 removed because of shutdown.
+2024-05-16 17:28:49,935 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-16 17:28:49,935 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/44/00) - #0045 removed because of shutdown.
+2024-05-16 17:28:49,935 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-16 17:28:49,936 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/43/00) - #0044 removed because of shutdown.
+2024-05-16 17:28:49,936 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-16 17:28:49,936 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/42/00) - #0043 removed because of shutdown.
+2024-05-16 17:28:49,936 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-16 17:28:49,937 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/41/00) - #0042 removed because of shutdown.
+2024-05-16 17:28:49,937 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-16 17:28:49,937 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/40/00) - #0041 removed because of shutdown.
+2024-05-16 17:28:49,937 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-16 17:28:49,937 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/39/00) - #0040 removed because of shutdown.
+2024-05-16 17:28:49,938 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-16 17:28:49,938 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/38/00) - #0039 removed because of shutdown.
+2024-05-16 17:28:49,938 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-16 17:28:49,938 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/37/00) - #0038 removed because of shutdown.
+2024-05-16 17:28:49,939 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-16 17:28:49,939 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/36/00) - #0037 removed because of shutdown.
+2024-05-16 17:28:49,939 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-16 17:28:49,939 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/35/00) - #0036 removed because of shutdown.
+2024-05-16 17:28:49,939 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-16 17:28:49,940 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/34/00) - #0035 removed because of shutdown.
+2024-05-16 17:28:49,940 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-16 17:28:49,940 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/33/00) - #0034 removed because of shutdown.
+2024-05-16 17:28:49,940 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-16 17:28:49,940 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/32/00) - #0033 removed because of shutdown.
+2024-05-16 17:28:49,940 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-16 17:28:49,941 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/31/00) - #0032 removed because of shutdown.
+2024-05-16 17:28:49,941 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-16 17:28:49,941 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/30/00) - #0031 removed because of shutdown.
+2024-05-16 17:28:49,941 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-16 17:28:49,941 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/29/00) - #0030 removed because of shutdown.
+2024-05-16 17:28:49,941 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-16 17:28:49,941 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/28/00) - #0029 removed because of shutdown.
+2024-05-16 17:28:49,941 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-16 17:28:49,941 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/27/00) - #0028 removed because of shutdown.
+2024-05-16 17:28:49,941 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-16 17:28:49,941 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/26/00) - #0027 removed because of shutdown.
+2024-05-16 17:28:49,941 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-16 17:28:49,942 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/25/00) - #0026 removed because of shutdown.
+2024-05-16 17:28:49,942 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-16 17:28:49,942 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/24/00) - #0025 removed because of shutdown.
+2024-05-16 17:28:49,942 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-16 17:28:49,942 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/23/00) - #0024 removed because of shutdown.
+2024-05-16 17:28:49,942 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-16 17:28:49,942 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/22/00) - #0023 removed because of shutdown.
+2024-05-16 17:28:49,942 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-16 17:28:49,942 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/21/00) - #0022 removed because of shutdown.
+2024-05-16 17:28:49,942 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-16 17:28:49,942 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/20/00) - #0021 removed because of shutdown.
+2024-05-16 17:28:49,942 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-16 17:28:49,942 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/19/00) - #0020 removed because of shutdown.
+2024-05-16 17:28:49,943 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-16 17:28:49,943 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/18/00) - #0019 removed because of shutdown.
+2024-05-16 17:28:49,943 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-16 17:28:49,943 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/17/00) - #0018 removed because of shutdown.
+2024-05-16 17:28:49,943 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-16 17:28:49,943 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/16/00) - #0017 removed because of shutdown.
+2024-05-16 17:28:49,943 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-16 17:28:49,943 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/15/00) - #0016 removed because of shutdown.
+2024-05-16 17:28:49,943 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-16 17:28:49,943 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/14/00) - #0015 removed because of shutdown.
+2024-05-16 17:28:49,943 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-16 17:28:49,943 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/13/00) - #0014 removed because of shutdown.
+2024-05-16 17:28:49,943 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-16 17:28:49,943 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/12/00) - #0013 removed because of shutdown.
+2024-05-16 17:28:49,944 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-16 17:28:49,944 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/11/00) - #0012 removed because of shutdown.
+2024-05-16 17:28:49,944 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-16 17:28:49,944 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/10/00) - #0011 removed because of shutdown.
+2024-05-16 17:28:49,944 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-16 17:28:49,944 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/09/00) - #0010 removed because of shutdown.
+2024-05-16 17:28:49,944 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-16 17:28:49,944 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/08/00) - #0009 removed because of shutdown.
+2024-05-16 17:28:49,944 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-16 17:28:49,944 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/07/00) - #0008 removed because of shutdown.
+2024-05-16 17:28:49,944 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-16 17:28:49,944 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/06/00) - #0007 removed because of shutdown.
+2024-05-16 17:28:49,944 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-16 17:28:49,945 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/05/00) - #0006 removed because of shutdown.
+2024-05-16 17:28:49,945 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-16 17:28:49,945 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/04/00) - #0005 removed because of shutdown.
+2024-05-16 17:28:49,945 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-16 17:28:49,945 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/03/00) - #0004 removed because of shutdown.
+2024-05-16 17:28:49,945 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-16 17:28:49,945 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/02/00) - #0003 removed because of shutdown.
+2024-05-16 17:28:49,945 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-16 17:28:49,945 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/01/00) - #0001 removed because of shutdown.
+2024-05-16 17:28:49,945 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-16 17:28:49,945 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/00/00) - #0002 removed because of shutdown.
+2024-05-16 17:28:49,945 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-16 17:28:49,946 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 20 milliseconds.
+2024-05-16 17:28:49,946 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-16 17:28:49,946 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
+2024-05-16 17:30:12,305 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-16 17:30:12,308 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-16 17:30:12,308 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-16 17:30:12,309 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-16 17:30:12,310 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-16 17:30:12,795 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 17:30:12,795 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-16 17:30:12,795 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-16 17:30:12,795 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-16 17:30:12,796 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-16 17:30:12,796 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-16 17:30:12,796 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-16 17:30:12,796 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-16 17:30:12,796 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-16 17:30:12,796 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-16 17:30:12,796 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-16 17:30:12,797 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-16 17:30:12,798 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-16 17:30:12,798 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-16 17:30:12,798 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-16 17:30:12,798 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-16 17:30:12,798 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-16 17:30:12,798 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-16 17:30:12,798 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-16 17:30:12,799 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-16 17:30:12,799 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-16 17:30:12,799 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-16 17:30:12,799 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-16 17:30:12,799 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-16 17:30:12,800 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-16 17:30:12,800 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-16 17:30:12,800 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-16 17:30:12,800 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-16 17:30:12,800 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-16 17:30:12,800 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-16 17:30:12,800 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-16 17:30:12,801 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-16 17:30:12,801 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-16 17:30:12,801 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-16 17:30:12,801 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-16 17:30:12,801 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-16 17:30:12,801 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-16 17:30:12,802 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-16 17:30:12,802 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-16 17:30:12,802 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-16 17:30:12,802 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-16 17:30:12,802 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-16 17:30:12,802 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-16 17:30:12,802 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-16 17:30:12,803 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-16 17:30:12,803 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-16 17:30:12,803 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-16 17:30:12,803 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 17:30:12,803 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-16 17:30:12,803 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-16 17:30:12,804 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-16 17:30:12,804 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-16 17:30:12,804 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-16 17:30:12,804 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-16 17:30:12,804 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-16 17:30:12,804 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-16 17:30:12,804 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-16 17:30:12,805 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 17:30:12,805 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-16 17:30:12,805 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-16 17:30:12,805 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-16 17:30:12,820 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-16 17:30:12,823 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-16 17:30:12,824 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-16 17:30:13,212 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-16 17:30:13,232 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-16 17:30:13,242 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-16 17:30:13,242 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-16 17:30:13,252 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-16 17:30:13,252 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 17:30:13,252 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 17:30:13,253 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:13,253 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-16 17:30:13,283 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-16 17:30:13,321 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-16 17:30:13,321 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-16 17:30:13,321 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-16 17:30:13,322 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 17:30:13,322 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-16 17:30:13,322 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-16 17:30:13,322 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 17:30:13,322 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-16 17:30:13,334 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:13,385 [main] [A2] [INFO] - rootPath ==
+2024-05-16 17:30:13,385 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-16 17:30:13,386 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-16 17:30:13,387 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-16 17:30:13,398 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/03/00) - Connection #2 tested: OK
+2024-05-16 17:30:13,408 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-16 17:30:13,408 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 17:30:13,409 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 17:30:13,409 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-16 17:30:13,409 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 17:30:13,409 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 17:30:13,409 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 17:30:13,417 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:13,457 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-16 17:30:13,458 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-16 17:30:13,471 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/04/00) - Connection #2 tested: OK
+2024-05-16 17:30:13,500 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:13,532 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-16 17:30:13,551 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/05/00) - Connection #3 tested: OK
+2024-05-16 17:30:13,600 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-16 17:30:13,600 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-16 17:30:13,600 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath935401309.jar;D:\soft\IntelliJ IDEA 2021.2\lib\idea_rt.jar
+2024-05-16 17:30:13,600 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-16 17:30:13,600 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-16 17:30:13,600 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-16 17:30:13,617 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:13,634 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-16 17:30:13,634 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-16 17:30:13,635 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-16 17:30:13,635 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-16 17:30:13,635 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-16 17:30:13,635 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-16 17:30:13,635 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-16 17:30:13,635 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-16 17:30:13,635 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-16 17:30:13,636 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-16 17:30:13,639 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-16 17:30:13,641 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-16 17:30:13,642 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-16 17:30:13,642 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-16 17:30:13,642 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-16 17:30:13,642 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-16 17:30:13,644 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@6440112d
+2024-05-16 17:30:13,644 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-16 17:30:13,663 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/06/00) - Connection #4 tested: OK
+2024-05-16 17:30:13,683 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #4 tested: OK
+2024-05-16 17:30:13,693 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000004 (02/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:13,697 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/07/00) - Connection #5 tested: OK
+2024-05-16 17:30:13,716 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/07/00) - Connection #5 tested: OK
+2024-05-16 17:30:13,737 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #1 tested: OK
+2024-05-16 17:30:13,748 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #6 tested: OK
+2024-05-16 17:30:13,768 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #6 tested: OK
+2024-05-16 17:30:13,777 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #7 tested: OK
+2024-05-16 17:30:13,780 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000007 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:13,796 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #7 tested: OK
+2024-05-16 17:30:13,806 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #8 tested: OK
+2024-05-16 17:30:13,829 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #8 tested: OK
+2024-05-16 17:30:13,840 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #2 tested: OK
+2024-05-16 17:30:13,862 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #2 tested: OK
+2024-05-16 17:30:13,865 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000009 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:13,872 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/09/00) - Connection #1 tested: OK
+2024-05-16 17:30:13,890 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #1 tested: OK
+2024-05-16 17:30:13,900 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #3 tested: OK
+2024-05-16 17:30:13,920 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #3 tested: OK
+2024-05-16 17:30:13,930 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #4 tested: OK
+2024-05-16 17:30:13,945 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000012 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:13,951 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #4 tested: OK
+2024-05-16 17:30:13,960 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #5 tested: OK
+2024-05-16 17:30:13,978 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #5 tested: OK
+2024-05-16 17:30:13,988 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #6 tested: OK
+2024-05-16 17:30:14,009 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #6 tested: OK
+2024-05-16 17:30:14,021 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000014 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:14,024 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/11/00) - Connection #7 tested: OK
+2024-05-16 17:30:14,041 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #7 tested: OK
+2024-05-16 17:30:14,051 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #8 tested: OK
+2024-05-16 17:30:14,072 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #8 tested: OK
+2024-05-16 17:30:14,081 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #9 tested: OK
+2024-05-16 17:30:14,100 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #9 tested: OK
+2024-05-16 17:30:14,109 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #10 tested: OK
+2024-05-16 17:30:14,110 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000018 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:14,127 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #10 tested: OK
+2024-05-16 17:30:14,136 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #11 tested: OK
+2024-05-16 17:30:14,154 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #11 tested: OK
+2024-05-16 17:30:14,165 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #12 tested: OK
+2024-05-16 17:30:14,185 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #12 tested: OK
+2024-05-16 17:30:14,195 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #2 tested: OK
+2024-05-16 17:30:14,199 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000021 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:14,215 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #2 tested: OK
+2024-05-16 17:30:14,225 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #1 tested: OK
+2024-05-16 17:30:14,244 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #1 tested: OK
+2024-05-16 17:30:14,252 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #3 tested: OK
+2024-05-16 17:30:14,271 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #3 tested: OK
+2024-05-16 17:30:14,280 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #4 tested: OK
+2024-05-16 17:30:14,280 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000024 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:14,301 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #4 tested: OK
+2024-05-16 17:30:14,310 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #5 tested: OK
+2024-05-16 17:30:14,330 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #5 tested: OK
+2024-05-16 17:30:14,346 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #6 tested: OK
+2024-05-16 17:30:14,367 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/14/00) - Connection #6 tested: OK
+2024-05-16 17:30:14,373 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000026 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:14,375 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #7 tested: OK
+2024-05-16 17:30:14,392 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #7 tested: OK
+2024-05-16 17:30:14,403 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #8 tested: OK
+2024-05-16 17:30:14,422 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #8 tested: OK
+2024-05-16 17:30:14,432 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #9 tested: OK
+2024-05-16 17:30:14,450 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/15/00) - Connection #9 tested: OK
+2024-05-16 17:30:14,460 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (01/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:14,467 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #10 tested: OK
+2024-05-16 17:30:14,487 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #10 tested: OK
+2024-05-16 17:30:14,496 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #11 tested: OK
+2024-05-16 17:30:14,513 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/16/00) - Connection #11 tested: OK
+2024-05-16 17:30:14,517 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:30:14,518 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-16 17:30:14,519 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:30:14,546 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:14,562 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #12 tested: OK
+2024-05-16 17:30:14,582 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #12 tested: OK
+2024-05-16 17:30:14,593 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #13 tested: OK
+2024-05-16 17:30:14,614 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/17/00) - Connection #13 tested: OK
+2024-05-16 17:30:14,622 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000033 (01/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:14,623 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/18/00) - Connection #14 tested: OK
+2024-05-16 17:30:14,642 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #14 tested: OK
+2024-05-16 17:30:14,664 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #15 tested: OK
+2024-05-16 17:30:14,684 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #15 tested: OK
+2024-05-16 17:30:14,685 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [13,2]
+2024-05-16 17:30:14,686 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-16 17:30:14,696 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #16 tested: OK
+2024-05-16 17:30:14,703 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000036 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:14,716 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #16 tested: OK
+2024-05-16 17:30:14,716 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-16 17:30:14,717 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 81
+2024-05-16 17:30:14,717 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 17:30:14,726 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #17 tested: OK
+2024-05-16 17:30:14,745 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #17 tested: OK
+2024-05-16 17:30:14,745 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-16 17:30:14,755 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #18 tested: OK
+2024-05-16 17:30:14,789 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/19/00) - Connection #18 tested: OK
+2024-05-16 17:30:14,794 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2, 3]
+2024-05-16 17:30:14,794 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2,3)
+2024-05-16 17:30:14,797 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000038 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:14,803 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #19 tested: OK
+2024-05-16 17:30:14,822 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #19 tested: OK
+2024-05-16 17:30:14,823 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-16 17:30:14,823 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:30:14,824 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:30:14,824 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-16 17:30:14,824 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:30:14,834 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #20 tested: OK
+2024-05-16 17:30:14,856 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #20 tested: OK
+2024-05-16 17:30:14,866 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #2 tested: OK
+2024-05-16 17:30:14,883 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000041 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:14,885 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #2 tested: OK
+2024-05-16 17:30:14,895 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #1 tested: OK
+2024-05-16 17:30:14,913 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #1 tested: OK
+2024-05-16 17:30:14,913 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-16 17:30:14,913 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-16 17:30:14,913 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:30:14,914 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:30:14,914 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-16 17:30:14,914 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:30:14,915 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-30, 2024-05-04, 81]
+2024-05-16 17:30:14,925 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #3 tested: OK
+2024-05-16 17:30:14,943 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #3 tested: OK
+2024-05-16 17:30:14,953 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #4 tested: OK
+2024-05-16 17:30:14,968 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000044 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:14,974 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #4 tested: OK
+2024-05-16 17:30:14,974 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-16 17:30:14,974 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 81
+2024-05-16 17:30:14,974 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 81
+2024-05-16 17:30:14,975 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-16 17:30:14,984 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #5 tested: OK
+2024-05-16 17:30:15,002 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #5 tested: OK
+2024-05-16 17:30:15,002 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [13,2]
+2024-05-16 17:30:15,002 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:13,2
+2024-05-16 17:30:15,012 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #6 tested: OK
+2024-05-16 17:30:15,033 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #6 tested: OK
+2024-05-16 17:30:15,034 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-16 17:30:15,042 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #7 tested: OK
+2024-05-16 17:30:15,049 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000047 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:15,060 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #7 tested: OK
+2024-05-16 17:30:15,062 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 5
+2024-05-16 17:30:15,062 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-16 17:30:15,062 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:30:15,062 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 17:30:15,062 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 17:30:15,062 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 17:30:15,062 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 17:30:15,062 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 17:30:15,063 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=87e4d50a-776c-4bbd-94a7-ecfb2b70cd3c, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69956, glpbid=, pbtj=0, key=69956, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69956, modedatacreater=1, bcrq=2024-04-30, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=6f079d5e-4c0c-46eb-981a-a62f24fd24a3, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69957, glpbid=, pbtj=0, key=69957, form_biz_id=, pbdxbm=, pbgl=1, sfxx=1, keyid=69957, modedatacreater=1, bcrq=2024-05-01, lastname=, bcxx=, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=1, pbdxry=}, {modeuuid=dde58b76-d730-4260-9955-f0b22afc8675, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69958, glpbid=, pbtj=0, key=69958, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69958, modedatacreater=1, bcrq=2024-05-02, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=fe733eea-47f9-4b65-ad67-10efaa048489, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69959, glpbid=, pbtj=0, key=69959, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69959, modedatacreater=1, bcrq=2024-05-03, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=426b6820-5603-4120-b512-bea47865494d, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69960, glpbid=, pbtj=0, key=69960, form_biz_id=, pbdxbm=, pbgl=1, sfxx=1, keyid=69960, modedatacreater=1, bcrq=2024-05-04, lastname=, bcxx=, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=}]
+2024-05-16 17:30:15,063 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-16 17:30:15,064 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:30:15,064 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-16 17:30:15,064 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:30:15,074 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #8 tested: OK
+2024-05-16 17:30:15,096 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #8 tested: OK
+2024-05-16 17:30:15,106 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #9 tested: OK
+2024-05-16 17:30:15,125 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/23/00) - Connection #9 tested: OK
+2024-05-16 17:30:15,135 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/23/00) - Connection #10 tested: OK
+2024-05-16 17:30:15,135 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:15,156 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #10 tested: OK
+2024-05-16 17:30:15,158 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-30=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-03=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-02=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]}]
+2024-05-16 17:30:15,158 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-16 17:30:15,159 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:30:15,159 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:81,analysisDate:2024-05-02 start***********
+2024-05-16 17:30:15,159 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}, {signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}, {signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, {signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}]]
+2024-05-16 17:30:15,161 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-05-02, schedulingResultCollect={2024-04-30=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-03=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-02=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]}, clockInTimeList=[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}, {signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}, {signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, {signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}], clockInTimeCollect={2024-04-30=[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}], 2024-05-03=[{signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}], 2024-05-01=[{signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}], 2024-05-02=[{signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}]}, userId=81, clockInTimeMap={}}]
+2024-05-16 17:30:15,161 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:30:15,162 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-16 17:30:15,162 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:30:15,164 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-05-02 07:00],lastestTime: [2024-05-03 06:30]
+2024-05-16 17:30:15,164 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-16 17:30:15,165 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:30:15,173 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #11 tested: OK
+2024-05-16 17:30:15,191 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #11 tested: OK
+2024-05-16 17:30:15,202 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #12 tested: OK
+2024-05-16 17:30:15,219 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:15,223 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #12 tested: OK
+2024-05-16 17:30:15,224 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:30:15,224 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-16 17:30:15,224 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:30:15,234 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #13 tested: OK
+2024-05-16 17:30:15,257 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #13 tested: OK
+2024-05-16 17:30:15,260 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[{jssj=13:00, jqlx=127, qjry=81, cxjqj=1, ksrq=2024-05-02, qtj=0, jsrq=2024-05-02, btj=0, kssj=08:00, qjsc=5.00}]]
+2024-05-16 17:30:15,269 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #14 tested: OK
+2024-05-16 17:30:15,289 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #14 tested: OK
+2024-05-16 17:30:15,290 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-16 17:30:15,290 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:30:15,291 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:30:15,291 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-16 17:30:15,291 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:30:15,300 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #15 tested: OK
+2024-05-16 17:30:15,307 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:15,320 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #15 tested: OK
+2024-05-16 17:30:15,320 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-16 17:30:15,321 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-16 17:30:15,321 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:30:15,322 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:30:15,322 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-16 17:30:15,322 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:30:15,323 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]],askForLeaveAndEvctionScheduleList:[[{edsc=7.50, bdlx=8, jsdk=0, thfghlfzs=5, tqdkfzs=60, dtjssj=13:00, bcxx=1, bcsdxx=09:00-12:00|13:00-17:30|, tqlghlfzs=5, dtkssj=08:00, thdkfzs=60, gsrq=1, ksdk=0}]]
+2024-05-16 17:30:15,323 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-16 17:30:15,327 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=8, jsdk=0, thfghlfzs=5, tqdkfzs=60, dtjssj=13:00, bcxx=1, bcsdxx=09:00-12:00|13:00-17:30|, tqlghlfzs=5, dtkssj=08:00, thdkfzs=60, gsrq=1, ksdk=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=300, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-16 17:30:15,330 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-05-02 13:00, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)]]
+2024-05-16 17:30:15,330 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-16 17:30:15,330 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:30:15,331 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:30:15,331 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-16 17:30:15,331 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:30:15,331 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-05-02 13:00, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)]]
+2024-05-16 17:30:15,331 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-16 17:30:15,332 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:30:15,332 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-05-02 13:00, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)],attendanceItems size :46,scheduleResult :[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=300, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}],analysisDate:[2024-05-02],userId:[81],rqlx:[0],modeId:[{}]
+2024-05-16 17:30:15,332 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[]]
+2024-05-16 17:30:15,333 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 17:30:15,333 [main] [com.engine.common.util.Utils] [INFO] - 休息时间在请假时间中间
+2024-05-16 17:30:15,333 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - recordAskForLeave timeMinutes :[240] ,hsl:1.0,hsdw
+2024-05-16 17:30:15,334 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-16 17:30:15,334 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-16 17:30:15,335 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:30:15,335 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 17:30:15,335 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:30:15,336 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=60, jbscbdccsqsc=0, bddrqlx=0,1,2,3,4, yxsydjb=, mc=早到加班, ktjbzdcfwlb=0, id=152, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=1, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=152, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早到加班, cchsfzs=, modedatacreatetime=15:21:59, hbjscsdxm=, hsl=1.00, modeuuid=7daadbcc-4c0b-4170-ad0d-1ba5c5dfc031, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=100,100,205, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-04-23, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=152, form_biz_id=152000188, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=60, mrxhtx=0, kqxm=早到加班, zysd=3, sjd=15:19, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-29 17:35:19, ldkzkg=0, jbzzhlfzs=5}]]
+2024-05-16 17:30:15,336 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 17:30:15,336 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:30:15,337 [main] [com.engine.common.util.Utils] [INFO] - 请假外出时间 右边
+2024-05-16 17:30:15,337 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 60.0
+2024-05-16 17:30:15,337 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[0.0],askForLeaveTime:[60],evectionTime:[0]
+2024-05-16 17:30:15,337 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[0.0]
+2024-05-16 17:30:15,337 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长: 0.0
+2024-05-16 17:30:15,386 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:15,476 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:15,560 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:15,642 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:15,736 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:15,820 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:15,902 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:15,986 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:16,030 [main] [com.engine.common.util.CommonUtil] [INFO] - makeInsertSql : [insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)]
+2024-05-16 17:30:16,030 [main] [com.engine.common.util.CommonUtil] [INFO] - needInsertDate: [[7c17fc56-95d0-4f1f-bf19-04376b16b53a, 0, 92, 81, 1, 08:00, 09:00, 152, 2024-05-16, 4, 81-2024-05-16, 1, 2024-05-02, 2024-05-02, 0.0, 17:30:16]]
+2024-05-16 17:30:16,040 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/34/00) - Connection #16 tested: OK
+2024-05-16 17:30:16,052 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (02/34/00) - Connection #17 tested: OK
+2024-05-16 17:30:16,059 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 17:30:16,059 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 17:30:16,060 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 17:30:16,060 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 17:30:16,060 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 17:30:16,068 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (02/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:16,090 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (02/35/00) - Connection #17 tested: OK
+2024-05-16 17:30:16,101 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-16 17:30:16,113 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/35/00) - Connection #16 tested: OK
+2024-05-16 17:30:16,113 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:30:16,113 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 17:30:16,113 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:30:16,114 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=0,3,4,1,2, yxsydjb=, mc=延长加班, ktjbzdcfwlb=0, id=155, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=155, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=延长加班, cchsfzs=, modedatacreatetime=16:13:21, hbjscsdxm=, hsl=1.00, modeuuid=6e37013e-a54e-4d19-bca7-ed6cf46061b8, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-05-16, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=155, form_biz_id=155000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=16:12, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 17:30:16,114 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 17:30:16,114 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:30:16,114 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 60.0
+2024-05-16 17:30:16,114 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[0.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-16 17:30:16,114 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[60.0]
+2024-05-16 17:30:16,114 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长: 60.0
+2024-05-16 17:30:16,115 [main] [com.engine.common.util.CommonUtil] [INFO] - makeInsertSql : [insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)]
+2024-05-16 17:30:16,115 [main] [com.engine.common.util.CommonUtil] [INFO] - needInsertDate: [[3d24c50a-3be0-4d75-8a4a-a96938c52f96, 0, 92, 81, 1, 17:30, 21:37, 155, 2024-05-16, 4, 81-2024-05-16, 1, 2024-05-02, 2024-05-02, 1.0, 17:30:16]]
+2024-05-16 17:30:16,122 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/35/00) - Connection #18 tested: OK
+2024-05-16 17:30:16,140 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/35/00) - Connection #18 tested: OK
+2024-05-16 17:30:16,141 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:30:16,141 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-16 17:30:16,141 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:30:16,141 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=300, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}],askForLeaveList:[{jssj=13:00, jqlx=127, qjry=81, cxjqj=1, ksrq=2024-05-02, qtj=0, jsrq=2024-05-02, btj=0, kssj=08:00, qjsc=5.00}],askForLeaveItems:{127={hsl=1.00, thfghlfzs=5, zdycrqqjndxxb=1, tqlghlfzs=5, zdycbcndfgzsd=1, tybcndbjlhbjs=0, lgsbxydk=0, zysd=1, id=127, fgsbxydk=0, hsdw=1}},offsetAskForLeaveAnomaly:[]
+2024-05-16 17:30:16,142 [main] [com.engine.common.util.Utils] [INFO] - 加班实际在请假外出时间中间
+2024-05-16 17:30:16,142 [main] [com.engine.common.util.Utils] [INFO] - 请假外出时间 左边
+2024-05-16 17:30:16,142 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 0.0,askForLeaveTime : 180.0,evectionTimeTime:0.0
+2024-05-16 17:30:16,143 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-16 17:30:16,143 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:30:16,144 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=4.5, classInfo=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=300, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], formmodeIdMap={uf_jcl_kq_kqfa=105, uf_jcl_kq_jqye=103, uf_jcl_kq_jbjg=92, uf_jcl_kq_jqed=102, uf_jcl_kq_cqjg=104, uf_jcl_kq_bdkjl=135, uf_jcl_kq_glpb=101, uf_jcl_kq_kqzqmc=93, uf_jcl_kq_cqjt=106, uf_jcl_kq_rlxx=89, uf_pbjg=87, uf_jcl_kq_rlmc=141, uf_jcl_kq_zhgs=129}, modeId=104, recordDataTime={j1=2024-05-02 09:47:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-05-02 21:37:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-05-02, userId=81, recordData=[{item=127, itemduration=4.0}, {item=152, itemduration=0.0}, {item=155, itemduration=1.0}], rqlx=0}
+2024-05-16 17:30:16,145 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:30:16,145 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-16 17:30:16,145 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:30:16,153 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/35/00) - Connection #19 tested: OK
+2024-05-16 17:30:16,159 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000059 (01/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:16,172 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/36/00) - Connection #19 tested: OK
+2024-05-16 17:30:16,173 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=4.5,cqzt=0,fxrq='2024-05-16 17:30:16',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-17:30|',xm1=127,sc1=4.0,xm2=152,sc2=0.0,xm3=155,sc3=1.0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-02 09:47:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-05-02 21:37:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-16 17:30:16,184 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/36/00) - Connection #20 tested: OK
+2024-05-16 17:30:16,209 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/36/00) - Connection #20 tested: OK
+2024-05-16 17:30:16,219 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/36/00) - Connection #21 tested: OK
+2024-05-16 17:30:16,241 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/36/00) - Connection #21 tested: OK
+2024-05-16 17:30:16,241 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000061 (00/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:16,253 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/37/00) - Connection #22 tested: OK
+2024-05-16 17:30:16,330 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000062 (01/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:16,377 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-16 17:30:16,386 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/38/00) - Connection #22 tested: OK
+2024-05-16 17:30:16,386 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-16 17:30:16,386 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:30:16,395 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/38/00) - Connection #23 tested: OK
+2024-05-16 17:30:16,413 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000063 (01/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:16,415 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/39/00) - Connection #23 tested: OK
+2024-05-16 17:30:16,425 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/39/00) - Connection #24 tested: OK
+2024-05-16 17:30:16,445 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/39/00) - Connection #24 tested: OK
+2024-05-16 17:30:16,455 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/39/00) - Connection #25 tested: OK
+2024-05-16 17:30:16,473 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/39/00) - Connection #25 tested: OK
+2024-05-16 17:30:16,474 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [149, 150]
+2024-05-16 17:30:16,485 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/39/00) - Connection #26 tested: OK
+2024-05-16 17:30:16,504 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/39/00) - Connection #26 tested: OK
+2024-05-16 17:30:16,505 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000066 (00/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:16,505 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 17:30:16,505 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 17:30:16,505 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 17:30:16,505 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=1}]
+2024-05-16 17:30:16,514 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/40/00) - Connection #27 tested: OK
+2024-05-16 17:30:16,558 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/40/00) - Connection #27 tested: OK
+2024-05-16 17:30:16,563 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where subcompanyid1 = 1 and seclevel >= 0 and seclevel <= 100
+2024-05-16 17:30:16,563 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 57
+2024-05-16 17:30:16,574 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/40/00) - Connection #28 tested: OK
+2024-05-16 17:30:16,595 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/40/00) - Connection #28 tested: OK
+2024-05-16 17:30:16,602 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000068 (01/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:16,605 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/41/00) - Connection #29 tested: OK
+2024-05-16 17:30:16,624 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/41/00) - Connection #29 tested: OK
+2024-05-16 17:30:16,624 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 17:30:16,624 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 17:30:16,624 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 17:30:16,633 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/41/00) - Connection #30 tested: OK
+2024-05-16 17:30:16,652 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/41/00) - Connection #30 tested: OK
+2024-05-16 17:30:16,652 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where departmentid = 2 and seclevel >= 0 and seclevel <= 100
+2024-05-16 17:30:16,652 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 2
+2024-05-16 17:30:16,652 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 17:30:16,663 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/41/00) - Connection #31 tested: OK
+2024-05-16 17:30:16,683 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000071 (01/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:16,683 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/42/00) - Connection #31 tested: OK
+2024-05-16 17:30:16,693 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/42/00) - Connection #32 tested: OK
+2024-05-16 17:30:16,716 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/42/00) - Connection #32 tested: OK
+2024-05-16 17:30:16,716 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=100, id=36}]
+2024-05-16 17:30:16,726 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/42/00) - Connection #33 tested: OK
+2024-05-16 17:30:16,744 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/42/00) - Connection #33 tested: OK
+2024-05-16 17:30:16,745 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 36 and seclevel <= 100
+2024-05-16 17:30:16,745 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 17:30:16,756 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/42/00) - Connection #34 tested: OK
+2024-05-16 17:30:16,768 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000074 (01/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:16,775 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/43/00) - Connection #34 tested: OK
+2024-05-16 17:30:16,775 [main] [com.engine.common.util.CommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id,seclevel from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 17:30:16,785 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/43/00) - Connection #35 tested: OK
+2024-05-16 17:30:16,801 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/43/00) - Connection #35 tested: OK
+2024-05-16 17:30:16,802 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupId : 2, empIdsByGroup : []
+2024-05-16 17:30:16,802 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 17:30:16,802 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 17:30:16,812 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/43/00) - Connection #36 tested: OK
+2024-05-16 17:30:16,832 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/43/00) - Connection #36 tested: OK
+2024-05-16 17:30:16,843 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/43/00) - Connection #37 tested: OK
+2024-05-16 17:30:16,854 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000077 (01/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:16,861 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/44/00) - Connection #37 tested: OK
+2024-05-16 17:30:16,873 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/44/00) - Connection #38 tested: OK
+2024-05-16 17:30:16,896 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/44/00) - Connection #38 tested: OK
+2024-05-16 17:30:16,896 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:138] - cqData_size : 1
+2024-05-16 17:30:16,907 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/44/00) - Connection #39 tested: OK
+2024-05-16 17:30:16,926 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/44/00) - Connection #39 tested: OK
+2024-05-16 17:30:16,937 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/44/00) - Connection #40 tested: OK
+2024-05-16 17:30:16,939 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000080 (01/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:16,958 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/45/00) - Connection #40 tested: OK
+2024-05-16 17:30:16,970 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/45/00) - Connection #41 tested: OK
+2024-05-16 17:30:16,990 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/45/00) - Connection #41 tested: OK
+2024-05-16 17:30:16,991 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:220] - overtimeMinutes : 60
+2024-05-16 17:30:16,991 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 300,oneTimeAddMinutes : 10
+2024-05-16 17:30:16,992 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:306] - countMinutes : 60.0
+2024-05-16 17:30:16,992 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 540,oneTimeAddMinutes : 30
+2024-05-16 17:30:16,992 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 0
+2024-05-16 17:30:16,994 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-16 17:30:17,021 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:17,122 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:17,212 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:17,300 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:17,393 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:30:17,393 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-16 17:30:17,403 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/49/00) - #0050 removed because of shutdown.
+2024-05-16 17:30:17,403 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-16 17:30:17,404 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/48/00) - #0049 removed because of shutdown.
+2024-05-16 17:30:17,404 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-16 17:30:17,405 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/47/00) - #0048 removed because of shutdown.
+2024-05-16 17:30:17,405 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-16 17:30:17,405 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/46/00) - #0047 removed because of shutdown.
+2024-05-16 17:30:17,405 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-16 17:30:17,406 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/45/00) - #0046 removed because of shutdown.
+2024-05-16 17:30:17,407 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-16 17:30:17,408 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/44/00) - #0045 removed because of shutdown.
+2024-05-16 17:30:17,408 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-16 17:30:17,409 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/43/00) - #0044 removed because of shutdown.
+2024-05-16 17:30:17,409 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-16 17:30:17,409 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/42/00) - #0043 removed because of shutdown.
+2024-05-16 17:30:17,409 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-16 17:30:17,410 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/41/00) - #0042 removed because of shutdown.
+2024-05-16 17:30:17,410 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-16 17:30:17,411 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/40/00) - #0041 removed because of shutdown.
+2024-05-16 17:30:17,411 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-16 17:30:17,411 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/39/00) - #0040 removed because of shutdown.
+2024-05-16 17:30:17,411 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-16 17:30:17,412 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/38/00) - #0039 removed because of shutdown.
+2024-05-16 17:30:17,412 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-16 17:30:17,412 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/37/00) - #0038 removed because of shutdown.
+2024-05-16 17:30:17,412 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-16 17:30:17,412 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/36/00) - #0037 removed because of shutdown.
+2024-05-16 17:30:17,413 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-16 17:30:17,413 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/35/00) - #0036 removed because of shutdown.
+2024-05-16 17:30:17,413 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-16 17:30:17,413 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/34/00) - #0035 removed because of shutdown.
+2024-05-16 17:30:17,413 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-16 17:30:17,413 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/33/00) - #0034 removed because of shutdown.
+2024-05-16 17:30:17,413 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-16 17:30:17,414 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/32/00) - #0033 removed because of shutdown.
+2024-05-16 17:30:17,414 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-16 17:30:17,414 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/31/00) - #0032 removed because of shutdown.
+2024-05-16 17:30:17,414 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-16 17:30:17,414 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/30/00) - #0031 removed because of shutdown.
+2024-05-16 17:30:17,414 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-16 17:30:17,414 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/29/00) - #0030 removed because of shutdown.
+2024-05-16 17:30:17,414 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-16 17:30:17,414 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/28/00) - #0029 removed because of shutdown.
+2024-05-16 17:30:17,414 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-16 17:30:17,415 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/27/00) - #0028 removed because of shutdown.
+2024-05-16 17:30:17,415 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-16 17:30:17,415 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/26/00) - #0027 removed because of shutdown.
+2024-05-16 17:30:17,415 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-16 17:30:17,415 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/25/00) - #0026 removed because of shutdown.
+2024-05-16 17:30:17,415 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-16 17:30:17,415 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/24/00) - #0025 removed because of shutdown.
+2024-05-16 17:30:17,415 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-16 17:30:17,415 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/23/00) - #0024 removed because of shutdown.
+2024-05-16 17:30:17,415 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-16 17:30:17,415 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/22/00) - #0023 removed because of shutdown.
+2024-05-16 17:30:17,415 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-16 17:30:17,416 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/21/00) - #0022 removed because of shutdown.
+2024-05-16 17:30:17,416 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-16 17:30:17,416 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/20/00) - #0021 removed because of shutdown.
+2024-05-16 17:30:17,416 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-16 17:30:17,416 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/19/00) - #0020 removed because of shutdown.
+2024-05-16 17:30:17,416 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-16 17:30:17,416 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/18/00) - #0019 removed because of shutdown.
+2024-05-16 17:30:17,416 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-16 17:30:17,416 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/17/00) - #0018 removed because of shutdown.
+2024-05-16 17:30:17,416 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-16 17:30:17,416 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/16/00) - #0017 removed because of shutdown.
+2024-05-16 17:30:17,416 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-16 17:30:17,417 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/15/00) - #0016 removed because of shutdown.
+2024-05-16 17:30:17,417 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-16 17:30:17,417 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/14/00) - #0015 removed because of shutdown.
+2024-05-16 17:30:17,417 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-16 17:30:17,417 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/13/00) - #0014 removed because of shutdown.
+2024-05-16 17:30:17,417 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-16 17:30:17,417 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/12/00) - #0013 removed because of shutdown.
+2024-05-16 17:30:17,417 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-16 17:30:17,417 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/11/00) - #0012 removed because of shutdown.
+2024-05-16 17:30:17,417 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-16 17:30:17,417 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/10/00) - #0011 removed because of shutdown.
+2024-05-16 17:30:17,418 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-16 17:30:17,418 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/09/00) - #0010 removed because of shutdown.
+2024-05-16 17:30:17,418 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-16 17:30:17,418 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/08/00) - #0009 removed because of shutdown.
+2024-05-16 17:30:17,418 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-16 17:30:17,418 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/07/00) - #0008 removed because of shutdown.
+2024-05-16 17:30:17,418 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-16 17:30:17,418 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/06/00) - #0007 removed because of shutdown.
+2024-05-16 17:30:17,418 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-16 17:30:17,418 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/05/00) - #0006 removed because of shutdown.
+2024-05-16 17:30:17,418 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-16 17:30:17,418 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/04/00) - #0005 removed because of shutdown.
+2024-05-16 17:30:17,418 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-16 17:30:17,419 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/03/00) - #0004 removed because of shutdown.
+2024-05-16 17:30:17,419 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-16 17:30:17,419 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/02/00) - #0003 removed because of shutdown.
+2024-05-16 17:30:17,419 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-16 17:30:17,419 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/01/00) - #0001 removed because of shutdown.
+2024-05-16 17:30:17,419 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-16 17:30:17,419 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/00/00) - #0002 removed because of shutdown.
+2024-05-16 17:30:17,419 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-16 17:30:17,419 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 26 milliseconds.
+2024-05-16 17:30:17,419 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-16 17:30:17,419 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
+2024-05-16 17:35:29,023 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-16 17:35:29,027 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-16 17:35:29,027 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-16 17:35:29,027 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-16 17:35:29,028 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-16 17:35:29,479 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 17:35:29,480 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-16 17:35:29,480 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-16 17:35:29,480 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-16 17:35:29,480 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-16 17:35:29,480 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-16 17:35:29,481 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-16 17:35:29,481 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-16 17:35:29,481 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-16 17:35:29,481 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-16 17:35:29,482 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-16 17:35:29,483 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-16 17:35:29,483 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-16 17:35:29,483 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-16 17:35:29,483 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-16 17:35:29,484 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-16 17:35:29,484 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-16 17:35:29,484 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-16 17:35:29,484 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-16 17:35:29,484 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-16 17:35:29,485 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-16 17:35:29,485 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-16 17:35:29,485 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-16 17:35:29,485 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-16 17:35:29,485 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-16 17:35:29,485 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-16 17:35:29,486 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-16 17:35:29,486 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-16 17:35:29,486 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-16 17:35:29,486 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-16 17:35:29,486 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-16 17:35:29,487 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-16 17:35:29,487 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-16 17:35:29,487 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-16 17:35:29,487 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-16 17:35:29,487 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-16 17:35:29,487 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-16 17:35:29,488 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-16 17:35:29,488 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-16 17:35:29,488 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-16 17:35:29,488 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-16 17:35:29,488 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-16 17:35:29,489 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-16 17:35:29,489 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-16 17:35:29,489 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-16 17:35:29,489 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-16 17:35:29,489 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-16 17:35:29,489 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 17:35:29,489 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-16 17:35:29,490 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-16 17:35:29,490 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-16 17:35:29,490 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-16 17:35:29,490 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-16 17:35:29,490 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-16 17:35:29,491 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-16 17:35:29,491 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-16 17:35:29,491 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-16 17:35:29,491 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 17:35:29,491 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-16 17:35:29,492 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-16 17:35:29,492 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-16 17:35:29,510 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-16 17:35:29,512 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-16 17:35:29,515 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-16 17:35:29,949 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-16 17:35:29,968 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-16 17:35:29,978 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-16 17:35:29,978 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-16 17:35:29,988 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-16 17:35:29,988 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 17:35:29,988 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 17:35:29,989 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:29,989 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-16 17:35:30,021 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-16 17:35:30,060 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-16 17:35:30,060 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-16 17:35:30,060 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-16 17:35:30,060 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-16 17:35:30,060 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-16 17:35:30,060 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 17:35:30,061 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-16 17:35:30,061 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 17:35:30,070 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:30,127 [main] [A2] [INFO] - rootPath ==
+2024-05-16 17:35:30,127 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-16 17:35:30,128 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-16 17:35:30,128 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-16 17:35:30,139 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/03/00) - Connection #2 tested: OK
+2024-05-16 17:35:30,150 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-16 17:35:30,150 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 17:35:30,150 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-16 17:35:30,150 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 17:35:30,150 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 17:35:30,151 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 17:35:30,151 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 17:35:30,153 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:30,197 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-16 17:35:30,198 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-16 17:35:30,211 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/04/00) - Connection #2 tested: OK
+2024-05-16 17:35:30,235 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:30,273 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-16 17:35:30,292 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/05/00) - Connection #3 tested: OK
+2024-05-16 17:35:30,329 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-16 17:35:30,329 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-16 17:35:30,329 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath1712448263.jar;D:\soft\IntelliJ IDEA 2021.2\lib\idea_rt.jar
+2024-05-16 17:35:30,329 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-16 17:35:30,329 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-16 17:35:30,330 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-16 17:35:30,344 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:30,364 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-16 17:35:30,364 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-16 17:35:30,364 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-16 17:35:30,364 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-16 17:35:30,364 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-16 17:35:30,364 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-16 17:35:30,365 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-16 17:35:30,365 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-16 17:35:30,365 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-16 17:35:30,365 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-16 17:35:30,369 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-16 17:35:30,371 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-16 17:35:30,372 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-16 17:35:30,372 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-16 17:35:30,372 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-16 17:35:30,372 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-16 17:35:30,374 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@483f6d77
+2024-05-16 17:35:30,374 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-16 17:35:30,392 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/06/00) - Connection #4 tested: OK
+2024-05-16 17:35:30,411 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #4 tested: OK
+2024-05-16 17:35:30,425 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #5 tested: OK
+2024-05-16 17:35:30,428 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000005 (02/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:30,450 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/07/00) - Connection #5 tested: OK
+2024-05-16 17:35:30,477 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #1 tested: OK
+2024-05-16 17:35:30,487 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #6 tested: OK
+2024-05-16 17:35:30,507 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000006 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:30,507 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/08/00) - Connection #6 tested: OK
+2024-05-16 17:35:30,517 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/08/00) - Connection #7 tested: OK
+2024-05-16 17:35:30,536 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #7 tested: OK
+2024-05-16 17:35:30,548 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #8 tested: OK
+2024-05-16 17:35:30,567 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #8 tested: OK
+2024-05-16 17:35:30,577 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #2 tested: OK
+2024-05-16 17:35:30,581 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000009 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:30,597 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/09/00) - Connection #2 tested: OK
+2024-05-16 17:35:30,608 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/09/00) - Connection #1 tested: OK
+2024-05-16 17:35:30,631 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #1 tested: OK
+2024-05-16 17:35:30,639 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #3 tested: OK
+2024-05-16 17:35:30,657 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #3 tested: OK
+2024-05-16 17:35:30,667 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #4 tested: OK
+2024-05-16 17:35:30,667 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000011 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:30,685 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #4 tested: OK
+2024-05-16 17:35:30,694 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #5 tested: OK
+2024-05-16 17:35:30,713 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #5 tested: OK
+2024-05-16 17:35:30,722 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #6 tested: OK
+2024-05-16 17:35:30,742 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #6 tested: OK
+2024-05-16 17:35:30,742 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000014 (00/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:30,759 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/11/00) - Connection #7 tested: OK
+2024-05-16 17:35:30,779 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #7 tested: OK
+2024-05-16 17:35:30,788 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #8 tested: OK
+2024-05-16 17:35:30,807 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #8 tested: OK
+2024-05-16 17:35:30,816 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #9 tested: OK
+2024-05-16 17:35:30,831 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000017 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:30,834 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/12/00) - Connection #9 tested: OK
+2024-05-16 17:35:30,845 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/12/00) - Connection #10 tested: OK
+2024-05-16 17:35:30,865 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #10 tested: OK
+2024-05-16 17:35:30,873 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #11 tested: OK
+2024-05-16 17:35:30,890 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #11 tested: OK
+2024-05-16 17:35:30,901 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #12 tested: OK
+2024-05-16 17:35:30,915 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000020 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:30,920 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/13/00) - Connection #12 tested: OK
+2024-05-16 17:35:30,930 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/13/00) - Connection #13 tested: OK
+2024-05-16 17:35:30,949 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #13 tested: OK
+2024-05-16 17:35:30,959 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #2 tested: OK
+2024-05-16 17:35:30,978 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #2 tested: OK
+2024-05-16 17:35:30,989 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #1 tested: OK
+2024-05-16 17:35:30,997 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000023 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:31,009 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #1 tested: OK
+2024-05-16 17:35:31,018 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #3 tested: OK
+2024-05-16 17:35:31,036 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #3 tested: OK
+2024-05-16 17:35:31,045 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #4 tested: OK
+2024-05-16 17:35:31,063 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #4 tested: OK
+2024-05-16 17:35:31,072 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #5 tested: OK
+2024-05-16 17:35:31,082 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000026 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:31,091 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #5 tested: OK
+2024-05-16 17:35:31,101 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #6 tested: OK
+2024-05-16 17:35:31,122 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #6 tested: OK
+2024-05-16 17:35:31,132 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #7 tested: OK
+2024-05-16 17:35:31,153 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #7 tested: OK
+2024-05-16 17:35:31,161 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #8 tested: OK
+2024-05-16 17:35:31,169 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (01/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:31,179 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #8 tested: OK
+2024-05-16 17:35:31,196 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #9 tested: OK
+2024-05-16 17:35:31,216 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #9 tested: OK
+2024-05-16 17:35:31,228 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #10 tested: OK
+2024-05-16 17:35:31,249 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (01/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:31,249 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #10 tested: OK
+2024-05-16 17:35:31,254 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:35:31,255 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-16 17:35:31,256 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:35:31,296 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #11 tested: OK
+2024-05-16 17:35:31,315 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #11 tested: OK
+2024-05-16 17:35:31,329 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #12 tested: OK
+2024-05-16 17:35:31,336 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000033 (01/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:31,353 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/18/00) - Connection #12 tested: OK
+2024-05-16 17:35:31,364 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/18/00) - Connection #13 tested: OK
+2024-05-16 17:35:31,383 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #13 tested: OK
+2024-05-16 17:35:31,405 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #14 tested: OK
+2024-05-16 17:35:31,426 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #14 tested: OK
+2024-05-16 17:35:31,427 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [13,2]
+2024-05-16 17:35:31,428 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-16 17:35:31,429 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000035 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:31,439 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/19/00) - Connection #15 tested: OK
+2024-05-16 17:35:31,458 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #15 tested: OK
+2024-05-16 17:35:31,458 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-16 17:35:31,459 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 81
+2024-05-16 17:35:31,459 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 17:35:31,469 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #16 tested: OK
+2024-05-16 17:35:31,489 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #16 tested: OK
+2024-05-16 17:35:31,489 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-16 17:35:31,499 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #17 tested: OK
+2024-05-16 17:35:31,518 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000038 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:31,529 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #17 tested: OK
+2024-05-16 17:35:31,532 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2, 3]
+2024-05-16 17:35:31,532 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2,3)
+2024-05-16 17:35:31,541 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #18 tested: OK
+2024-05-16 17:35:31,562 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #18 tested: OK
+2024-05-16 17:35:31,562 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-16 17:35:31,562 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:35:31,563 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:35:31,563 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-16 17:35:31,563 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:35:31,574 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #19 tested: OK
+2024-05-16 17:35:31,594 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #19 tested: OK
+2024-05-16 17:35:31,605 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #20 tested: OK
+2024-05-16 17:35:31,609 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000041 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:31,624 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #20 tested: OK
+2024-05-16 17:35:31,634 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #21 tested: OK
+2024-05-16 17:35:31,655 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #21 tested: OK
+2024-05-16 17:35:31,656 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-16 17:35:31,656 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-16 17:35:31,656 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:35:31,657 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:35:31,657 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-16 17:35:31,658 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:35:31,658 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-30, 2024-05-04, 81]
+2024-05-16 17:35:31,667 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #2 tested: OK
+2024-05-16 17:35:31,687 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #2 tested: OK
+2024-05-16 17:35:31,698 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000043 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:31,698 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/22/00) - Connection #1 tested: OK
+2024-05-16 17:35:31,720 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #1 tested: OK
+2024-05-16 17:35:31,720 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-16 17:35:31,720 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 81
+2024-05-16 17:35:31,720 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 81
+2024-05-16 17:35:31,721 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-16 17:35:31,729 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #3 tested: OK
+2024-05-16 17:35:31,747 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #3 tested: OK
+2024-05-16 17:35:31,747 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [13,2]
+2024-05-16 17:35:31,748 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:13,2
+2024-05-16 17:35:31,758 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #4 tested: OK
+2024-05-16 17:35:31,778 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #4 tested: OK
+2024-05-16 17:35:31,780 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-16 17:35:31,788 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #5 tested: OK
+2024-05-16 17:35:31,788 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000046 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:31,810 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #5 tested: OK
+2024-05-16 17:35:31,813 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 5
+2024-05-16 17:35:31,813 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-16 17:35:31,814 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:35:31,814 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 17:35:31,814 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 17:35:31,814 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 17:35:31,815 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 17:35:31,815 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 17:35:31,815 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=87e4d50a-776c-4bbd-94a7-ecfb2b70cd3c, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69956, glpbid=, pbtj=0, key=69956, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69956, modedatacreater=1, bcrq=2024-04-30, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=6f079d5e-4c0c-46eb-981a-a62f24fd24a3, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69957, glpbid=, pbtj=0, key=69957, form_biz_id=, pbdxbm=, pbgl=1, sfxx=1, keyid=69957, modedatacreater=1, bcrq=2024-05-01, lastname=, bcxx=, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=1, pbdxry=}, {modeuuid=dde58b76-d730-4260-9955-f0b22afc8675, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69958, glpbid=, pbtj=0, key=69958, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69958, modedatacreater=1, bcrq=2024-05-02, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=fe733eea-47f9-4b65-ad67-10efaa048489, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69959, glpbid=, pbtj=0, key=69959, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69959, modedatacreater=1, bcrq=2024-05-03, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=426b6820-5603-4120-b512-bea47865494d, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69960, glpbid=, pbtj=0, key=69960, form_biz_id=, pbdxbm=, pbgl=1, sfxx=1, keyid=69960, modedatacreater=1, bcrq=2024-05-04, lastname=, bcxx=, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=}]
+2024-05-16 17:35:31,816 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-16 17:35:31,818 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:35:31,818 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-16 17:35:31,818 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:35:31,829 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #6 tested: OK
+2024-05-16 17:35:31,851 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #6 tested: OK
+2024-05-16 17:35:31,864 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #7 tested: OK
+2024-05-16 17:35:31,883 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/23/00) - Connection #7 tested: OK
+2024-05-16 17:35:31,883 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:31,893 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #8 tested: OK
+2024-05-16 17:35:31,911 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #8 tested: OK
+2024-05-16 17:35:31,912 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-30=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-03=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-02=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]}]
+2024-05-16 17:35:31,912 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-16 17:35:31,912 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:35:31,912 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:81,analysisDate:2024-05-02 start***********
+2024-05-16 17:35:31,912 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}, {signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}, {signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, {signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}]]
+2024-05-16 17:35:31,912 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-05-02, schedulingResultCollect={2024-04-30=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-03=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-02=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]}, clockInTimeList=[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}, {signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}, {signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, {signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}], clockInTimeCollect={2024-04-30=[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}], 2024-05-03=[{signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}], 2024-05-01=[{signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}], 2024-05-02=[{signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}]}, userId=81, clockInTimeMap={}}]
+2024-05-16 17:35:31,913 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:35:31,913 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-16 17:35:31,913 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:35:31,915 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-05-02 07:00],lastestTime: [2024-05-03 06:30]
+2024-05-16 17:35:31,916 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-16 17:35:31,916 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:35:31,925 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #9 tested: OK
+2024-05-16 17:35:31,941 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #9 tested: OK
+2024-05-16 17:35:31,951 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #10 tested: OK
+2024-05-16 17:35:31,971 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/24/00) - Connection #10 tested: OK
+2024-05-16 17:35:31,972 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:35:31,972 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-16 17:35:31,977 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:35:31,978 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:31,986 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #11 tested: OK
+2024-05-16 17:35:32,004 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #11 tested: OK
+2024-05-16 17:35:32,005 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[{jssj=13:00, jqlx=127, qjry=81, cxjqj=1, ksrq=2024-05-02, qtj=0, jsrq=2024-05-02, btj=0, kssj=08:00, qjsc=5.00}]]
+2024-05-16 17:35:32,015 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #12 tested: OK
+2024-05-16 17:35:32,037 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #12 tested: OK
+2024-05-16 17:35:32,038 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-16 17:35:32,039 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:35:32,039 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:35:32,039 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-16 17:35:32,040 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:35:32,049 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #13 tested: OK
+2024-05-16 17:35:32,060 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:32,069 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #13 tested: OK
+2024-05-16 17:35:32,070 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-16 17:35:32,070 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-16 17:35:32,070 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:35:32,072 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:35:32,073 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-16 17:35:32,073 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:35:32,073 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]],askForLeaveAndEvctionScheduleList:[[{edsc=7.50, bdlx=8, jsdk=0, thfghlfzs=5, tqdkfzs=60, dtjssj=13:00, bcxx=1, bcsdxx=09:00-12:00|13:00-17:30|, tqlghlfzs=5, dtkssj=08:00, thdkfzs=60, gsrq=1, ksdk=0}]]
+2024-05-16 17:35:32,074 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-16 17:35:32,078 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=8, jsdk=0, thfghlfzs=5, tqdkfzs=60, dtjssj=13:00, bcxx=1, bcsdxx=09:00-12:00|13:00-17:30|, tqlghlfzs=5, dtkssj=08:00, thdkfzs=60, gsrq=1, ksdk=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=300, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-16 17:35:32,080 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-05-02 13:00, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)]]
+2024-05-16 17:35:32,081 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-16 17:35:32,081 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:35:32,081 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:35:32,082 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-16 17:35:32,082 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:35:32,082 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-05-02 13:00, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)]]
+2024-05-16 17:35:32,083 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-16 17:35:32,083 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:35:32,083 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-05-02 13:00, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)],attendanceItems size :46,scheduleResult :[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=300, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}],analysisDate:[2024-05-02],userId:[81],rqlx:[0],modeId:[{}]
+2024-05-16 17:35:32,084 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[]]
+2024-05-16 17:35:32,085 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 17:35:32,085 [main] [com.engine.common.util.Utils] [INFO] - 休息时间在请假时间中间
+2024-05-16 17:35:32,085 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - recordAskForLeave timeMinutes :[240] ,hsl:1.0,hsdw
+2024-05-16 17:35:32,086 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-16 17:35:32,086 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-16 17:35:32,087 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:35:32,088 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 17:35:32,088 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:35:32,089 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=60, jbscbdccsqsc=0, bddrqlx=0,1,2,3,4, yxsydjb=, mc=早到加班, ktjbzdcfwlb=0, id=152, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=1, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=152, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早到加班, cchsfzs=, modedatacreatetime=15:21:59, hbjscsdxm=, hsl=1.00, modeuuid=7daadbcc-4c0b-4170-ad0d-1ba5c5dfc031, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=100,100,205, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-04-23, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=152, form_biz_id=152000188, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=60, mrxhtx=0, kqxm=早到加班, zysd=3, sjd=15:19, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-29 17:35:19, ldkzkg=0, jbzzhlfzs=5}]]
+2024-05-16 17:35:32,089 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 17:35:32,089 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:35:32,089 [main] [com.engine.common.util.Utils] [INFO] - 请假外出时间 右边
+2024-05-16 17:35:32,089 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 60.0
+2024-05-16 17:35:32,089 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[0.0],askForLeaveTime:[60],evectionTime:[0]
+2024-05-16 17:35:32,089 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[0.0]
+2024-05-16 17:35:32,089 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长: 0.0
+2024-05-16 17:35:32,144 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:32,228 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:32,311 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:32,401 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:32,481 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:32,567 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:32,649 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:32,732 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:32,787 [main] [com.engine.common.util.CommonUtil] [INFO] - makeInsertSql : [insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)]
+2024-05-16 17:35:32,788 [main] [com.engine.common.util.CommonUtil] [INFO] - needInsertDate: [[943f48f1-20c5-4d01-a739-0868b7386151, 0, 92, 81, 1, 08:00, 09:00, 152, 2024-05-16, 4, 81-2024-05-16, 1, 2024-05-02, 2024-05-02, 0.0, 17:35:32]]
+2024-05-16 17:35:32,797 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/34/00) - Connection #14 tested: OK
+2024-05-16 17:35:32,808 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (02/34/00) - Connection #15 tested: OK
+2024-05-16 17:35:32,815 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 17:35:32,816 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 17:35:32,816 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 17:35:32,816 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 17:35:32,816 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 17:35:32,830 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (02/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:32,845 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (02/35/00) - Connection #15 tested: OK
+2024-05-16 17:35:32,857 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-16 17:35:32,868 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/35/00) - Connection #14 tested: OK
+2024-05-16 17:35:32,868 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:35:32,868 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 17:35:32,868 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:35:32,869 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=0,3,4,1,2, yxsydjb=, mc=延长加班, ktjbzdcfwlb=0, id=155, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=155, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=延长加班, cchsfzs=, modedatacreatetime=16:13:21, hbjscsdxm=, hsl=1.00, modeuuid=6e37013e-a54e-4d19-bca7-ed6cf46061b8, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-05-16, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=155, form_biz_id=155000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=16:12, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 17:35:32,869 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 17:35:32,869 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:35:32,869 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 加班时长: 60.0
+2024-05-16 17:35:32,869 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[0.0],askForLeaveTime:[0],evectionTime:[0]
+2024-05-16 17:35:32,870 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - jbsc :[60.0]
+2024-05-16 17:35:32,870 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长: 60.0
+2024-05-16 17:35:32,870 [main] [com.engine.common.util.CommonUtil] [INFO] - makeInsertSql : [insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)]
+2024-05-16 17:35:32,870 [main] [com.engine.common.util.CommonUtil] [INFO] - needInsertDate: [[75b4e5b0-130a-44e1-b4fa-d5761aabd01d, 0, 92, 81, 1, 17:30, 21:37, 155, 2024-05-16, 4, 81-2024-05-16, 1, 2024-05-02, 2024-05-02, 1.0, 17:35:32]]
+2024-05-16 17:35:32,880 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/35/00) - Connection #16 tested: OK
+2024-05-16 17:35:32,900 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/35/00) - Connection #16 tested: OK
+2024-05-16 17:35:32,901 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:35:32,901 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-16 17:35:32,901 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:35:32,902 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=300, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}],askForLeaveList:[{jssj=13:00, jqlx=127, qjry=81, cxjqj=1, ksrq=2024-05-02, qtj=0, jsrq=2024-05-02, btj=0, kssj=08:00, qjsc=5.00}],askForLeaveItems:{127={hsl=1.00, thfghlfzs=5, zdycrqqjndxxb=1, tqlghlfzs=5, zdycbcndfgzsd=1, tybcndbjlhbjs=0, lgsbxydk=0, zysd=1, id=127, fgsbxydk=0, hsdw=1}},offsetAskForLeaveAnomaly:[]
+2024-05-16 17:35:32,902 [main] [com.engine.common.util.Utils] [INFO] - 加班实际在请假外出时间中间
+2024-05-16 17:35:32,902 [main] [com.engine.common.util.Utils] [INFO] - 请假外出时间 左边
+2024-05-16 17:35:32,903 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 0.0,askForLeaveTime : 180.0,evectionTimeTime:0.0
+2024-05-16 17:35:32,903 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-16 17:35:32,903 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:35:32,904 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=4.5, classInfo=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=300, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], formmodeIdMap={uf_jcl_kq_kqfa=105, uf_jcl_kq_jqye=103, uf_jcl_kq_jbjg=92, uf_jcl_kq_jqed=102, uf_jcl_kq_cqjg=104, uf_jcl_kq_bdkjl=135, uf_jcl_kq_glpb=101, uf_jcl_kq_kqzqmc=93, uf_jcl_kq_cqjt=106, uf_jcl_kq_rlxx=89, uf_pbjg=87, uf_jcl_kq_rlmc=141, uf_jcl_kq_zhgs=129}, modeId=104, recordDataTime={j1=2024-05-02 09:47:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-05-02 21:37:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-05-02, userId=81, recordData=[{item=127, itemduration=4.0}, {item=152, itemduration=0.0}, {item=155, itemduration=1.0}], rqlx=0}
+2024-05-16 17:35:32,905 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:35:32,905 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-16 17:35:32,905 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 17:35:32,913 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (01/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:32,914 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/36/00) - Connection #17 tested: OK
+2024-05-16 17:35:32,933 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/36/00) - Connection #17 tested: OK
+2024-05-16 17:35:32,934 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=4.5,cqzt=0,fxrq='2024-05-16 17:35:32',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-17:30|',xm1=127,sc1=4.0,xm2=152,sc2=0.0,xm3=155,sc3=1.0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-02 09:47:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-05-02 21:37:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-16 17:35:32,943 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/36/00) - Connection #18 tested: OK
+2024-05-16 17:35:32,967 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/36/00) - Connection #18 tested: OK
+2024-05-16 17:35:32,977 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/36/00) - Connection #19 tested: OK
+2024-05-16 17:35:33,000 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/36/00) - Connection #19 tested: OK
+2024-05-16 17:35:33,002 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000061 (00/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:33,013 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/37/00) - Connection #20 tested: OK
+2024-05-16 17:35:33,086 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000062 (01/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:33,143 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-16 17:35:33,153 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/38/00) - Connection #20 tested: OK
+2024-05-16 17:35:33,153 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-16 17:35:33,153 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 17:35:33,163 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/38/00) - Connection #21 tested: OK
+2024-05-16 17:35:33,177 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000063 (01/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:33,183 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/39/00) - Connection #21 tested: OK
+2024-05-16 17:35:33,192 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/39/00) - Connection #22 tested: OK
+2024-05-16 17:35:33,212 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/39/00) - Connection #22 tested: OK
+2024-05-16 17:35:33,223 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/39/00) - Connection #23 tested: OK
+2024-05-16 17:35:33,243 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/39/00) - Connection #23 tested: OK
+2024-05-16 17:35:33,243 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [149, 150]
+2024-05-16 17:35:33,253 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/39/00) - Connection #24 tested: OK
+2024-05-16 17:35:33,260 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000066 (01/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:33,274 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/40/00) - Connection #24 tested: OK
+2024-05-16 17:35:33,274 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 17:35:33,274 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 17:35:33,274 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 17:35:33,274 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=1}]
+2024-05-16 17:35:33,285 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/40/00) - Connection #25 tested: OK
+2024-05-16 17:35:33,337 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/40/00) - Connection #25 tested: OK
+2024-05-16 17:35:33,342 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where subcompanyid1 = 1 and seclevel >= 0 and seclevel <= 100
+2024-05-16 17:35:33,342 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 57
+2024-05-16 17:35:33,342 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000067 (00/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:33,351 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/41/00) - Connection #26 tested: OK
+2024-05-16 17:35:33,369 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/41/00) - Connection #26 tested: OK
+2024-05-16 17:35:33,379 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/41/00) - Connection #27 tested: OK
+2024-05-16 17:35:33,398 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/41/00) - Connection #27 tested: OK
+2024-05-16 17:35:33,398 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 17:35:33,398 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 17:35:33,398 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 17:35:33,407 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/41/00) - Connection #28 tested: OK
+2024-05-16 17:35:33,426 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000070 (01/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:33,427 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/42/00) - Connection #28 tested: OK
+2024-05-16 17:35:33,428 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where departmentid = 2 and seclevel >= 0 and seclevel <= 100
+2024-05-16 17:35:33,428 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 2
+2024-05-16 17:35:33,428 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 17:35:33,438 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/42/00) - Connection #29 tested: OK
+2024-05-16 17:35:33,457 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/42/00) - Connection #29 tested: OK
+2024-05-16 17:35:33,467 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/42/00) - Connection #30 tested: OK
+2024-05-16 17:35:33,488 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/42/00) - Connection #30 tested: OK
+2024-05-16 17:35:33,489 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=100, id=36}]
+2024-05-16 17:35:33,498 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/42/00) - Connection #31 tested: OK
+2024-05-16 17:35:33,508 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000073 (01/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:33,517 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/43/00) - Connection #31 tested: OK
+2024-05-16 17:35:33,517 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 36 and seclevel <= 100
+2024-05-16 17:35:33,517 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 17:35:33,527 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/43/00) - Connection #32 tested: OK
+2024-05-16 17:35:33,546 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/43/00) - Connection #32 tested: OK
+2024-05-16 17:35:33,547 [main] [com.engine.common.util.CommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id,seclevel from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 17:35:33,557 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/43/00) - Connection #33 tested: OK
+2024-05-16 17:35:33,577 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/43/00) - Connection #33 tested: OK
+2024-05-16 17:35:33,577 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupId : 2, empIdsByGroup : []
+2024-05-16 17:35:33,577 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 17:35:33,577 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 17:35:33,588 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/43/00) - Connection #34 tested: OK
+2024-05-16 17:35:33,589 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000076 (01/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:33,607 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/44/00) - Connection #34 tested: OK
+2024-05-16 17:35:33,618 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/44/00) - Connection #35 tested: OK
+2024-05-16 17:35:33,641 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/44/00) - Connection #35 tested: OK
+2024-05-16 17:35:33,654 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/44/00) - Connection #36 tested: OK
+2024-05-16 17:35:33,674 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000078 (01/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:33,674 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/45/00) - Connection #36 tested: OK
+2024-05-16 17:35:33,674 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:138] - cqData_size : 1
+2024-05-16 17:35:33,685 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/45/00) - Connection #37 tested: OK
+2024-05-16 17:35:33,705 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/45/00) - Connection #37 tested: OK
+2024-05-16 17:35:33,715 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/45/00) - Connection #38 tested: OK
+2024-05-16 17:35:33,733 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/45/00) - Connection #38 tested: OK
+2024-05-16 17:35:33,744 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/45/00) - Connection #39 tested: OK
+2024-05-16 17:35:33,753 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (01/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:33,765 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/46/00) - Connection #39 tested: OK
+2024-05-16 17:35:33,766 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:220] - overtimeMinutes : 60
+2024-05-16 17:35:33,766 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 300,oneTimeAddMinutes : 10
+2024-05-16 17:35:33,766 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:306] - countMinutes : 60.0
+2024-05-16 17:35:33,767 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 540,oneTimeAddMinutes : 30
+2024-05-16 17:35:33,767 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 0
+2024-05-16 17:35:33,769 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-16 17:35:33,847 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:33,931 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:34,015 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:34,099 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 17:35:34,099 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-16 17:35:34,116 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/49/00) - #0050 removed because of shutdown.
+2024-05-16 17:35:34,116 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-16 17:35:34,117 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/48/00) - #0049 removed because of shutdown.
+2024-05-16 17:35:34,117 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-16 17:35:34,117 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/47/00) - #0048 removed because of shutdown.
+2024-05-16 17:35:34,117 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-16 17:35:34,117 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/46/00) - #0047 removed because of shutdown.
+2024-05-16 17:35:34,117 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-16 17:35:34,118 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/45/00) - #0046 removed because of shutdown.
+2024-05-16 17:35:34,118 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-16 17:35:34,118 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/44/00) - #0045 removed because of shutdown.
+2024-05-16 17:35:34,118 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-16 17:35:34,119 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/43/00) - #0044 removed because of shutdown.
+2024-05-16 17:35:34,119 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-16 17:35:34,119 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/42/00) - #0043 removed because of shutdown.
+2024-05-16 17:35:34,119 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-16 17:35:34,119 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/41/00) - #0042 removed because of shutdown.
+2024-05-16 17:35:34,119 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-16 17:35:34,119 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/40/00) - #0041 removed because of shutdown.
+2024-05-16 17:35:34,119 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-16 17:35:34,120 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/39/00) - #0040 removed because of shutdown.
+2024-05-16 17:35:34,120 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-16 17:35:34,120 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/38/00) - #0039 removed because of shutdown.
+2024-05-16 17:35:34,120 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-16 17:35:34,121 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/37/00) - #0038 removed because of shutdown.
+2024-05-16 17:35:34,121 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-16 17:35:34,121 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/36/00) - #0037 removed because of shutdown.
+2024-05-16 17:35:34,121 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-16 17:35:34,121 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/35/00) - #0036 removed because of shutdown.
+2024-05-16 17:35:34,122 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-16 17:35:34,122 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/34/00) - #0035 removed because of shutdown.
+2024-05-16 17:35:34,122 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-16 17:35:34,122 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/33/00) - #0034 removed because of shutdown.
+2024-05-16 17:35:34,122 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-16 17:35:34,122 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/32/00) - #0033 removed because of shutdown.
+2024-05-16 17:35:34,123 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-16 17:35:34,123 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/31/00) - #0032 removed because of shutdown.
+2024-05-16 17:35:34,123 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-16 17:35:34,123 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/30/00) - #0031 removed because of shutdown.
+2024-05-16 17:35:34,123 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-16 17:35:34,123 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/29/00) - #0030 removed because of shutdown.
+2024-05-16 17:35:34,123 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-16 17:35:34,123 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/28/00) - #0029 removed because of shutdown.
+2024-05-16 17:35:34,123 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-16 17:35:34,123 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/27/00) - #0028 removed because of shutdown.
+2024-05-16 17:35:34,123 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-16 17:35:34,123 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/26/00) - #0027 removed because of shutdown.
+2024-05-16 17:35:34,123 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-16 17:35:34,123 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/25/00) - #0026 removed because of shutdown.
+2024-05-16 17:35:34,123 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-16 17:35:34,124 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/24/00) - #0025 removed because of shutdown.
+2024-05-16 17:35:34,124 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-16 17:35:34,124 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/23/00) - #0024 removed because of shutdown.
+2024-05-16 17:35:34,124 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-16 17:35:34,124 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/22/00) - #0023 removed because of shutdown.
+2024-05-16 17:35:34,124 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-16 17:35:34,124 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/21/00) - #0022 removed because of shutdown.
+2024-05-16 17:35:34,124 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-16 17:35:34,124 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/20/00) - #0021 removed because of shutdown.
+2024-05-16 17:35:34,124 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-16 17:35:34,124 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/19/00) - #0020 removed because of shutdown.
+2024-05-16 17:35:34,124 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-16 17:35:34,124 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/18/00) - #0019 removed because of shutdown.
+2024-05-16 17:35:34,124 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-16 17:35:34,124 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/17/00) - #0018 removed because of shutdown.
+2024-05-16 17:35:34,125 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-16 17:35:34,125 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/16/00) - #0017 removed because of shutdown.
+2024-05-16 17:35:34,125 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-16 17:35:34,125 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/15/00) - #0016 removed because of shutdown.
+2024-05-16 17:35:34,125 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-16 17:35:34,125 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/14/00) - #0015 removed because of shutdown.
+2024-05-16 17:35:34,125 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-16 17:35:34,125 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/13/00) - #0014 removed because of shutdown.
+2024-05-16 17:35:34,125 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-16 17:35:34,125 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/12/00) - #0013 removed because of shutdown.
+2024-05-16 17:35:34,125 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-16 17:35:34,125 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/11/00) - #0012 removed because of shutdown.
+2024-05-16 17:35:34,125 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-16 17:35:34,126 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/10/00) - #0011 removed because of shutdown.
+2024-05-16 17:35:34,126 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-16 17:35:34,126 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/09/00) - #0010 removed because of shutdown.
+2024-05-16 17:35:34,126 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-16 17:35:34,126 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/08/00) - #0009 removed because of shutdown.
+2024-05-16 17:35:34,126 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-16 17:35:34,126 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/07/00) - #0008 removed because of shutdown.
+2024-05-16 17:35:34,126 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-16 17:35:34,127 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/06/00) - #0007 removed because of shutdown.
+2024-05-16 17:35:34,127 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-16 17:35:34,127 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/05/00) - #0006 removed because of shutdown.
+2024-05-16 17:35:34,127 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-16 17:35:34,127 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/04/00) - #0005 removed because of shutdown.
+2024-05-16 17:35:34,127 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-16 17:35:34,127 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/03/00) - #0004 removed because of shutdown.
+2024-05-16 17:35:34,127 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-16 17:35:34,127 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/02/00) - #0003 removed because of shutdown.
+2024-05-16 17:35:34,127 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-16 17:35:34,127 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/01/00) - #0001 removed because of shutdown.
+2024-05-16 17:35:34,127 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-16 17:35:34,128 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/00/00) - #0002 removed because of shutdown.
+2024-05-16 17:35:34,128 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-16 17:35:34,128 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 29 milliseconds.
+2024-05-16 17:35:34,128 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-16 17:35:34,128 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
+2024-05-16 18:41:33,426 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-16 18:41:33,429 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-16 18:41:33,430 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-16 18:41:33,430 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-16 18:41:33,431 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-16 18:41:33,979 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 18:41:33,980 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-16 18:41:33,980 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-16 18:41:33,980 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-16 18:41:33,980 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-16 18:41:33,981 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-16 18:41:33,981 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-16 18:41:33,981 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-16 18:41:33,981 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-16 18:41:33,981 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-16 18:41:33,981 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-16 18:41:33,982 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-16 18:41:33,983 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-16 18:41:33,983 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-16 18:41:33,983 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-16 18:41:33,983 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-16 18:41:33,983 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-16 18:41:33,983 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-16 18:41:33,983 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-16 18:41:33,984 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-16 18:41:33,984 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-16 18:41:33,984 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-16 18:41:33,984 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-16 18:41:33,984 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-16 18:41:33,984 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-16 18:41:33,984 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-16 18:41:33,985 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-16 18:41:33,985 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-16 18:41:33,985 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-16 18:41:33,985 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-16 18:41:33,985 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-16 18:41:33,985 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-16 18:41:33,985 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-16 18:41:33,986 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-16 18:41:33,986 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-16 18:41:33,986 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-16 18:41:33,986 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-16 18:41:33,986 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-16 18:41:33,986 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-16 18:41:33,986 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-16 18:41:33,987 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-16 18:41:33,987 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-16 18:41:33,987 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-16 18:41:33,987 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-16 18:41:33,987 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-16 18:41:33,987 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-16 18:41:33,987 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-16 18:41:33,988 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 18:41:33,988 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-16 18:41:33,988 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-16 18:41:33,988 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-16 18:41:33,988 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-16 18:41:33,988 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-16 18:41:33,988 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-16 18:41:33,988 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-16 18:41:33,989 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-16 18:41:33,989 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-16 18:41:33,989 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 18:41:33,989 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-16 18:41:33,989 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-16 18:41:33,989 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-16 18:41:34,006 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-16 18:41:34,008 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-16 18:41:34,011 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-16 18:41:34,412 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-16 18:41:34,433 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-16 18:41:34,443 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-16 18:41:34,444 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-16 18:41:34,456 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-16 18:41:34,457 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 18:41:34,457 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 18:41:34,459 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:41:34,459 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-16 18:41:34,507 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-16 18:41:34,544 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:41:34,557 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-16 18:41:34,557 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-16 18:41:34,557 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 18:41:34,557 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-16 18:41:34,557 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 18:41:34,557 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-16 18:41:34,558 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-16 18:41:34,558 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-16 18:41:34,633 [main] [A2] [INFO] - rootPath ==
+2024-05-16 18:41:34,633 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-16 18:41:34,634 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-16 18:41:34,634 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-16 18:41:34,635 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:41:34,646 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/04/00) - Connection #2 tested: OK
+2024-05-16 18:41:34,665 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 18:41:34,665 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 18:41:34,665 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 18:41:34,665 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-16 18:41:34,666 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-16 18:41:34,666 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 18:41:34,666 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 18:41:34,720 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:41:34,741 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-16 18:41:34,742 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-16 18:41:34,757 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #2 tested: OK
+2024-05-16 18:41:34,827 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:41:34,844 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/06/00) - Connection #3 tested: OK
+2024-05-16 18:41:34,864 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/06/00) - Connection #3 tested: OK
+2024-05-16 18:41:34,874 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-16 18:41:34,875 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-16 18:41:34,875 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath1776256871.jar;C:\Users\liuliang\AppData\Local\JetBrains\IntelliJIdea2021.2\captureAgent\debugger-agent.jar
+2024-05-16 18:41:34,875 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-16 18:41:34,875 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-16 18:41:34,875 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-16 18:41:34,914 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:41:34,918 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-16 18:41:34,919 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-16 18:41:34,919 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-16 18:41:34,919 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-16 18:41:34,919 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-16 18:41:34,919 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-16 18:41:34,919 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-16 18:41:34,919 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-16 18:41:34,920 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-16 18:41:34,920 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-16 18:41:34,925 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-16 18:41:34,928 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-16 18:41:34,930 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-16 18:41:34,930 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-16 18:41:34,930 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-16 18:41:34,930 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-16 18:41:34,932 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@7a8fa663
+2024-05-16 18:41:34,932 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-16 18:41:34,955 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/07/00) - Connection #4 tested: OK
+2024-05-16 18:41:34,978 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/07/00) - Connection #4 tested: OK
+2024-05-16 18:41:34,997 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/07/00) - Connection #5 tested: OK
+2024-05-16 18:41:35,006 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000005 (02/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:41:35,020 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/08/00) - Connection #5 tested: OK
+2024-05-16 18:41:35,045 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/08/00) - Connection #1 tested: OK
+2024-05-16 18:41:35,055 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/08/00) - Connection #6 tested: OK
+2024-05-16 18:41:35,074 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/08/00) - Connection #6 tested: OK
+2024-05-16 18:41:35,084 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/08/00) - Connection #7 tested: OK
+2024-05-16 18:41:35,089 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000007 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:41:35,106 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/09/00) - Connection #7 tested: OK
+2024-05-16 18:41:35,116 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/09/00) - Connection #8 tested: OK
+2024-05-16 18:41:35,137 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/09/00) - Connection #8 tested: OK
+2024-05-16 18:41:35,146 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/09/00) - Connection #9 tested: OK
+2024-05-16 18:41:35,165 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/09/00) - Connection #9 tested: OK
+2024-05-16 18:41:35,177 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/09/00) - Connection #1 tested: OK
+2024-05-16 18:41:35,182 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000010 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:41:35,198 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/10/00) - Connection #1 tested: OK
+2024-05-16 18:41:35,210 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/10/00) - Connection #2 tested: OK
+2024-05-16 18:41:35,229 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/10/00) - Connection #2 tested: OK
+2024-05-16 18:41:35,239 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/10/00) - Connection #3 tested: OK
+2024-05-16 18:41:35,259 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #3 tested: OK
+2024-05-16 18:41:35,268 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000012 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:41:35,270 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/11/00) - Connection #4 tested: OK
+2024-05-16 18:41:35,291 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/11/00) - Connection #4 tested: OK
+2024-05-16 18:41:35,300 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/11/00) - Connection #5 tested: OK
+2024-05-16 18:41:35,321 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/11/00) - Connection #5 tested: OK
+2024-05-16 18:41:35,344 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/11/00) - Connection #6 tested: OK
+2024-05-16 18:41:35,358 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000015 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:41:35,362 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/12/00) - Connection #6 tested: OK
+2024-05-16 18:41:35,372 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/12/00) - Connection #7 tested: OK
+2024-05-16 18:41:35,392 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/12/00) - Connection #7 tested: OK
+2024-05-16 18:41:35,402 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/12/00) - Connection #8 tested: OK
+2024-05-16 18:41:35,420 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/12/00) - Connection #8 tested: OK
+2024-05-16 18:41:35,428 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/12/00) - Connection #9 tested: OK
+2024-05-16 18:41:35,445 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000018 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:41:35,446 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/13/00) - Connection #9 tested: OK
+2024-05-16 18:41:35,457 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/13/00) - Connection #10 tested: OK
+2024-05-16 18:41:35,478 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/13/00) - Connection #10 tested: OK
+2024-05-16 18:41:35,488 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/13/00) - Connection #11 tested: OK
+2024-05-16 18:41:35,509 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/13/00) - Connection #11 tested: OK
+2024-05-16 18:41:35,520 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/13/00) - Connection #12 tested: OK
+2024-05-16 18:41:35,530 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000021 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:41:35,542 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/14/00) - Connection #12 tested: OK
+2024-05-16 18:41:35,552 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/14/00) - Connection #13 tested: OK
+2024-05-16 18:41:35,574 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/14/00) - Connection #13 tested: OK
+2024-05-16 18:41:35,584 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/14/00) - Connection #14 tested: OK
+2024-05-16 18:41:35,605 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #14 tested: OK
+2024-05-16 18:41:35,614 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000023 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:41:35,614 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/15/00) - Connection #1 tested: OK
+2024-05-16 18:41:35,635 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/15/00) - Connection #1 tested: OK
+2024-05-16 18:41:35,645 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/15/00) - Connection #2 tested: OK
+2024-05-16 18:41:35,666 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/15/00) - Connection #2 tested: OK
+2024-05-16 18:41:35,675 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/15/00) - Connection #3 tested: OK
+2024-05-16 18:41:35,694 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #3 tested: OK
+2024-05-16 18:41:35,698 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000026 (01/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:41:35,706 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/16/00) - Connection #4 tested: OK
+2024-05-16 18:41:35,727 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/16/00) - Connection #4 tested: OK
+2024-05-16 18:41:35,735 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/16/00) - Connection #5 tested: OK
+2024-05-16 18:41:35,753 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/16/00) - Connection #5 tested: OK
+2024-05-16 18:41:35,762 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/16/00) - Connection #6 tested: OK
+2024-05-16 18:41:35,781 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #6 tested: OK
+2024-05-16 18:41:35,785 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:41:35,800 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/17/00) - Connection #7 tested: OK
+2024-05-16 18:41:35,822 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/17/00) - Connection #7 tested: OK
+2024-05-16 18:41:35,832 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/17/00) - Connection #8 tested: OK
+2024-05-16 18:41:35,854 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #8 tested: OK
+2024-05-16 18:41:35,858 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:41:35,860 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-16 18:41:35,862 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:41:35,863 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:41:35,913 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/18/00) - Connection #9 tested: OK
+2024-05-16 18:41:35,932 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/18/00) - Connection #9 tested: OK
+2024-05-16 18:41:35,943 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/18/00) - Connection #10 tested: OK
+2024-05-16 18:41:35,954 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000033 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:41:35,968 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/19/00) - Connection #10 tested: OK
+2024-05-16 18:41:35,977 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/19/00) - Connection #11 tested: OK
+2024-05-16 18:41:35,997 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/19/00) - Connection #11 tested: OK
+2024-05-16 18:41:36,021 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/19/00) - Connection #12 tested: OK
+2024-05-16 18:41:36,043 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000035 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:41:36,043 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/20/00) - Connection #12 tested: OK
+2024-05-16 18:41:36,044 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [13,2]
+2024-05-16 18:41:36,045 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-16 18:41:36,055 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/20/00) - Connection #13 tested: OK
+2024-05-16 18:41:36,075 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/20/00) - Connection #13 tested: OK
+2024-05-16 18:41:36,075 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-16 18:41:36,076 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 81
+2024-05-16 18:41:36,076 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 18:41:36,086 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/20/00) - Connection #14 tested: OK
+2024-05-16 18:41:36,106 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/20/00) - Connection #14 tested: OK
+2024-05-16 18:41:36,107 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-16 18:41:36,117 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/20/00) - Connection #15 tested: OK
+2024-05-16 18:41:36,133 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000038 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:41:36,148 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/21/00) - Connection #15 tested: OK
+2024-05-16 18:41:36,152 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2, 3]
+2024-05-16 18:41:36,152 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2,3)
+2024-05-16 18:41:36,162 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/21/00) - Connection #16 tested: OK
+2024-05-16 18:41:36,182 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/21/00) - Connection #16 tested: OK
+2024-05-16 18:41:36,182 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-16 18:41:36,182 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:41:36,183 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:41:36,183 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-16 18:41:36,183 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:41:36,193 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/21/00) - Connection #17 tested: OK
+2024-05-16 18:41:36,213 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/21/00) - Connection #17 tested: OK
+2024-05-16 18:41:36,215 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000040 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:41:36,222 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/22/00) - Connection #18 tested: OK
+2024-05-16 18:41:36,240 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/22/00) - Connection #18 tested: OK
+2024-05-16 18:41:36,251 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/22/00) - Connection #19 tested: OK
+2024-05-16 18:41:36,270 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/22/00) - Connection #19 tested: OK
+2024-05-16 18:41:36,271 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-16 18:41:36,271 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-16 18:41:36,271 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:41:36,272 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:41:36,272 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-16 18:41:36,272 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:41:36,272 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-30, 2024-05-04, 81]
+2024-05-16 18:41:36,284 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/22/00) - Connection #20 tested: OK
+2024-05-16 18:41:36,305 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/22/00) - Connection #20 tested: OK
+2024-05-16 18:41:36,315 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000043 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:41:36,315 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/23/00) - Connection #21 tested: OK
+2024-05-16 18:41:36,335 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/23/00) - Connection #21 tested: OK
+2024-05-16 18:41:36,335 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-16 18:41:36,335 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 81
+2024-05-16 18:41:36,336 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 81
+2024-05-16 18:41:36,336 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-16 18:41:36,345 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/23/00) - Connection #22 tested: OK
+2024-05-16 18:41:36,364 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/23/00) - Connection #22 tested: OK
+2024-05-16 18:41:36,364 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [13,2]
+2024-05-16 18:41:36,364 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:13,2
+2024-05-16 18:41:36,375 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/23/00) - Connection #23 tested: OK
+2024-05-16 18:41:36,399 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/23/00) - Connection #23 tested: OK
+2024-05-16 18:41:36,399 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-16 18:41:36,403 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000046 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:41:36,410 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/24/00) - Connection #1 tested: OK
+2024-05-16 18:41:36,432 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/24/00) - Connection #1 tested: OK
+2024-05-16 18:41:36,433 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 5
+2024-05-16 18:41:36,434 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-16 18:41:36,434 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:41:36,434 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 18:41:36,434 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 18:41:36,434 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 18:41:36,434 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 18:41:36,434 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 18:41:36,434 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=87e4d50a-776c-4bbd-94a7-ecfb2b70cd3c, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69956, glpbid=, pbtj=0, key=69956, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69956, modedatacreater=1, bcrq=2024-04-30, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=6f079d5e-4c0c-46eb-981a-a62f24fd24a3, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69957, glpbid=, pbtj=0, key=69957, form_biz_id=, pbdxbm=, pbgl=1, sfxx=1, keyid=69957, modedatacreater=1, bcrq=2024-05-01, lastname=, bcxx=, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=1, pbdxry=}, {modeuuid=dde58b76-d730-4260-9955-f0b22afc8675, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69958, glpbid=, pbtj=0, key=69958, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69958, modedatacreater=1, bcrq=2024-05-02, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=fe733eea-47f9-4b65-ad67-10efaa048489, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69959, glpbid=, pbtj=0, key=69959, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69959, modedatacreater=1, bcrq=2024-05-03, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=426b6820-5603-4120-b512-bea47865494d, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69960, glpbid=, pbtj=0, key=69960, form_biz_id=, pbdxbm=, pbgl=1, sfxx=1, keyid=69960, modedatacreater=1, bcrq=2024-05-04, lastname=, bcxx=, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=}]
+2024-05-16 18:41:36,435 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-16 18:41:36,436 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:41:36,436 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-16 18:41:36,436 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:41:36,446 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/24/00) - Connection #2 tested: OK
+2024-05-16 18:41:36,467 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/24/00) - Connection #2 tested: OK
+2024-05-16 18:41:36,477 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/24/00) - Connection #3 tested: OK
+2024-05-16 18:41:36,485 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:41:36,498 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/25/00) - Connection #3 tested: OK
+2024-05-16 18:41:36,509 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/25/00) - Connection #4 tested: OK
+2024-05-16 18:41:36,529 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/25/00) - Connection #4 tested: OK
+2024-05-16 18:41:36,530 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-30=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-03=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-02=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]}]
+2024-05-16 18:41:36,530 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-16 18:41:36,530 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:41:36,530 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:81,analysisDate:2024-05-02 start***********
+2024-05-16 18:41:36,530 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}, {signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}, {signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, {signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}]]
+2024-05-16 18:41:36,531 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-05-02, schedulingResultCollect={2024-04-30=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-03=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-02=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]}, clockInTimeList=[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}, {signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}, {signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, {signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}], clockInTimeCollect={2024-04-30=[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}], 2024-05-03=[{signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}], 2024-05-01=[{signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}], 2024-05-02=[{signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}]}, userId=81, clockInTimeMap={}}]
+2024-05-16 18:41:36,531 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:41:36,532 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-16 18:41:36,532 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:41:36,534 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-05-02 07:00],lastestTime: [2024-05-03 06:30]
+2024-05-16 18:41:36,535 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-16 18:41:36,535 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:41:36,545 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/25/00) - Connection #5 tested: OK
+2024-05-16 18:41:36,563 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/25/00) - Connection #5 tested: OK
+2024-05-16 18:41:36,573 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/25/00) - Connection #6 tested: OK
+2024-05-16 18:41:36,578 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:41:36,590 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/26/00) - Connection #6 tested: OK
+2024-05-16 18:41:36,591 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:41:36,591 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-16 18:41:36,591 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:41:36,601 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/26/00) - Connection #7 tested: OK
+2024-05-16 18:41:36,621 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/26/00) - Connection #7 tested: OK
+2024-05-16 18:41:36,622 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[{jssj=13:00, jqlx=127, qjry=81, cxjqj=1, ksrq=2024-05-02, qtj=0, jsrq=2024-05-02, btj=0, kssj=08:00, qjsc=5.00}]]
+2024-05-16 18:41:36,632 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/26/00) - Connection #8 tested: OK
+2024-05-16 18:41:36,651 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/26/00) - Connection #8 tested: OK
+2024-05-16 18:41:36,652 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-16 18:41:36,652 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:41:36,653 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:41:36,653 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-16 18:41:36,653 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:41:36,662 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/26/00) - Connection #9 tested: OK
+2024-05-16 18:41:36,671 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (01/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:41:36,680 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/27/00) - Connection #9 tested: OK
+2024-05-16 18:41:36,681 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-16 18:41:36,681 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-16 18:41:36,681 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:41:36,683 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:41:36,683 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-16 18:41:36,683 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:41:36,684 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]],askForLeaveAndEvctionScheduleList:[[{edsc=7.50, bdlx=8, jsdk=0, thfghlfzs=5, tqdkfzs=60, dtjssj=13:00, bcxx=1, bcsdxx=09:00-12:00|13:00-17:30|, tqlghlfzs=5, dtkssj=08:00, thdkfzs=60, gsrq=1, ksdk=0}]]
+2024-05-16 18:41:36,684 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-16 18:41:36,688 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=8, jsdk=0, thfghlfzs=5, tqdkfzs=60, dtjssj=13:00, bcxx=1, bcsdxx=09:00-12:00|13:00-17:30|, tqlghlfzs=5, dtkssj=08:00, thdkfzs=60, gsrq=1, ksdk=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=300, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-16 18:41:36,691 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-05-02 13:00, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)]]
+2024-05-16 18:41:36,691 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-16 18:41:36,691 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:41:36,692 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:41:36,692 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-16 18:41:36,692 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:41:36,693 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-05-02 13:00, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)]]
+2024-05-16 18:41:36,693 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-16 18:41:36,693 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:41:36,693 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-05-02 13:00, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)],attendanceItems size :46,scheduleResult :[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=300, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}],analysisDate:[2024-05-02],userId:[81],rqlx:[0],modeId:[{}]
+2024-05-16 18:41:36,694 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[]]
+2024-05-16 18:41:36,695 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 18:41:36,695 [main] [com.engine.common.util.Utils] [INFO] - 休息时间在请假时间中间
+2024-05-16 18:41:36,696 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - recordAskForLeave timeMinutes :[240] ,hsl:1.0,hsdw
+2024-05-16 18:41:36,696 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-16 18:41:36,696 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-16 18:41:36,698 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:41:36,698 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 18:41:36,698 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:41:36,699 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=60, jbscbdccsqsc=0, bddrqlx=0,1,2,3,4, yxsydjb=, mc=早到加班, ktjbzdcfwlb=0, id=152, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=1, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=152, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早到加班, cchsfzs=, modedatacreatetime=15:21:59, hbjscsdxm=, hsl=1.00, modeuuid=7daadbcc-4c0b-4170-ad0d-1ba5c5dfc031, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=100,100,205, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-04-23, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=152, form_biz_id=152000188, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=60, mrxhtx=0, kqxm=早到加班, zysd=3, sjd=15:19, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-29 17:35:19, ldkzkg=0, jbzzhlfzs=5}]]
+2024-05-16 18:41:36,699 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 18:41:36,699 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:41:49,862 [main] [com.engine.common.util.Utils] [INFO] - 请假外出时间 右边
+2024-05-16 18:42:05,709 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : []
+2024-05-16 18:45:30,771 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 未扣减过的加班时长: 60.0
+2024-05-16 18:45:30,772 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[0.0],askForLeaveTime:[60],evectionTime:[0],dinnerTime:[60]
+2024-05-16 18:45:30,772 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长 :[-60.0]
+2024-05-16 18:45:30,772 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:45:30,772 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 18:45:30,772 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:45:30,773 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=0,3,4,1,2, yxsydjb=, mc=延长加班, ktjbzdcfwlb=0, id=155, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=155, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=延长加班, cchsfzs=, modedatacreatetime=16:13:21, hbjscsdxm=, hsl=1.00, modeuuid=6e37013e-a54e-4d19-bca7-ed6cf46061b8, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-05-16, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=155, form_biz_id=155000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=16:12, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 18:45:30,773 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 18:45:30,773 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:45:30,773 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : []
+2024-05-16 18:45:30,773 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 未扣减过的加班时长: 60.0
+2024-05-16 18:45:30,774 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[0.0],askForLeaveTime:[0],evectionTime:[0],dinnerTime:[247]
+2024-05-16 18:45:30,774 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长 :[-187.0]
+2024-05-16 18:45:30,775 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:45:30,775 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-16 18:45:30,776 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:45:30,776 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=300, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}],askForLeaveList:[{jssj=13:00, jqlx=127, qjry=81, cxjqj=1, ksrq=2024-05-02, qtj=0, jsrq=2024-05-02, btj=0, kssj=08:00, qjsc=5.00}],askForLeaveItems:{127={hsl=1.00, thfghlfzs=5, zdycrqqjndxxb=1, tqlghlfzs=5, zdycbcndfgzsd=1, tybcndbjlhbjs=0, lgsbxydk=0, zysd=1, id=127, fgsbxydk=0, hsdw=1}},offsetAskForLeaveAnomaly:[]
+2024-05-16 18:45:30,777 [main] [com.engine.common.util.Utils] [INFO] - 加班实际在请假外出时间中间
+2024-05-16 18:45:30,777 [main] [com.engine.common.util.Utils] [INFO] - 请假外出时间 左边
+2024-05-16 18:45:30,778 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 0.0,askForLeaveTime : 180.0,evectionTimeTime:0.0
+2024-05-16 18:45:30,779 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-16 18:45:30,779 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:45:30,779 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=4.5, classInfo=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=300, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], formmodeIdMap={uf_jcl_kq_kqfa=105, uf_jcl_kq_jqye=103, uf_jcl_kq_jbjg=92, uf_jcl_kq_jqed=102, uf_jcl_kq_cqjg=104, uf_jcl_kq_bdkjl=135, uf_jcl_kq_glpb=101, uf_jcl_kq_kqzqmc=93, uf_jcl_kq_cqjt=106, uf_jcl_kq_rlxx=89, uf_pbjg=87, uf_jcl_kq_rlmc=141, uf_jcl_kq_zhgs=129}, modeId=104, recordDataTime={j1=2024-05-02 09:47:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-05-02 21:37:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-05-02, userId=81, recordData=[{item=127, itemduration=4.0}, {item=152, itemduration=0}, {item=155, itemduration=0}], rqlx=0}
+2024-05-16 18:45:30,780 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:45:30,780 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-16 18:45:30,781 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:45:30,790 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/01) - Connection #10 tested: OK
+2024-05-16 18:45:30,796 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (01/27/01) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:45:30,811 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/27/01) - Connection #10 tested: OK
+2024-05-16 18:45:30,812 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=4.5,cqzt=0,fxrq='2024-05-16 18:45:30',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-17:30|',xm1=127,sc1=4.0,xm2=152,sc2=0,xm3=155,sc3=0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-02 09:47:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-05-02 21:37:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-16 18:45:30,818 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-16 18:45:30,822 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/27/01) - Connection #11 tested: OK
+2024-05-16 18:45:30,834 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (02/27/01) - Connection #12 tested: OK
+2024-05-16 18:45:30,848 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 18:45:30,849 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 18:45:30,849 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 18:45:30,849 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 18:45:30,849 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 18:45:30,879 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (02/27/01) - Connection #12 tested: OK
+2024-05-16 18:45:30,882 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (01/28/01) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:45:30,893 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-16 18:45:30,905 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/28/01) - Connection #11 tested: OK
+2024-05-16 18:48:06,747 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-16 18:48:06,749 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-16 18:48:06,750 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-16 18:48:06,750 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-16 18:48:06,751 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-16 18:48:07,203 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 18:48:07,203 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-16 18:48:07,204 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-16 18:48:07,204 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-16 18:48:07,204 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-16 18:48:07,204 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-16 18:48:07,204 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-16 18:48:07,204 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-16 18:48:07,204 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-16 18:48:07,205 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-16 18:48:07,205 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-16 18:48:07,206 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-16 18:48:07,206 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-16 18:48:07,206 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-16 18:48:07,206 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-16 18:48:07,207 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-16 18:48:07,207 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-16 18:48:07,207 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-16 18:48:07,207 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-16 18:48:07,207 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-16 18:48:07,208 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-16 18:48:07,208 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-16 18:48:07,208 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-16 18:48:07,208 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-16 18:48:07,208 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-16 18:48:07,208 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-16 18:48:07,208 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-16 18:48:07,209 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-16 18:48:07,209 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-16 18:48:07,209 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-16 18:48:07,209 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-16 18:48:07,209 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-16 18:48:07,209 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-16 18:48:07,209 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-16 18:48:07,210 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-16 18:48:07,210 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-16 18:48:07,210 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-16 18:48:07,210 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-16 18:48:07,210 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-16 18:48:07,210 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-16 18:48:07,210 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-16 18:48:07,211 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-16 18:48:07,211 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-16 18:48:07,211 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-16 18:48:07,211 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-16 18:48:07,211 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-16 18:48:07,211 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-16 18:48:07,212 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 18:48:07,212 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-16 18:48:07,212 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-16 18:48:07,212 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-16 18:48:07,212 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-16 18:48:07,212 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-16 18:48:07,212 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-16 18:48:07,213 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-16 18:48:07,213 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-16 18:48:07,213 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-16 18:48:07,213 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 18:48:07,213 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-16 18:48:07,213 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-16 18:48:07,213 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-16 18:48:07,230 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-16 18:48:07,232 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-16 18:48:07,233 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-16 18:48:07,630 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-16 18:48:07,651 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-16 18:48:07,661 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-16 18:48:07,661 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-16 18:48:07,672 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-16 18:48:07,672 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 18:48:07,672 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 18:48:07,673 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:07,673 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-16 18:48:07,706 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-16 18:48:07,750 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-16 18:48:07,750 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-16 18:48:07,750 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-16 18:48:07,750 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-16 18:48:07,750 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 18:48:07,750 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-16 18:48:07,751 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 18:48:07,751 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-16 18:48:07,765 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:07,822 [main] [A2] [INFO] - rootPath ==
+2024-05-16 18:48:07,822 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-16 18:48:07,822 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-16 18:48:07,823 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-16 18:48:07,835 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/03/00) - Connection #2 tested: OK
+2024-05-16 18:48:07,846 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-16 18:48:07,847 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 18:48:07,847 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-16 18:48:07,847 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 18:48:07,847 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 18:48:07,847 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:07,847 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 18:48:07,848 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 18:48:07,904 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-16 18:48:07,905 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-16 18:48:07,919 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/04/00) - Connection #2 tested: OK
+2024-05-16 18:48:07,931 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:08,008 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-16 18:48:08,031 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/05/00) - Connection #3 tested: OK
+2024-05-16 18:48:08,037 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:08,053 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-16 18:48:08,053 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-16 18:48:08,053 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath273740085.jar;C:\Users\liuliang\AppData\Local\JetBrains\IntelliJIdea2021.2\captureAgent\debugger-agent.jar
+2024-05-16 18:48:08,053 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-16 18:48:08,053 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-16 18:48:08,054 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-16 18:48:08,095 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-16 18:48:08,095 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-16 18:48:08,096 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-16 18:48:08,096 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-16 18:48:08,096 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-16 18:48:08,096 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-16 18:48:08,096 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-16 18:48:08,096 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-16 18:48:08,097 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-16 18:48:08,097 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-16 18:48:08,101 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-16 18:48:08,104 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-16 18:48:08,105 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-16 18:48:08,106 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-16 18:48:08,106 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-16 18:48:08,106 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-16 18:48:08,107 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@55795845
+2024-05-16 18:48:08,108 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-16 18:48:08,120 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (02/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:08,128 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/07/00) - Connection #4 tested: OK
+2024-05-16 18:48:08,148 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/07/00) - Connection #4 tested: OK
+2024-05-16 18:48:08,160 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/07/00) - Connection #5 tested: OK
+2024-05-16 18:48:08,179 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/07/00) - Connection #5 tested: OK
+2024-05-16 18:48:08,200 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/08/00) - Connection #1 tested: OK
+2024-05-16 18:48:08,200 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000005 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:08,210 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/08/00) - Connection #6 tested: OK
+2024-05-16 18:48:08,227 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/08/00) - Connection #6 tested: OK
+2024-05-16 18:48:08,237 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/08/00) - Connection #7 tested: OK
+2024-05-16 18:48:08,256 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #7 tested: OK
+2024-05-16 18:48:08,264 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #8 tested: OK
+2024-05-16 18:48:08,284 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #8 tested: OK
+2024-05-16 18:48:08,286 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000008 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:08,294 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/09/00) - Connection #2 tested: OK
+2024-05-16 18:48:08,315 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/09/00) - Connection #2 tested: OK
+2024-05-16 18:48:08,325 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/09/00) - Connection #1 tested: OK
+2024-05-16 18:48:08,343 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #1 tested: OK
+2024-05-16 18:48:08,353 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #3 tested: OK
+2024-05-16 18:48:08,364 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000011 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:08,374 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/10/00) - Connection #3 tested: OK
+2024-05-16 18:48:08,384 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/10/00) - Connection #4 tested: OK
+2024-05-16 18:48:08,402 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #4 tested: OK
+2024-05-16 18:48:08,411 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #5 tested: OK
+2024-05-16 18:48:08,429 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #5 tested: OK
+2024-05-16 18:48:08,438 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #6 tested: OK
+2024-05-16 18:48:08,439 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000014 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:08,456 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/11/00) - Connection #6 tested: OK
+2024-05-16 18:48:08,475 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/11/00) - Connection #7 tested: OK
+2024-05-16 18:48:08,493 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #7 tested: OK
+2024-05-16 18:48:08,502 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #8 tested: OK
+2024-05-16 18:48:08,524 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #8 tested: OK
+2024-05-16 18:48:08,533 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000016 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:08,534 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/12/00) - Connection #9 tested: OK
+2024-05-16 18:48:08,555 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/12/00) - Connection #9 tested: OK
+2024-05-16 18:48:08,563 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/12/00) - Connection #10 tested: OK
+2024-05-16 18:48:08,581 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #10 tested: OK
+2024-05-16 18:48:08,590 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #11 tested: OK
+2024-05-16 18:48:08,608 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #11 tested: OK
+2024-05-16 18:48:08,610 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000019 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:08,620 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/13/00) - Connection #12 tested: OK
+2024-05-16 18:48:08,642 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/13/00) - Connection #12 tested: OK
+2024-05-16 18:48:08,650 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/13/00) - Connection #13 tested: OK
+2024-05-16 18:48:08,668 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #13 tested: OK
+2024-05-16 18:48:08,679 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #2 tested: OK
+2024-05-16 18:48:08,695 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000022 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:08,702 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/14/00) - Connection #2 tested: OK
+2024-05-16 18:48:08,711 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/14/00) - Connection #1 tested: OK
+2024-05-16 18:48:08,731 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #1 tested: OK
+2024-05-16 18:48:08,742 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #3 tested: OK
+2024-05-16 18:48:08,763 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #3 tested: OK
+2024-05-16 18:48:08,773 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #4 tested: OK
+2024-05-16 18:48:08,778 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000025 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:08,793 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/15/00) - Connection #4 tested: OK
+2024-05-16 18:48:08,804 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/15/00) - Connection #5 tested: OK
+2024-05-16 18:48:08,822 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #5 tested: OK
+2024-05-16 18:48:08,832 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #6 tested: OK
+2024-05-16 18:48:08,851 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #6 tested: OK
+2024-05-16 18:48:08,860 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #7 tested: OK
+2024-05-16 18:48:08,861 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000028 (01/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:08,881 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/16/00) - Connection #7 tested: OK
+2024-05-16 18:48:08,890 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/16/00) - Connection #8 tested: OK
+2024-05-16 18:48:08,909 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #8 tested: OK
+2024-05-16 18:48:08,927 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #9 tested: OK
+2024-05-16 18:48:08,948 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #9 tested: OK
+2024-05-16 18:48:08,954 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000030 (01/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:08,957 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/17/00) - Connection #10 tested: OK
+2024-05-16 18:48:08,976 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #10 tested: OK
+2024-05-16 18:48:08,980 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:48:08,981 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-16 18:48:08,982 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:48:09,032 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #11 tested: OK
+2024-05-16 18:48:09,041 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000032 (01/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:09,052 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/18/00) - Connection #11 tested: OK
+2024-05-16 18:48:09,063 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/18/00) - Connection #12 tested: OK
+2024-05-16 18:48:09,086 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/18/00) - Connection #12 tested: OK
+2024-05-16 18:48:09,094 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/18/00) - Connection #13 tested: OK
+2024-05-16 18:48:09,113 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #13 tested: OK
+2024-05-16 18:48:09,119 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000034 (00/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:09,136 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/19/00) - Connection #14 tested: OK
+2024-05-16 18:48:09,157 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/19/00) - Connection #14 tested: OK
+2024-05-16 18:48:09,158 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [13,2]
+2024-05-16 18:48:09,159 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-16 18:48:09,169 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/19/00) - Connection #15 tested: OK
+2024-05-16 18:48:09,188 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #15 tested: OK
+2024-05-16 18:48:09,189 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-16 18:48:09,189 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 81
+2024-05-16 18:48:09,189 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 18:48:09,198 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000036 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:09,198 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/20/00) - Connection #16 tested: OK
+2024-05-16 18:48:09,218 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/20/00) - Connection #16 tested: OK
+2024-05-16 18:48:09,218 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-16 18:48:09,228 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/20/00) - Connection #17 tested: OK
+2024-05-16 18:48:09,261 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #17 tested: OK
+2024-05-16 18:48:09,264 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2, 3]
+2024-05-16 18:48:09,265 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2,3)
+2024-05-16 18:48:09,275 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #18 tested: OK
+2024-05-16 18:48:09,276 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000039 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:09,297 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/21/00) - Connection #18 tested: OK
+2024-05-16 18:48:09,298 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-16 18:48:09,298 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:48:09,299 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:48:09,299 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-16 18:48:09,299 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:48:09,307 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/21/00) - Connection #19 tested: OK
+2024-05-16 18:48:09,325 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/21/00) - Connection #19 tested: OK
+2024-05-16 18:48:09,334 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/21/00) - Connection #20 tested: OK
+2024-05-16 18:48:09,350 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000041 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:09,352 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/22/00) - Connection #20 tested: OK
+2024-05-16 18:48:09,363 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/22/00) - Connection #21 tested: OK
+2024-05-16 18:48:09,381 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/22/00) - Connection #21 tested: OK
+2024-05-16 18:48:09,382 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-16 18:48:09,382 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-16 18:48:09,382 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:48:09,383 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:48:09,383 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-16 18:48:09,383 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:48:09,383 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-30, 2024-05-04, 81]
+2024-05-16 18:48:09,392 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/22/00) - Connection #22 tested: OK
+2024-05-16 18:48:09,411 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/22/00) - Connection #22 tested: OK
+2024-05-16 18:48:09,422 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/22/00) - Connection #2 tested: OK
+2024-05-16 18:48:09,434 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000044 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:09,444 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/23/00) - Connection #2 tested: OK
+2024-05-16 18:48:09,444 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-16 18:48:09,444 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 81
+2024-05-16 18:48:09,445 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 81
+2024-05-16 18:48:09,445 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-16 18:48:09,455 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/23/00) - Connection #1 tested: OK
+2024-05-16 18:48:09,472 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/23/00) - Connection #1 tested: OK
+2024-05-16 18:48:09,473 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [13,2]
+2024-05-16 18:48:09,473 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:13,2
+2024-05-16 18:48:09,483 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/23/00) - Connection #3 tested: OK
+2024-05-16 18:48:09,504 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/23/00) - Connection #3 tested: OK
+2024-05-16 18:48:09,504 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-16 18:48:09,514 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/23/00) - Connection #4 tested: OK
+2024-05-16 18:48:09,523 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000047 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:09,534 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/24/00) - Connection #4 tested: OK
+2024-05-16 18:48:09,536 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 5
+2024-05-16 18:48:09,536 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-16 18:48:09,536 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:48:09,536 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 18:48:09,536 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 18:48:09,536 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 18:48:09,536 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 18:48:09,536 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 18:48:09,537 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=87e4d50a-776c-4bbd-94a7-ecfb2b70cd3c, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69956, glpbid=, pbtj=0, key=69956, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69956, modedatacreater=1, bcrq=2024-04-30, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=6f079d5e-4c0c-46eb-981a-a62f24fd24a3, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69957, glpbid=, pbtj=0, key=69957, form_biz_id=, pbdxbm=, pbgl=1, sfxx=1, keyid=69957, modedatacreater=1, bcrq=2024-05-01, lastname=, bcxx=, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=1, pbdxry=}, {modeuuid=dde58b76-d730-4260-9955-f0b22afc8675, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69958, glpbid=, pbtj=0, key=69958, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69958, modedatacreater=1, bcrq=2024-05-02, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=fe733eea-47f9-4b65-ad67-10efaa048489, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69959, glpbid=, pbtj=0, key=69959, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69959, modedatacreater=1, bcrq=2024-05-03, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=426b6820-5603-4120-b512-bea47865494d, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69960, glpbid=, pbtj=0, key=69960, form_biz_id=, pbdxbm=, pbgl=1, sfxx=1, keyid=69960, modedatacreater=1, bcrq=2024-05-04, lastname=, bcxx=, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=}]
+2024-05-16 18:48:09,537 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-16 18:48:09,538 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:48:09,538 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-16 18:48:09,538 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:48:09,548 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/24/00) - Connection #5 tested: OK
+2024-05-16 18:48:09,567 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/24/00) - Connection #5 tested: OK
+2024-05-16 18:48:09,577 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/24/00) - Connection #6 tested: OK
+2024-05-16 18:48:09,597 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #6 tested: OK
+2024-05-16 18:48:09,607 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #7 tested: OK
+2024-05-16 18:48:09,617 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000050 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:09,626 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/25/00) - Connection #7 tested: OK
+2024-05-16 18:48:09,627 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-30=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-03=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-02=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]}]
+2024-05-16 18:48:09,627 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-16 18:48:09,627 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:48:09,627 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:81,analysisDate:2024-05-02 start***********
+2024-05-16 18:48:09,627 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}, {signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}, {signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, {signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}]]
+2024-05-16 18:48:09,628 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-05-02, schedulingResultCollect={2024-04-30=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-03=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-02=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]}, clockInTimeList=[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}, {signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}, {signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, {signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}], clockInTimeCollect={2024-04-30=[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}], 2024-05-03=[{signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}], 2024-05-01=[{signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}], 2024-05-02=[{signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}]}, userId=81, clockInTimeMap={}}]
+2024-05-16 18:48:09,629 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:48:09,629 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-16 18:48:09,629 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:48:09,632 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-05-02 07:00],lastestTime: [2024-05-03 06:30]
+2024-05-16 18:48:09,632 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-16 18:48:09,633 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:48:09,642 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/25/00) - Connection #8 tested: OK
+2024-05-16 18:48:09,662 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/25/00) - Connection #8 tested: OK
+2024-05-16 18:48:09,672 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/25/00) - Connection #9 tested: OK
+2024-05-16 18:48:09,692 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #9 tested: OK
+2024-05-16 18:48:09,694 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:48:09,694 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-16 18:48:09,695 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:48:09,704 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #10 tested: OK
+2024-05-16 18:48:09,709 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:09,725 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/26/00) - Connection #10 tested: OK
+2024-05-16 18:48:09,728 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[{jssj=13:00, jqlx=127, qjry=81, cxjqj=1, ksrq=2024-05-02, qtj=0, jsrq=2024-05-02, btj=0, kssj=08:00, qjsc=5.00}]]
+2024-05-16 18:48:09,738 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/26/00) - Connection #11 tested: OK
+2024-05-16 18:48:09,756 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/26/00) - Connection #11 tested: OK
+2024-05-16 18:48:09,757 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-16 18:48:09,757 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:48:09,758 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:48:09,758 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-16 18:48:09,758 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:48:09,769 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/26/00) - Connection #12 tested: OK
+2024-05-16 18:48:09,791 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #12 tested: OK
+2024-05-16 18:48:09,791 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-16 18:48:09,792 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-16 18:48:09,792 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:48:09,794 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:48:09,794 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-16 18:48:09,794 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:48:09,794 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]],askForLeaveAndEvctionScheduleList:[[{edsc=7.50, bdlx=8, jsdk=0, thfghlfzs=5, tqdkfzs=60, dtjssj=13:00, bcxx=1, bcsdxx=09:00-12:00|13:00-17:30|, tqlghlfzs=5, dtkssj=08:00, thdkfzs=60, gsrq=1, ksdk=0}]]
+2024-05-16 18:48:09,795 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-16 18:48:09,798 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:09,799 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=8, jsdk=0, thfghlfzs=5, tqdkfzs=60, dtjssj=13:00, bcxx=1, bcsdxx=09:00-12:00|13:00-17:30|, tqlghlfzs=5, dtkssj=08:00, thdkfzs=60, gsrq=1, ksdk=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=300, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-16 18:48:09,802 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-05-02 13:00, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)]]
+2024-05-16 18:48:09,802 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-16 18:48:09,802 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:48:09,803 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:48:09,803 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-16 18:48:09,803 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:48:09,804 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-05-02 13:00, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)]]
+2024-05-16 18:48:09,804 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-16 18:48:09,804 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:48:09,805 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-05-02 13:00, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)],attendanceItems size :46,scheduleResult :[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=300, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}],analysisDate:[2024-05-02],userId:[81],rqlx:[0],modeId:[{}]
+2024-05-16 18:48:09,805 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[]]
+2024-05-16 18:48:09,806 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 18:48:09,806 [main] [com.engine.common.util.Utils] [INFO] - 休息时间在请假时间中间
+2024-05-16 18:48:09,806 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - recordAskForLeave timeMinutes :[240] ,hsl:1.0,hsdw
+2024-05-16 18:48:09,807 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-16 18:48:09,807 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-16 18:48:09,808 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:48:09,808 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 18:48:09,808 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:48:09,809 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=60, jbscbdccsqsc=0, bddrqlx=0,1,2,3,4, yxsydjb=, mc=早到加班, ktjbzdcfwlb=0, id=152, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=1, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=152, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早到加班, cchsfzs=, modedatacreatetime=15:21:59, hbjscsdxm=, hsl=1.00, modeuuid=7daadbcc-4c0b-4170-ad0d-1ba5c5dfc031, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=100,100,205, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-04-23, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=152, form_biz_id=152000188, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=60, mrxhtx=0, kqxm=早到加班, zysd=3, sjd=15:19, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-29 17:35:19, ldkzkg=0, jbzzhlfzs=5}]]
+2024-05-16 18:48:09,809 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 18:48:09,810 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:48:09,810 [main] [com.engine.common.util.Utils] [INFO] - 请假外出时间 右边
+2024-05-16 18:48:13,358 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : []
+2024-05-16 18:48:15,948 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 未扣减过的加班时长: 60.0
+2024-05-16 18:48:15,948 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[0.0],askForLeaveTime:[60],evectionTime:[0],dinnerTime:[0]
+2024-05-16 18:48:15,948 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长 :[0.0]
+2024-05-16 18:48:15,948 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长: 0.0
+2024-05-16 18:48:15,997 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:16,081 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:16,165 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:16,249 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:16,331 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:16,414 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:16,497 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:16,590 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:16,645 [main] [com.engine.common.util.CommonUtil] [INFO] - makeInsertSql : [insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)]
+2024-05-16 18:48:16,645 [main] [com.engine.common.util.CommonUtil] [INFO] - needInsertDate: [[e10acb3a-6078-4fd3-b93e-237211bde152, 0, 92, 81, 1, 08:00, 09:00, 152, 2024-05-16, 4, 81-2024-05-16, 1, 2024-05-02, 2024-05-02, 0.0, 18:48:16]]
+2024-05-16 18:48:16,654 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/35/00) - Connection #13 tested: OK
+2024-05-16 18:48:16,664 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (02/35/00) - Connection #14 tested: OK
+2024-05-16 18:48:16,672 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (02/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:16,679 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 18:48:16,679 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 18:48:16,679 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 18:48:16,679 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 18:48:16,679 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 18:48:16,710 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (02/36/00) - Connection #14 tested: OK
+2024-05-16 18:48:16,722 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-16 18:48:16,733 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/36/00) - Connection #13 tested: OK
+2024-05-16 18:48:16,734 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:48:16,734 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 18:48:16,734 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:48:16,734 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=0,3,4,1,2, yxsydjb=, mc=延长加班, ktjbzdcfwlb=0, id=155, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=155, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=延长加班, cchsfzs=, modedatacreatetime=16:13:21, hbjscsdxm=, hsl=1.00, modeuuid=6e37013e-a54e-4d19-bca7-ed6cf46061b8, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-05-16, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=155, form_biz_id=155000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=16:12, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 18:48:16,734 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 18:48:16,734 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:48:18,587 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : []
+2024-05-16 18:48:21,087 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 未扣减过的加班时长: 60.0
+2024-05-16 18:48:21,088 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[0.0],askForLeaveTime:[0],evectionTime:[0],dinnerTime:[0]
+2024-05-16 18:48:21,088 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长 :[60.0]
+2024-05-16 18:48:21,088 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长: 60.0
+2024-05-16 18:48:21,088 [main] [com.engine.common.util.CommonUtil] [INFO] - makeInsertSql : [insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)]
+2024-05-16 18:48:21,088 [main] [com.engine.common.util.CommonUtil] [INFO] - needInsertDate: [[d431dd39-a647-4126-9f29-9ec9a293e28c, 0, 92, 81, 1, 17:30, 21:37, 155, 2024-05-16, 4, 81-2024-05-16, 1, 2024-05-02, 2024-05-02, 1.0, 18:48:21]]
+2024-05-16 18:48:21,098 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000057 (01/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:21,098 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/37/00) - Connection #15 tested: OK
+2024-05-16 18:48:21,118 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/37/00) - Connection #15 tested: OK
+2024-05-16 18:48:21,119 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:48:21,119 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-16 18:48:21,120 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:48:21,120 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=300, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}],askForLeaveList:[{jssj=13:00, jqlx=127, qjry=81, cxjqj=1, ksrq=2024-05-02, qtj=0, jsrq=2024-05-02, btj=0, kssj=08:00, qjsc=5.00}],askForLeaveItems:{127={hsl=1.00, thfghlfzs=5, zdycrqqjndxxb=1, tqlghlfzs=5, zdycbcndfgzsd=1, tybcndbjlhbjs=0, lgsbxydk=0, zysd=1, id=127, fgsbxydk=0, hsdw=1}},offsetAskForLeaveAnomaly:[]
+2024-05-16 18:48:21,120 [main] [com.engine.common.util.Utils] [INFO] - 加班实际在请假外出时间中间
+2024-05-16 18:48:21,121 [main] [com.engine.common.util.Utils] [INFO] - 请假外出时间 左边
+2024-05-16 18:48:21,121 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 0.0,askForLeaveTime : 180.0,evectionTimeTime:0.0
+2024-05-16 18:48:21,121 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-16 18:48:21,122 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:48:21,122 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=4.5, classInfo=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=300, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], formmodeIdMap={uf_jcl_kq_kqfa=105, uf_jcl_kq_jqye=103, uf_jcl_kq_jbjg=92, uf_jcl_kq_jqed=102, uf_jcl_kq_cqjg=104, uf_jcl_kq_bdkjl=135, uf_jcl_kq_glpb=101, uf_jcl_kq_kqzqmc=93, uf_jcl_kq_cqjt=106, uf_jcl_kq_rlxx=89, uf_pbjg=87, uf_jcl_kq_rlmc=141, uf_jcl_kq_zhgs=129}, modeId=104, recordDataTime={j1=2024-05-02 09:47:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-05-02 21:37:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-05-02, userId=81, recordData=[{item=127, itemduration=4.0}, {item=152, itemduration=0.0}, {item=155, itemduration=1.0}], rqlx=0}
+2024-05-16 18:48:21,123 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:48:21,123 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-16 18:48:21,123 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:48:21,132 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/37/00) - Connection #16 tested: OK
+2024-05-16 18:48:21,153 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/37/00) - Connection #16 tested: OK
+2024-05-16 18:48:21,153 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=4.5,cqzt=0,fxrq='2024-05-16 18:48:21',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-17:30|',xm1=127,sc1=4.0,xm2=152,sc2=0.0,xm3=155,sc3=1.0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-02 09:47:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-05-02 21:37:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-16 18:48:21,163 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/37/00) - Connection #17 tested: OK
+2024-05-16 18:48:21,179 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000060 (01/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:21,188 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/38/00) - Connection #17 tested: OK
+2024-05-16 18:48:21,197 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/38/00) - Connection #18 tested: OK
+2024-05-16 18:48:21,218 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/38/00) - Connection #18 tested: OK
+2024-05-16 18:48:21,230 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/38/00) - Connection #19 tested: OK
+2024-05-16 18:48:21,262 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000062 (01/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:21,345 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #19 - autoCommit reset back to true
+2024-05-16 18:48:21,353 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/39/00) - Connection #19 tested: OK
+2024-05-16 18:48:21,353 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-16 18:48:21,353 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:48:21,354 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000062 (01/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:21,363 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/40/00) - Connection #20 tested: OK
+2024-05-16 18:48:21,382 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/40/00) - Connection #20 tested: OK
+2024-05-16 18:48:21,390 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/40/00) - Connection #21 tested: OK
+2024-05-16 18:48:21,408 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/40/00) - Connection #21 tested: OK
+2024-05-16 18:48:21,416 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/40/00) - Connection #22 tested: OK
+2024-05-16 18:48:21,431 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000065 (01/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:21,432 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/41/00) - Connection #22 tested: OK
+2024-05-16 18:48:21,433 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [149, 150]
+2024-05-16 18:48:21,442 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/41/00) - Connection #23 tested: OK
+2024-05-16 18:48:21,461 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/41/00) - Connection #23 tested: OK
+2024-05-16 18:48:21,461 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 18:48:21,462 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 18:48:21,462 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 18:48:21,462 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=1}]
+2024-05-16 18:48:21,477 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/41/00) - Connection #24 tested: OK
+2024-05-16 18:48:21,516 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/41/00) - Connection #24 tested: OK
+2024-05-16 18:48:21,523 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where subcompanyid1 = 1 and seclevel >= 0 and seclevel <= 100
+2024-05-16 18:48:21,523 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 57
+2024-05-16 18:48:21,524 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000067 (01/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:21,534 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/42/00) - Connection #25 tested: OK
+2024-05-16 18:48:21,556 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/42/00) - Connection #25 tested: OK
+2024-05-16 18:48:21,567 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/42/00) - Connection #26 tested: OK
+2024-05-16 18:48:21,589 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/42/00) - Connection #26 tested: OK
+2024-05-16 18:48:21,589 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 18:48:21,590 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 18:48:21,590 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 18:48:21,599 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/42/00) - Connection #27 tested: OK
+2024-05-16 18:48:21,606 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000070 (01/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:21,620 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/43/00) - Connection #27 tested: OK
+2024-05-16 18:48:21,621 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where departmentid = 2 and seclevel >= 0 and seclevel <= 100
+2024-05-16 18:48:21,621 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 2
+2024-05-16 18:48:21,621 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 18:48:21,631 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/43/00) - Connection #28 tested: OK
+2024-05-16 18:48:21,652 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/43/00) - Connection #28 tested: OK
+2024-05-16 18:48:21,661 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/43/00) - Connection #29 tested: OK
+2024-05-16 18:48:21,683 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/43/00) - Connection #29 tested: OK
+2024-05-16 18:48:21,683 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=100, id=36}]
+2024-05-16 18:48:21,688 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000072 (01/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:21,692 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/44/00) - Connection #30 tested: OK
+2024-05-16 18:48:21,713 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/44/00) - Connection #30 tested: OK
+2024-05-16 18:48:21,713 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 36 and seclevel <= 100
+2024-05-16 18:48:21,713 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 18:48:21,722 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/44/00) - Connection #31 tested: OK
+2024-05-16 18:48:21,740 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/44/00) - Connection #31 tested: OK
+2024-05-16 18:48:21,741 [main] [com.engine.common.util.CommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id,seclevel from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 18:48:21,752 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/44/00) - Connection #32 tested: OK
+2024-05-16 18:48:21,764 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000075 (01/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:21,770 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/45/00) - Connection #32 tested: OK
+2024-05-16 18:48:21,770 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupId : 2, empIdsByGroup : []
+2024-05-16 18:48:21,770 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 18:48:21,770 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 18:48:21,780 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/45/00) - Connection #33 tested: OK
+2024-05-16 18:48:21,799 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/45/00) - Connection #33 tested: OK
+2024-05-16 18:48:21,808 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/45/00) - Connection #34 tested: OK
+2024-05-16 18:48:21,827 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/45/00) - Connection #34 tested: OK
+2024-05-16 18:48:21,838 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/45/00) - Connection #35 tested: OK
+2024-05-16 18:48:21,848 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000078 (01/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:21,862 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/46/00) - Connection #35 tested: OK
+2024-05-16 18:48:21,862 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:138] - cqData_size : 1
+2024-05-16 18:48:21,872 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/46/00) - Connection #36 tested: OK
+2024-05-16 18:48:21,892 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/46/00) - Connection #36 tested: OK
+2024-05-16 18:48:21,902 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/46/00) - Connection #37 tested: OK
+2024-05-16 18:48:21,920 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/46/00) - Connection #37 tested: OK
+2024-05-16 18:48:21,930 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/46/00) - Connection #38 tested: OK
+2024-05-16 18:48:21,935 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (01/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:21,948 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/47/00) - Connection #38 tested: OK
+2024-05-16 18:48:21,949 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:220] - overtimeMinutes : 60
+2024-05-16 18:48:21,949 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 300,oneTimeAddMinutes : 10
+2024-05-16 18:48:21,949 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:306] - countMinutes : 60.0
+2024-05-16 18:48:21,950 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 540,oneTimeAddMinutes : 30
+2024-05-16 18:48:21,950 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 0
+2024-05-16 18:48:21,952 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-16 18:48:22,019 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:22,107 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:22,182 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:48:22,182 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-16 18:48:22,189 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/49/00) - #0050 removed because of shutdown.
+2024-05-16 18:48:22,189 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-16 18:48:22,190 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/48/00) - #0049 removed because of shutdown.
+2024-05-16 18:48:22,190 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-16 18:48:22,190 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/47/00) - #0048 removed because of shutdown.
+2024-05-16 18:48:22,190 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-16 18:48:22,190 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/46/00) - #0047 removed because of shutdown.
+2024-05-16 18:48:22,191 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-16 18:48:22,191 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/45/00) - #0046 removed because of shutdown.
+2024-05-16 18:48:22,191 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-16 18:48:22,191 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/44/00) - #0045 removed because of shutdown.
+2024-05-16 18:48:22,191 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-16 18:48:22,191 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/43/00) - #0044 removed because of shutdown.
+2024-05-16 18:48:22,191 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-16 18:48:22,192 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/42/00) - #0043 removed because of shutdown.
+2024-05-16 18:48:22,192 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-16 18:48:22,192 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/41/00) - #0042 removed because of shutdown.
+2024-05-16 18:48:22,192 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-16 18:48:22,193 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/40/00) - #0041 removed because of shutdown.
+2024-05-16 18:48:22,193 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-16 18:48:22,193 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/39/00) - #0040 removed because of shutdown.
+2024-05-16 18:48:22,193 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-16 18:48:22,194 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/38/00) - #0039 removed because of shutdown.
+2024-05-16 18:48:22,194 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-16 18:48:22,194 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/37/00) - #0038 removed because of shutdown.
+2024-05-16 18:48:22,194 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-16 18:48:22,194 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/36/00) - #0037 removed because of shutdown.
+2024-05-16 18:48:22,194 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-16 18:48:22,195 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/35/00) - #0036 removed because of shutdown.
+2024-05-16 18:48:22,195 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-16 18:48:22,195 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/34/00) - #0035 removed because of shutdown.
+2024-05-16 18:48:22,195 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-16 18:48:22,195 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/33/00) - #0034 removed because of shutdown.
+2024-05-16 18:48:22,195 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-16 18:48:22,196 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/32/00) - #0033 removed because of shutdown.
+2024-05-16 18:48:22,196 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-16 18:48:22,196 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/31/00) - #0032 removed because of shutdown.
+2024-05-16 18:48:22,196 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-16 18:48:22,197 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/30/00) - #0031 removed because of shutdown.
+2024-05-16 18:48:22,197 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-16 18:48:22,197 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/29/00) - #0030 removed because of shutdown.
+2024-05-16 18:48:22,197 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-16 18:48:22,197 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/28/00) - #0029 removed because of shutdown.
+2024-05-16 18:48:22,197 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-16 18:48:22,197 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/27/00) - #0028 removed because of shutdown.
+2024-05-16 18:48:22,197 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-16 18:48:22,198 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/26/00) - #0027 removed because of shutdown.
+2024-05-16 18:48:22,198 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-16 18:48:22,198 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/25/00) - #0026 removed because of shutdown.
+2024-05-16 18:48:22,198 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-16 18:48:22,198 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/24/00) - #0025 removed because of shutdown.
+2024-05-16 18:48:22,198 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-16 18:48:22,198 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/23/00) - #0024 removed because of shutdown.
+2024-05-16 18:48:22,198 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-16 18:48:22,198 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/22/00) - #0023 removed because of shutdown.
+2024-05-16 18:48:22,198 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-16 18:48:22,198 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/21/00) - #0022 removed because of shutdown.
+2024-05-16 18:48:22,198 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-16 18:48:22,198 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/20/00) - #0021 removed because of shutdown.
+2024-05-16 18:48:22,198 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-16 18:48:22,199 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/19/00) - #0020 removed because of shutdown.
+2024-05-16 18:48:22,199 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-16 18:48:22,199 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/18/00) - #0019 removed because of shutdown.
+2024-05-16 18:48:22,199 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-16 18:48:22,199 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/17/00) - #0018 removed because of shutdown.
+2024-05-16 18:48:22,199 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-16 18:48:22,199 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/16/00) - #0017 removed because of shutdown.
+2024-05-16 18:48:22,199 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-16 18:48:22,199 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/15/00) - #0016 removed because of shutdown.
+2024-05-16 18:48:22,199 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-16 18:48:22,199 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/14/00) - #0015 removed because of shutdown.
+2024-05-16 18:48:22,199 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-16 18:48:22,199 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/13/00) - #0014 removed because of shutdown.
+2024-05-16 18:48:22,199 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-16 18:48:22,199 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/12/00) - #0013 removed because of shutdown.
+2024-05-16 18:48:22,200 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-16 18:48:22,200 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/11/00) - #0012 removed because of shutdown.
+2024-05-16 18:48:22,200 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-16 18:48:22,200 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/10/00) - #0011 removed because of shutdown.
+2024-05-16 18:48:22,200 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-16 18:48:22,200 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/09/00) - #0010 removed because of shutdown.
+2024-05-16 18:48:22,200 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-16 18:48:22,200 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/08/00) - #0009 removed because of shutdown.
+2024-05-16 18:48:22,201 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-16 18:48:22,201 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/07/00) - #0008 removed because of shutdown.
+2024-05-16 18:48:22,201 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-16 18:48:22,201 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/06/00) - #0007 removed because of shutdown.
+2024-05-16 18:48:22,201 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-16 18:48:22,201 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/05/00) - #0006 removed because of shutdown.
+2024-05-16 18:48:22,201 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-16 18:48:22,201 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/04/00) - #0005 removed because of shutdown.
+2024-05-16 18:48:22,201 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-16 18:48:22,201 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/03/00) - #0004 removed because of shutdown.
+2024-05-16 18:48:22,201 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-16 18:48:22,201 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/02/00) - #0003 removed because of shutdown.
+2024-05-16 18:48:22,201 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-16 18:48:22,202 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/01/00) - #0001 removed because of shutdown.
+2024-05-16 18:48:22,202 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-16 18:48:22,202 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (00/00/00) - #0002 removed because of shutdown.
+2024-05-16 18:48:22,202 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-16 18:48:22,202 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 20 milliseconds.
+2024-05-16 18:48:22,202 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-16 18:48:22,202 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
+2024-05-16 18:51:51,188 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-16 18:51:51,191 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-16 18:51:51,191 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-16 18:51:51,191 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-16 18:51:51,192 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-16 18:51:51,648 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 18:51:51,650 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-16 18:51:51,650 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-16 18:51:51,650 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-16 18:51:51,651 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-16 18:51:51,651 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-16 18:51:51,651 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-16 18:51:51,651 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-16 18:51:51,651 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-16 18:51:51,651 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-16 18:51:51,652 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-16 18:51:51,652 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-16 18:51:51,653 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-16 18:51:51,653 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-16 18:51:51,653 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-16 18:51:51,653 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-16 18:51:51,653 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-16 18:51:51,654 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-16 18:51:51,654 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-16 18:51:51,654 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-16 18:51:51,654 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-16 18:51:51,654 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-16 18:51:51,654 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-16 18:51:51,654 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-16 18:51:51,654 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-16 18:51:51,655 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-16 18:51:51,655 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-16 18:51:51,655 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-16 18:51:51,655 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-16 18:51:51,655 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-16 18:51:51,655 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-16 18:51:51,655 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-16 18:51:51,656 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-16 18:51:51,656 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-16 18:51:51,656 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-16 18:51:51,656 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-16 18:51:51,656 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-16 18:51:51,656 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-16 18:51:51,656 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-16 18:51:51,657 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-16 18:51:51,657 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-16 18:51:51,657 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-16 18:51:51,657 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-16 18:51:51,657 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-16 18:51:51,657 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-16 18:51:51,657 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-16 18:51:51,658 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-16 18:51:51,658 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 18:51:51,658 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-16 18:51:51,658 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-16 18:51:51,658 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-16 18:51:51,659 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-16 18:51:51,659 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-16 18:51:51,659 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-16 18:51:51,659 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-16 18:51:51,659 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-16 18:51:51,659 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-16 18:51:51,660 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 18:51:51,660 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-16 18:51:51,660 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-16 18:51:51,661 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-16 18:51:51,677 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-16 18:51:51,679 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-16 18:51:51,681 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-16 18:51:52,064 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-16 18:51:52,082 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-16 18:51:52,092 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-16 18:51:52,092 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-16 18:51:52,101 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-16 18:51:52,101 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 18:51:52,101 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 18:51:52,102 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:52,102 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-16 18:51:52,132 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-16 18:51:52,174 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-16 18:51:52,174 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-16 18:51:52,174 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-16 18:51:52,174 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-16 18:51:52,175 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-16 18:51:52,175 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 18:51:52,175 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 18:51:52,175 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-16 18:51:52,186 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:52,239 [main] [A2] [INFO] - rootPath ==
+2024-05-16 18:51:52,240 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-16 18:51:52,241 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-16 18:51:52,241 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-16 18:51:52,252 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/03/00) - Connection #2 tested: OK
+2024-05-16 18:51:52,262 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:52,263 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 18:51:52,263 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 18:51:52,264 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 18:51:52,264 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-16 18:51:52,264 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 18:51:52,264 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-16 18:51:52,264 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 18:51:52,312 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-16 18:51:52,313 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-16 18:51:52,326 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/04/00) - Connection #2 tested: OK
+2024-05-16 18:51:52,343 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:52,386 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-16 18:51:52,404 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/05/00) - Connection #3 tested: OK
+2024-05-16 18:51:52,447 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-16 18:51:52,447 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-16 18:51:52,447 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath1356360328.jar;D:\soft\IntelliJ IDEA 2021.2\lib\idea_rt.jar
+2024-05-16 18:51:52,447 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-16 18:51:52,448 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-16 18:51:52,448 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-16 18:51:52,461 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:52,483 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-16 18:51:52,483 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-16 18:51:52,483 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-16 18:51:52,483 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-16 18:51:52,483 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-16 18:51:52,484 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-16 18:51:52,484 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-16 18:51:52,484 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-16 18:51:52,484 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-16 18:51:52,484 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-16 18:51:52,488 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-16 18:51:52,490 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-16 18:51:52,492 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-16 18:51:52,492 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-16 18:51:52,492 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-16 18:51:52,492 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-16 18:51:52,494 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@2ab4bc72
+2024-05-16 18:51:52,494 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-16 18:51:52,514 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/06/00) - Connection #4 tested: OK
+2024-05-16 18:51:52,532 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #4 tested: OK
+2024-05-16 18:51:52,543 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000004 (02/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:52,544 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/07/00) - Connection #5 tested: OK
+2024-05-16 18:51:52,565 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/07/00) - Connection #5 tested: OK
+2024-05-16 18:51:52,593 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #1 tested: OK
+2024-05-16 18:51:52,603 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #6 tested: OK
+2024-05-16 18:51:52,623 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #6 tested: OK
+2024-05-16 18:51:52,631 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #7 tested: OK
+2024-05-16 18:51:52,632 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000007 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:52,649 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #7 tested: OK
+2024-05-16 18:51:52,660 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #8 tested: OK
+2024-05-16 18:51:52,687 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #8 tested: OK
+2024-05-16 18:51:52,697 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #2 tested: OK
+2024-05-16 18:51:52,717 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #2 tested: OK
+2024-05-16 18:51:52,720 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000009 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:52,728 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/09/00) - Connection #1 tested: OK
+2024-05-16 18:51:52,747 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #1 tested: OK
+2024-05-16 18:51:52,757 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #3 tested: OK
+2024-05-16 18:51:52,776 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #3 tested: OK
+2024-05-16 18:51:52,785 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #4 tested: OK
+2024-05-16 18:51:52,802 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000012 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:52,803 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #4 tested: OK
+2024-05-16 18:51:52,812 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #5 tested: OK
+2024-05-16 18:51:52,831 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #5 tested: OK
+2024-05-16 18:51:52,841 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #6 tested: OK
+2024-05-16 18:51:52,859 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #6 tested: OK
+2024-05-16 18:51:52,874 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #7 tested: OK
+2024-05-16 18:51:52,886 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000015 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:52,893 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #7 tested: OK
+2024-05-16 18:51:52,903 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #8 tested: OK
+2024-05-16 18:51:52,923 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #8 tested: OK
+2024-05-16 18:51:52,933 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #9 tested: OK
+2024-05-16 18:51:52,952 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #9 tested: OK
+2024-05-16 18:51:52,962 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #10 tested: OK
+2024-05-16 18:51:52,963 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000018 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:52,982 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #10 tested: OK
+2024-05-16 18:51:52,992 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #11 tested: OK
+2024-05-16 18:51:53,012 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #11 tested: OK
+2024-05-16 18:51:53,022 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #12 tested: OK
+2024-05-16 18:51:53,040 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #12 tested: OK
+2024-05-16 18:51:53,045 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000020 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:53,050 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/13/00) - Connection #2 tested: OK
+2024-05-16 18:51:53,070 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #2 tested: OK
+2024-05-16 18:51:53,079 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #1 tested: OK
+2024-05-16 18:51:53,098 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #1 tested: OK
+2024-05-16 18:51:53,107 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #3 tested: OK
+2024-05-16 18:51:53,125 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #3 tested: OK
+2024-05-16 18:51:53,132 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000023 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:53,133 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #4 tested: OK
+2024-05-16 18:51:53,151 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #4 tested: OK
+2024-05-16 18:51:53,160 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #5 tested: OK
+2024-05-16 18:51:53,178 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #5 tested: OK
+2024-05-16 18:51:53,187 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #6 tested: OK
+2024-05-16 18:51:53,207 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/14/00) - Connection #6 tested: OK
+2024-05-16 18:51:53,214 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000026 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:53,216 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #7 tested: OK
+2024-05-16 18:51:53,235 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #7 tested: OK
+2024-05-16 18:51:53,244 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #8 tested: OK
+2024-05-16 18:51:53,264 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #8 tested: OK
+2024-05-16 18:51:53,274 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #9 tested: OK
+2024-05-16 18:51:53,294 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/15/00) - Connection #9 tested: OK
+2024-05-16 18:51:53,296 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:53,310 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #10 tested: OK
+2024-05-16 18:51:53,332 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #10 tested: OK
+2024-05-16 18:51:53,342 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #11 tested: OK
+2024-05-16 18:51:53,361 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/16/00) - Connection #11 tested: OK
+2024-05-16 18:51:53,365 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:51:53,366 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-16 18:51:53,367 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:51:53,380 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:53,410 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #12 tested: OK
+2024-05-16 18:51:53,430 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #12 tested: OK
+2024-05-16 18:51:53,439 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #13 tested: OK
+2024-05-16 18:51:53,459 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/17/00) - Connection #13 tested: OK
+2024-05-16 18:51:53,461 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000033 (01/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:53,470 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/18/00) - Connection #14 tested: OK
+2024-05-16 18:51:53,490 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #14 tested: OK
+2024-05-16 18:51:53,513 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #15 tested: OK
+2024-05-16 18:51:53,533 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #15 tested: OK
+2024-05-16 18:51:53,535 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [13,2]
+2024-05-16 18:51:53,536 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-16 18:51:53,545 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #16 tested: OK
+2024-05-16 18:51:53,552 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000036 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:53,563 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #16 tested: OK
+2024-05-16 18:51:53,564 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-16 18:51:53,564 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 81
+2024-05-16 18:51:53,564 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 18:51:53,573 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #17 tested: OK
+2024-05-16 18:51:53,591 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #17 tested: OK
+2024-05-16 18:51:53,591 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-16 18:51:53,600 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #18 tested: OK
+2024-05-16 18:51:53,630 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/19/00) - Connection #18 tested: OK
+2024-05-16 18:51:53,633 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2, 3]
+2024-05-16 18:51:53,633 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2,3)
+2024-05-16 18:51:53,636 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000038 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:53,643 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #19 tested: OK
+2024-05-16 18:51:53,664 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #19 tested: OK
+2024-05-16 18:51:53,665 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-16 18:51:53,665 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:51:53,666 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:51:53,666 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-16 18:51:53,666 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:51:53,676 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #20 tested: OK
+2024-05-16 18:51:53,697 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #20 tested: OK
+2024-05-16 18:51:53,707 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #2 tested: OK
+2024-05-16 18:51:53,723 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000041 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:53,728 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #2 tested: OK
+2024-05-16 18:51:53,739 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #1 tested: OK
+2024-05-16 18:51:53,759 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #1 tested: OK
+2024-05-16 18:51:53,759 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-16 18:51:53,759 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-16 18:51:53,760 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:51:53,760 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:51:53,761 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-16 18:51:53,761 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:51:53,761 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-30, 2024-05-04, 81]
+2024-05-16 18:51:53,770 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #3 tested: OK
+2024-05-16 18:51:53,790 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #3 tested: OK
+2024-05-16 18:51:53,800 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #4 tested: OK
+2024-05-16 18:51:53,807 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000044 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:53,819 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #4 tested: OK
+2024-05-16 18:51:53,820 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-16 18:51:53,820 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 81
+2024-05-16 18:51:53,820 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 81
+2024-05-16 18:51:53,820 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-16 18:51:53,829 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #5 tested: OK
+2024-05-16 18:51:53,849 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #5 tested: OK
+2024-05-16 18:51:53,849 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [13,2]
+2024-05-16 18:51:53,849 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:13,2
+2024-05-16 18:51:53,860 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #6 tested: OK
+2024-05-16 18:51:53,880 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #6 tested: OK
+2024-05-16 18:51:53,881 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-16 18:51:53,891 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #7 tested: OK
+2024-05-16 18:51:53,893 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000047 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:53,911 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #7 tested: OK
+2024-05-16 18:51:53,913 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 5
+2024-05-16 18:51:53,913 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-16 18:51:53,913 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:51:53,913 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 18:51:53,913 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 18:51:53,913 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 18:51:53,913 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 18:51:53,913 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 18:51:53,913 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=87e4d50a-776c-4bbd-94a7-ecfb2b70cd3c, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69956, glpbid=, pbtj=0, key=69956, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69956, modedatacreater=1, bcrq=2024-04-30, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=6f079d5e-4c0c-46eb-981a-a62f24fd24a3, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69957, glpbid=, pbtj=0, key=69957, form_biz_id=, pbdxbm=, pbgl=1, sfxx=1, keyid=69957, modedatacreater=1, bcrq=2024-05-01, lastname=, bcxx=, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=1, pbdxry=}, {modeuuid=dde58b76-d730-4260-9955-f0b22afc8675, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69958, glpbid=, pbtj=0, key=69958, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69958, modedatacreater=1, bcrq=2024-05-02, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=fe733eea-47f9-4b65-ad67-10efaa048489, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69959, glpbid=, pbtj=0, key=69959, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69959, modedatacreater=1, bcrq=2024-05-03, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=426b6820-5603-4120-b512-bea47865494d, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69960, glpbid=, pbtj=0, key=69960, form_biz_id=, pbdxbm=, pbgl=1, sfxx=1, keyid=69960, modedatacreater=1, bcrq=2024-05-04, lastname=, bcxx=, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=}]
+2024-05-16 18:51:53,914 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-16 18:51:53,915 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:51:53,915 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-16 18:51:53,915 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:51:53,926 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #8 tested: OK
+2024-05-16 18:51:53,948 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #8 tested: OK
+2024-05-16 18:51:53,959 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #9 tested: OK
+2024-05-16 18:51:53,977 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:53,978 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #9 tested: OK
+2024-05-16 18:51:53,988 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #10 tested: OK
+2024-05-16 18:51:54,006 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #10 tested: OK
+2024-05-16 18:51:54,007 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-30=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-03=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-02=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]}]
+2024-05-16 18:51:54,007 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-16 18:51:54,007 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:51:54,008 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:81,analysisDate:2024-05-02 start***********
+2024-05-16 18:51:54,008 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}, {signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}, {signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, {signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}]]
+2024-05-16 18:51:54,008 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-05-02, schedulingResultCollect={2024-04-30=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-03=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], 2024-05-02=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]}, clockInTimeList=[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}, {signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}, {signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, {signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}], clockInTimeCollect={2024-04-30=[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}], 2024-05-03=[{signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}], 2024-05-01=[{signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}], 2024-05-02=[{signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}]}, userId=81, clockInTimeMap={}}]
+2024-05-16 18:51:54,009 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:51:54,009 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-16 18:51:54,009 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:51:54,011 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-05-02 07:00],lastestTime: [2024-05-03 06:30]
+2024-05-16 18:51:54,012 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-16 18:51:54,012 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:51:54,022 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #11 tested: OK
+2024-05-16 18:51:54,042 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #11 tested: OK
+2024-05-16 18:51:54,052 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #12 tested: OK
+2024-05-16 18:51:54,059 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:54,069 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #12 tested: OK
+2024-05-16 18:51:54,070 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:51:54,070 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-16 18:51:54,070 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:51:54,079 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #13 tested: OK
+2024-05-16 18:51:54,097 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #13 tested: OK
+2024-05-16 18:51:54,098 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[{jssj=13:00, jqlx=127, qjry=81, cxjqj=1, ksrq=2024-05-02, qtj=0, jsrq=2024-05-02, btj=0, kssj=08:00, qjsc=5.00}]]
+2024-05-16 18:51:54,109 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #14 tested: OK
+2024-05-16 18:51:54,129 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #14 tested: OK
+2024-05-16 18:51:54,130 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-16 18:51:54,130 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:51:54,130 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:51:54,130 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-16 18:51:54,131 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:51:54,139 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #15 tested: OK
+2024-05-16 18:51:54,144 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:54,158 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #15 tested: OK
+2024-05-16 18:51:54,158 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-16 18:51:54,158 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-16 18:51:54,159 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:51:54,160 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:51:54,160 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-16 18:51:54,160 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:51:54,161 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]],askForLeaveAndEvctionScheduleList:[[{edsc=7.50, bdlx=8, jsdk=0, thfghlfzs=5, tqdkfzs=60, dtjssj=13:00, bcxx=1, bcsdxx=09:00-12:00|13:00-17:30|, tqlghlfzs=5, dtkssj=08:00, thdkfzs=60, gsrq=1, ksdk=0}]]
+2024-05-16 18:51:54,161 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-16 18:51:54,165 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=8, jsdk=0, thfghlfzs=5, tqdkfzs=60, dtjssj=13:00, bcxx=1, bcsdxx=09:00-12:00|13:00-17:30|, tqlghlfzs=5, dtkssj=08:00, thdkfzs=60, gsrq=1, ksdk=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=300, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-16 18:51:54,167 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-05-02 13:00, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)]]
+2024-05-16 18:51:54,167 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-16 18:51:54,167 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:51:54,168 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:51:54,168 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-16 18:51:54,168 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:51:54,169 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-05-02 13:00, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)]]
+2024-05-16 18:51:54,169 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-16 18:51:54,169 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:51:54,170 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-05-02 13:00, pointType=START, timeType=BEFORE, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)],attendanceItems size :46,scheduleResult :[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=300, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}],analysisDate:[2024-05-02],userId:[81],rqlx:[0],modeId:[{}]
+2024-05-16 18:51:54,170 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[]]
+2024-05-16 18:51:54,171 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 18:51:54,172 [main] [com.engine.common.util.Utils] [INFO] - 休息时间在请假时间中间
+2024-05-16 18:51:54,172 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - recordAskForLeave timeMinutes :[240] ,hsl:1.0,hsdw
+2024-05-16 18:51:54,172 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[]]
+2024-05-16 18:51:54,172 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-16 18:51:54,173 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:51:54,173 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 18:51:54,174 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:51:54,174 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=60, jbscbdccsqsc=0, bddrqlx=0,1,2,3,4, yxsydjb=, mc=早到加班, ktjbzdcfwlb=0, id=152, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=1, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=152, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早到加班, cchsfzs=, modedatacreatetime=15:21:59, hbjscsdxm=, hsl=1.00, modeuuid=7daadbcc-4c0b-4170-ad0d-1ba5c5dfc031, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=100,100,205, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-04-23, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=152, form_biz_id=152000188, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=60, mrxhtx=0, kqxm=早到加班, zysd=3, sjd=15:19, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-29 17:35:19, ldkzkg=0, jbzzhlfzs=5}]]
+2024-05-16 18:51:54,174 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 18:51:54,174 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:51:54,175 [main] [com.engine.common.util.Utils] [INFO] - 请假外出时间 右边
+2024-05-16 18:51:54,175 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : []
+2024-05-16 18:51:54,176 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 未扣减过的加班时长: 60.0
+2024-05-16 18:51:54,176 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[0.0],askForLeaveTime:[60],evectionTime:[0],dinnerTime:[0]
+2024-05-16 18:51:54,176 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长 :[0.0]
+2024-05-16 18:51:54,176 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长: 0.0
+2024-05-16 18:51:54,228 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:54,309 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:54,384 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:54,468 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:54,551 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:54,634 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:54,725 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:54,813 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (00/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:54,882 [main] [com.engine.common.util.CommonUtil] [INFO] - makeInsertSql : [insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)]
+2024-05-16 18:51:54,882 [main] [com.engine.common.util.CommonUtil] [INFO] - needInsertDate: [[8e49e6cf-8edd-41ab-abd6-70763ff5c81e, 0, 92, 81, 1, 08:00, 09:00, 152, 2024-05-16, 4, 81-2024-05-16, 1, 2024-05-02, 2024-05-02, 0.0, 18:51:54]]
+2024-05-16 18:51:54,891 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/34/00) - Connection #16 tested: OK
+2024-05-16 18:51:54,895 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (02/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:54,902 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (02/35/00) - Connection #17 tested: OK
+2024-05-16 18:51:54,911 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 18:51:54,911 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 18:51:54,912 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 18:51:54,912 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 18:51:54,912 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 18:51:54,941 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (02/35/00) - Connection #17 tested: OK
+2024-05-16 18:51:54,951 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-16 18:51:54,963 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/35/00) - Connection #16 tested: OK
+2024-05-16 18:51:54,963 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:51:54,963 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 18:51:54,963 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:51:54,963 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=5, jbscbdccsqsc=0, bddrqlx=0,3,4,1,2, yxsydjb=, mc=延长加班, ktjbzdcfwlb=0, id=155, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=1, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=155, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=1, requestid=, ccqszhdhsfzs=, jc=延长加班, cchsfzs=, modedatacreatetime=16:13:21, hbjscsdxm=, hsl=1.00, modeuuid=6e37013e-a54e-4d19-bca7-ed6cf46061b8, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-05-16, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=155, form_biz_id=155000188, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=5, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=16:12, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-05-16 18:51:51, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 18:51:54,964 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 18:51:54,964 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:51:54,964 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : []
+2024-05-16 18:51:54,964 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 未扣减过的加班时长: 247.0
+2024-05-16 18:51:54,964 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[0.0],askForLeaveTime:[0],evectionTime:[0],dinnerTime:[0]
+2024-05-16 18:51:54,964 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长 :[247.0]
+2024-05-16 18:51:54,965 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长: 247.0
+2024-05-16 18:51:54,965 [main] [com.engine.common.util.CommonUtil] [INFO] - makeInsertSql : [insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)]
+2024-05-16 18:51:54,965 [main] [com.engine.common.util.CommonUtil] [INFO] - needInsertDate: [[4b440702-dd12-4cd2-91ae-9fedc748d81e, 0, 92, 81, 1, 17:30, 21:37, 155, 2024-05-16, 4, 81-2024-05-16, 1, 2024-05-02, 2024-05-02, 4.0, 18:51:54]]
+2024-05-16 18:51:54,974 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (01/35/00) - Connection #18 tested: OK
+2024-05-16 18:51:54,987 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (01/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:54,993 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/36/00) - Connection #18 tested: OK
+2024-05-16 18:51:54,994 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:51:54,994 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-16 18:51:54,994 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:51:54,994 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=300, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}],askForLeaveList:[{jssj=13:00, jqlx=127, qjry=81, cxjqj=1, ksrq=2024-05-02, qtj=0, jsrq=2024-05-02, btj=0, kssj=08:00, qjsc=5.00}],askForLeaveItems:{127={hsl=1.00, thfghlfzs=5, zdycrqqjndxxb=1, tqlghlfzs=5, zdycbcndfgzsd=1, tybcndbjlhbjs=0, lgsbxydk=0, zysd=1, id=127, fgsbxydk=0, hsdw=1}},offsetAskForLeaveAnomaly:[]
+2024-05-16 18:51:54,995 [main] [com.engine.common.util.Utils] [INFO] - 加班实际在请假外出时间中间
+2024-05-16 18:51:54,995 [main] [com.engine.common.util.Utils] [INFO] - 请假外出时间 左边
+2024-05-16 18:51:54,995 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 0.0,askForLeaveTime : 180.0,evectionTimeTime:0.0
+2024-05-16 18:51:54,996 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-16 18:51:54,996 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:51:54,996 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=4.5, classInfo=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=08:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=300, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}], formmodeIdMap={uf_jcl_kq_kqfa=105, uf_jcl_kq_jqye=103, uf_jcl_kq_jbjg=92, uf_jcl_kq_jqed=102, uf_jcl_kq_cqjg=104, uf_jcl_kq_bdkjl=135, uf_jcl_kq_glpb=101, uf_jcl_kq_kqzqmc=93, uf_jcl_kq_cqjt=106, uf_jcl_kq_rlxx=89, uf_pbjg=87, uf_jcl_kq_rlmc=141, uf_jcl_kq_zhgs=129}, modeId=104, recordDataTime={j1=2024-05-02 09:47:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-05-02 21:37:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-05-02, userId=81, recordData=[{item=127, itemduration=4.0}, {item=152, itemduration=0.0}, {item=155, itemduration=4.0}], rqlx=0}
+2024-05-16 18:51:54,997 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:51:54,997 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-16 18:51:54,997 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:51:55,008 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/36/00) - Connection #19 tested: OK
+2024-05-16 18:51:55,028 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/36/00) - Connection #19 tested: OK
+2024-05-16 18:51:55,028 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=4.5,cqzt=0,fxrq='2024-05-16 18:51:55',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-17:30|',xm1=127,sc1=4.0,xm2=152,sc2=0.0,xm3=155,sc3=4.0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-02 09:47:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-05-02 21:37:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-16 18:51:55,037 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/36/00) - Connection #20 tested: OK
+2024-05-16 18:51:55,071 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/36/00) - Connection #20 tested: OK
+2024-05-16 18:51:55,080 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/36/00) - Connection #21 tested: OK
+2024-05-16 18:51:55,080 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000060 (01/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:55,100 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/37/00) - Connection #21 tested: OK
+2024-05-16 18:51:55,112 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/37/00) - Connection #22 tested: OK
+2024-05-16 18:51:55,163 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000062 (01/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:55,228 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-16 18:51:55,237 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/38/00) - Connection #22 tested: OK
+2024-05-16 18:51:55,238 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-16 18:51:55,238 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:51:55,244 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000062 (01/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:55,247 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/39/00) - Connection #23 tested: OK
+2024-05-16 18:51:55,267 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/39/00) - Connection #23 tested: OK
+2024-05-16 18:51:55,276 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/39/00) - Connection #24 tested: OK
+2024-05-16 18:51:55,293 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/39/00) - Connection #24 tested: OK
+2024-05-16 18:51:55,303 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/39/00) - Connection #25 tested: OK
+2024-05-16 18:51:55,322 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/39/00) - Connection #25 tested: OK
+2024-05-16 18:51:55,323 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [149, 150]
+2024-05-16 18:51:55,327 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000065 (01/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:55,332 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/40/00) - Connection #26 tested: OK
+2024-05-16 18:51:55,351 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/40/00) - Connection #26 tested: OK
+2024-05-16 18:51:55,352 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 18:51:55,352 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 18:51:55,352 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 18:51:55,352 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=1}]
+2024-05-16 18:51:55,361 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/40/00) - Connection #27 tested: OK
+2024-05-16 18:51:55,397 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/40/00) - Connection #27 tested: OK
+2024-05-16 18:51:55,402 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where subcompanyid1 = 1 and seclevel >= 0 and seclevel <= 100
+2024-05-16 18:51:55,402 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 57
+2024-05-16 18:51:55,411 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000067 (01/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:55,412 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/41/00) - Connection #28 tested: OK
+2024-05-16 18:51:55,432 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/41/00) - Connection #28 tested: OK
+2024-05-16 18:51:55,441 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/41/00) - Connection #29 tested: OK
+2024-05-16 18:51:55,458 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/41/00) - Connection #29 tested: OK
+2024-05-16 18:51:55,458 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 18:51:55,458 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 18:51:55,458 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 18:51:55,467 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/41/00) - Connection #30 tested: OK
+2024-05-16 18:51:55,488 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/41/00) - Connection #30 tested: OK
+2024-05-16 18:51:55,488 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where departmentid = 2 and seclevel >= 0 and seclevel <= 100
+2024-05-16 18:51:55,489 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 2
+2024-05-16 18:51:55,489 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 18:51:55,498 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/41/00) - Connection #31 tested: OK
+2024-05-16 18:51:55,500 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000071 (01/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:55,516 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/42/00) - Connection #31 tested: OK
+2024-05-16 18:51:55,525 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/42/00) - Connection #32 tested: OK
+2024-05-16 18:51:55,543 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/42/00) - Connection #32 tested: OK
+2024-05-16 18:51:55,543 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=100, id=36}]
+2024-05-16 18:51:55,553 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/42/00) - Connection #33 tested: OK
+2024-05-16 18:51:55,574 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/42/00) - Connection #33 tested: OK
+2024-05-16 18:51:55,574 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 36 and seclevel <= 100
+2024-05-16 18:51:55,574 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 18:51:55,583 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000073 (01/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:55,584 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/43/00) - Connection #34 tested: OK
+2024-05-16 18:51:55,604 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/43/00) - Connection #34 tested: OK
+2024-05-16 18:51:55,604 [main] [com.engine.common.util.CommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id,seclevel from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 18:51:55,614 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/43/00) - Connection #35 tested: OK
+2024-05-16 18:51:55,634 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/43/00) - Connection #35 tested: OK
+2024-05-16 18:51:55,634 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupId : 2, empIdsByGroup : []
+2024-05-16 18:51:55,634 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 18:51:55,634 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 18:51:55,644 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/43/00) - Connection #36 tested: OK
+2024-05-16 18:51:55,664 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000076 (01/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:55,664 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/44/00) - Connection #36 tested: OK
+2024-05-16 18:51:55,675 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/44/00) - Connection #37 tested: OK
+2024-05-16 18:51:55,695 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/44/00) - Connection #37 tested: OK
+2024-05-16 18:51:55,705 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/44/00) - Connection #38 tested: OK
+2024-05-16 18:51:55,727 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/44/00) - Connection #38 tested: OK
+2024-05-16 18:51:55,727 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:138] - cqData_size : 1
+2024-05-16 18:51:55,735 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/44/00) - Connection #39 tested: OK
+2024-05-16 18:51:55,758 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000079 (01/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:55,767 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/45/00) - Connection #39 tested: OK
+2024-05-16 18:51:55,778 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/45/00) - Connection #40 tested: OK
+2024-05-16 18:51:55,812 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/45/00) - Connection #40 tested: OK
+2024-05-16 18:51:55,824 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/45/00) - Connection #41 tested: OK
+2024-05-16 18:51:55,862 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/45/00) - Connection #41 tested: OK
+2024-05-16 18:51:55,863 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:220] - overtimeMinutes : 240
+2024-05-16 18:51:55,863 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 300,oneTimeAddMinutes : 10
+2024-05-16 18:51:55,863 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:306] - countMinutes : 212.0
+2024-05-16 18:51:55,863 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:317] - allowanceMinutes : 210.0
+2024-05-16 18:51:55,864 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:330] - sc : 3.5
+2024-05-16 18:51:55,864 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 540,oneTimeAddMinutes : 30
+2024-05-16 18:51:55,864 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 1
+2024-05-16 18:51:55,875 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/45/00) - Connection #42 tested: OK
+2024-05-16 18:51:55,907 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000082 (01/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:55,924 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000082 (01/46/00) - Connection #42 tested: OK
+2024-05-16 18:51:55,924 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:147] - delSign : true, delSql : delete from uf_jcl_kq_cqjt where rq >= '2024-05-02' and rq <= '2024-05-02' and yg in (81) and bc in (1,2,3)
+2024-05-16 18:51:55,924 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:171] - dataList_size : 1
+2024-05-16 18:51:55,924 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:174] - 津贴数据记录入库开始---
+2024-05-16 18:51:55,940 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000082 (01/46/00) - Connection #43 tested: OK
+2024-05-16 18:51:56,072 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (01/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:56,132 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #43 - autoCommit reset back to true
+2024-05-16 18:51:56,140 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000083 (01/47/00) - Connection #43 tested: OK
+2024-05-16 18:51:56,141 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:176] - insertSign : true
+2024-05-16 18:51:56,187 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:56,191 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-16 18:51:56,268 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:56,358 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:51:56,358 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-16 18:51:56,386 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/49/00) - #0050 removed because of shutdown.
+2024-05-16 18:51:56,386 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-16 18:51:56,387 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/48/00) - #0049 removed because of shutdown.
+2024-05-16 18:51:56,387 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-16 18:51:56,387 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/47/00) - #0048 removed because of shutdown.
+2024-05-16 18:51:56,387 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-16 18:51:56,387 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/46/00) - #0047 removed because of shutdown.
+2024-05-16 18:51:56,388 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-16 18:51:56,388 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/45/00) - #0046 removed because of shutdown.
+2024-05-16 18:51:56,388 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-16 18:51:56,388 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/44/00) - #0045 removed because of shutdown.
+2024-05-16 18:51:56,388 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-16 18:51:56,389 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/43/00) - #0044 removed because of shutdown.
+2024-05-16 18:51:56,389 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-16 18:51:56,390 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/42/00) - #0043 removed because of shutdown.
+2024-05-16 18:51:56,390 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-16 18:51:56,390 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/41/00) - #0042 removed because of shutdown.
+2024-05-16 18:51:56,390 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-16 18:51:56,390 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/40/00) - #0041 removed because of shutdown.
+2024-05-16 18:51:56,391 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-16 18:51:56,391 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/39/00) - #0040 removed because of shutdown.
+2024-05-16 18:51:56,391 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-16 18:51:56,391 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/38/00) - #0039 removed because of shutdown.
+2024-05-16 18:51:56,391 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-16 18:51:56,392 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/37/00) - #0038 removed because of shutdown.
+2024-05-16 18:51:56,392 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-16 18:51:56,392 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/36/00) - #0037 removed because of shutdown.
+2024-05-16 18:51:56,393 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-16 18:51:56,393 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/35/00) - #0036 removed because of shutdown.
+2024-05-16 18:51:56,393 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-16 18:51:56,393 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/34/00) - #0035 removed because of shutdown.
+2024-05-16 18:51:56,393 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-16 18:51:56,393 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/33/00) - #0034 removed because of shutdown.
+2024-05-16 18:51:56,394 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-16 18:51:56,394 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/32/00) - #0033 removed because of shutdown.
+2024-05-16 18:51:56,394 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-16 18:51:56,394 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/31/00) - #0032 removed because of shutdown.
+2024-05-16 18:51:56,394 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-16 18:51:56,394 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/30/00) - #0031 removed because of shutdown.
+2024-05-16 18:51:56,394 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-16 18:51:56,394 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/29/00) - #0030 removed because of shutdown.
+2024-05-16 18:51:56,394 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-16 18:51:56,394 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/28/00) - #0029 removed because of shutdown.
+2024-05-16 18:51:56,395 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-16 18:51:56,399 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/27/00) - #0028 removed because of shutdown.
+2024-05-16 18:51:56,399 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-16 18:51:56,399 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/26/00) - #0027 removed because of shutdown.
+2024-05-16 18:51:56,399 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-16 18:51:56,399 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/25/00) - #0026 removed because of shutdown.
+2024-05-16 18:51:56,399 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-16 18:51:56,399 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/24/00) - #0025 removed because of shutdown.
+2024-05-16 18:51:56,399 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-16 18:51:56,400 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/23/00) - #0024 removed because of shutdown.
+2024-05-16 18:51:56,400 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-16 18:51:56,400 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/22/00) - #0023 removed because of shutdown.
+2024-05-16 18:51:56,400 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-16 18:51:56,400 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/21/00) - #0022 removed because of shutdown.
+2024-05-16 18:51:56,400 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-16 18:51:56,400 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/20/00) - #0021 removed because of shutdown.
+2024-05-16 18:51:56,400 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-16 18:51:56,404 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/19/00) - #0020 removed because of shutdown.
+2024-05-16 18:51:56,405 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-16 18:51:56,405 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/18/00) - #0019 removed because of shutdown.
+2024-05-16 18:51:56,405 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-16 18:51:56,405 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/17/00) - #0018 removed because of shutdown.
+2024-05-16 18:51:56,405 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-16 18:51:56,405 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/16/00) - #0017 removed because of shutdown.
+2024-05-16 18:51:56,406 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-16 18:51:56,406 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/15/00) - #0016 removed because of shutdown.
+2024-05-16 18:51:56,406 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-16 18:51:56,406 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/14/00) - #0015 removed because of shutdown.
+2024-05-16 18:51:56,406 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-16 18:51:56,406 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/13/00) - #0014 removed because of shutdown.
+2024-05-16 18:51:56,407 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-16 18:51:56,407 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/12/00) - #0013 removed because of shutdown.
+2024-05-16 18:51:56,407 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-16 18:51:56,407 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/11/00) - #0012 removed because of shutdown.
+2024-05-16 18:51:56,407 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-16 18:51:56,407 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/10/00) - #0011 removed because of shutdown.
+2024-05-16 18:51:56,407 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-16 18:51:56,407 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/09/00) - #0010 removed because of shutdown.
+2024-05-16 18:51:56,407 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-16 18:51:56,408 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/08/00) - #0009 removed because of shutdown.
+2024-05-16 18:51:56,408 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-16 18:51:56,408 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/07/00) - #0008 removed because of shutdown.
+2024-05-16 18:51:56,408 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-16 18:51:56,408 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/06/00) - #0007 removed because of shutdown.
+2024-05-16 18:51:56,408 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-16 18:51:56,408 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/05/00) - #0006 removed because of shutdown.
+2024-05-16 18:51:56,409 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-16 18:51:56,409 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/04/00) - #0005 removed because of shutdown.
+2024-05-16 18:51:56,409 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-16 18:51:56,409 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/03/00) - #0004 removed because of shutdown.
+2024-05-16 18:51:56,409 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-16 18:51:56,410 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/02/00) - #0003 removed because of shutdown.
+2024-05-16 18:51:56,410 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-16 18:51:56,410 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/01/00) - #0001 removed because of shutdown.
+2024-05-16 18:51:56,410 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-16 18:51:56,410 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/00/00) - #0002 removed because of shutdown.
+2024-05-16 18:51:56,410 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-16 18:51:56,410 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 52 milliseconds.
+2024-05-16 18:51:56,410 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-16 18:51:56,410 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
+2024-05-16 18:54:02,878 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-16 18:54:02,881 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-16 18:54:02,881 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-16 18:54:02,881 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-16 18:54:02,882 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-16 18:54:03,386 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 18:54:03,386 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-16 18:54:03,387 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-16 18:54:03,387 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-16 18:54:03,387 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-16 18:54:03,387 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-16 18:54:03,388 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-16 18:54:03,388 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-16 18:54:03,388 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-16 18:54:03,388 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-16 18:54:03,388 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-16 18:54:03,389 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-16 18:54:03,389 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-16 18:54:03,390 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-16 18:54:03,390 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-16 18:54:03,390 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-16 18:54:03,390 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-16 18:54:03,390 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-16 18:54:03,390 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-16 18:54:03,391 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-16 18:54:03,392 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-16 18:54:03,392 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-16 18:54:03,392 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-16 18:54:03,392 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-16 18:54:03,392 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-16 18:54:03,392 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-16 18:54:03,393 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-16 18:54:03,393 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-16 18:54:03,393 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-16 18:54:03,393 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-16 18:54:03,393 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-16 18:54:03,393 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-16 18:54:03,393 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-16 18:54:03,394 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-16 18:54:03,394 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-16 18:54:03,394 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-16 18:54:03,394 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-16 18:54:03,394 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-16 18:54:03,395 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-16 18:54:03,395 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-16 18:54:03,395 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-16 18:54:03,395 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-16 18:54:03,395 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-16 18:54:03,395 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-16 18:54:03,395 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-16 18:54:03,395 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-16 18:54:03,396 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-16 18:54:03,396 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 18:54:03,396 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-16 18:54:03,396 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-16 18:54:03,396 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-16 18:54:03,396 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-16 18:54:03,396 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-16 18:54:03,397 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-16 18:54:03,397 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-16 18:54:03,397 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-16 18:54:03,397 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-16 18:54:03,397 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 18:54:03,397 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-16 18:54:03,397 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-16 18:54:03,398 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-16 18:54:03,416 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-16 18:54:03,418 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-16 18:54:03,419 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-16 18:54:03,866 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-16 18:54:03,885 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-16 18:54:03,895 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-16 18:54:03,895 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-16 18:54:03,905 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-16 18:54:03,906 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 18:54:03,906 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 18:54:03,906 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:03,906 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-16 18:54:03,937 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-16 18:54:03,978 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-16 18:54:03,978 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-16 18:54:03,978 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-16 18:54:03,978 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-16 18:54:03,978 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-16 18:54:03,979 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 18:54:03,979 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-16 18:54:03,979 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 18:54:03,986 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:04,047 [main] [A2] [INFO] - rootPath ==
+2024-05-16 18:54:04,047 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-16 18:54:04,048 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-16 18:54:04,049 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-16 18:54:04,059 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/03/00) - Connection #2 tested: OK
+2024-05-16 18:54:04,070 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 18:54:04,070 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 18:54:04,070 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 18:54:04,071 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 18:54:04,071 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-16 18:54:04,071 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-16 18:54:04,071 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 18:54:04,071 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:04,119 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-16 18:54:04,120 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-16 18:54:04,134 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/04/00) - Connection #2 tested: OK
+2024-05-16 18:54:04,152 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:04,183 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-16 18:54:04,202 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/05/00) - Connection #3 tested: OK
+2024-05-16 18:54:04,243 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-16 18:54:04,243 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-16 18:54:04,243 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath145188675.jar;D:\soft\IntelliJ IDEA 2021.2\lib\idea_rt.jar
+2024-05-16 18:54:04,243 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-16 18:54:04,244 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-16 18:54:04,244 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-16 18:54:04,267 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:04,278 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-16 18:54:04,279 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-16 18:54:04,279 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-16 18:54:04,279 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-16 18:54:04,279 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-16 18:54:04,279 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-16 18:54:04,279 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-16 18:54:04,280 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-16 18:54:04,280 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-16 18:54:04,280 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-16 18:54:04,283 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-16 18:54:04,285 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-16 18:54:04,286 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-16 18:54:04,286 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-16 18:54:04,286 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-16 18:54:04,286 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-16 18:54:04,288 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@f0da945
+2024-05-16 18:54:04,288 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-16 18:54:04,311 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/06/00) - Connection #4 tested: OK
+2024-05-16 18:54:04,330 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #4 tested: OK
+2024-05-16 18:54:04,343 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #5 tested: OK
+2024-05-16 18:54:04,360 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000005 (02/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:04,365 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/07/00) - Connection #5 tested: OK
+2024-05-16 18:54:04,412 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #1 tested: OK
+2024-05-16 18:54:04,423 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #6 tested: OK
+2024-05-16 18:54:04,443 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #6 tested: OK
+2024-05-16 18:54:04,451 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #7 tested: OK
+2024-05-16 18:54:04,465 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000007 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:04,471 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #7 tested: OK
+2024-05-16 18:54:04,481 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #8 tested: OK
+2024-05-16 18:54:04,505 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #8 tested: OK
+2024-05-16 18:54:04,514 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #2 tested: OK
+2024-05-16 18:54:04,534 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #2 tested: OK
+2024-05-16 18:54:04,546 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #1 tested: OK
+2024-05-16 18:54:04,550 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000010 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:04,568 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #1 tested: OK
+2024-05-16 18:54:04,577 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #3 tested: OK
+2024-05-16 18:54:04,596 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #3 tested: OK
+2024-05-16 18:54:04,605 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #4 tested: OK
+2024-05-16 18:54:04,624 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/09/00) - Connection #4 tested: OK
+2024-05-16 18:54:04,634 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/09/00) - Connection #5 tested: OK
+2024-05-16 18:54:04,636 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000013 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:04,655 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #5 tested: OK
+2024-05-16 18:54:04,665 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #6 tested: OK
+2024-05-16 18:54:04,685 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #6 tested: OK
+2024-05-16 18:54:04,714 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #7 tested: OK
+2024-05-16 18:54:04,719 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000015 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:04,733 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #7 tested: OK
+2024-05-16 18:54:04,741 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #8 tested: OK
+2024-05-16 18:54:04,768 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #8 tested: OK
+2024-05-16 18:54:04,790 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #9 tested: OK
+2024-05-16 18:54:04,809 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #9 tested: OK
+2024-05-16 18:54:04,818 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #10 tested: OK
+2024-05-16 18:54:04,827 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000018 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:04,838 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #10 tested: OK
+2024-05-16 18:54:04,847 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #11 tested: OK
+2024-05-16 18:54:04,865 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #11 tested: OK
+2024-05-16 18:54:04,875 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #12 tested: OK
+2024-05-16 18:54:04,896 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #12 tested: OK
+2024-05-16 18:54:04,905 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/12/00) - Connection #2 tested: OK
+2024-05-16 18:54:04,909 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000021 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:04,924 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #2 tested: OK
+2024-05-16 18:54:04,935 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #1 tested: OK
+2024-05-16 18:54:04,956 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #1 tested: OK
+2024-05-16 18:54:04,965 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #3 tested: OK
+2024-05-16 18:54:04,984 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/13/00) - Connection #3 tested: OK
+2024-05-16 18:54:04,992 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000023 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:04,995 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #4 tested: OK
+2024-05-16 18:54:05,015 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #4 tested: OK
+2024-05-16 18:54:05,024 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #5 tested: OK
+2024-05-16 18:54:05,043 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #5 tested: OK
+2024-05-16 18:54:05,052 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #6 tested: OK
+2024-05-16 18:54:05,072 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/14/00) - Connection #6 tested: OK
+2024-05-16 18:54:05,080 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000026 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:05,082 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #7 tested: OK
+2024-05-16 18:54:05,101 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #7 tested: OK
+2024-05-16 18:54:05,111 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #8 tested: OK
+2024-05-16 18:54:05,129 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #8 tested: OK
+2024-05-16 18:54:05,139 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #9 tested: OK
+2024-05-16 18:54:05,157 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/15/00) - Connection #9 tested: OK
+2024-05-16 18:54:05,160 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000029 (00/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:05,175 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #10 tested: OK
+2024-05-16 18:54:05,196 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #10 tested: OK
+2024-05-16 18:54:05,206 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #11 tested: OK
+2024-05-16 18:54:05,225 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/16/00) - Connection #11 tested: OK
+2024-05-16 18:54:05,229 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:05,231 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-16 18:54:05,232 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:05,244 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (00/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:05,274 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #12 tested: OK
+2024-05-16 18:54:05,296 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #12 tested: OK
+2024-05-16 18:54:05,306 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #13 tested: OK
+2024-05-16 18:54:05,326 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/18/00) - Connection #13 tested: OK
+2024-05-16 18:54:05,326 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000033 (01/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:05,335 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/18/00) - Connection #14 tested: OK
+2024-05-16 18:54:05,355 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #14 tested: OK
+2024-05-16 18:54:05,376 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #15 tested: OK
+2024-05-16 18:54:05,397 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #15 tested: OK
+2024-05-16 18:54:05,398 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [13,2]
+2024-05-16 18:54:05,399 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-16 18:54:05,408 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/18/00) - Connection #16 tested: OK
+2024-05-16 18:54:05,418 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000036 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:05,426 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #16 tested: OK
+2024-05-16 18:54:05,426 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-16 18:54:05,427 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 81
+2024-05-16 18:54:05,427 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 18:54:05,437 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #17 tested: OK
+2024-05-16 18:54:05,456 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #17 tested: OK
+2024-05-16 18:54:05,456 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-16 18:54:05,465 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #18 tested: OK
+2024-05-16 18:54:05,494 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/19/00) - Connection #18 tested: OK
+2024-05-16 18:54:05,497 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2, 3]
+2024-05-16 18:54:05,498 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2,3)
+2024-05-16 18:54:05,508 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000038 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:05,508 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #19 tested: OK
+2024-05-16 18:54:05,531 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #19 tested: OK
+2024-05-16 18:54:05,532 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-16 18:54:05,533 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:05,534 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:05,534 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-16 18:54:05,534 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:05,545 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #20 tested: OK
+2024-05-16 18:54:05,567 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #20 tested: OK
+2024-05-16 18:54:05,576 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #2 tested: OK
+2024-05-16 18:54:05,592 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000041 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:05,596 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #2 tested: OK
+2024-05-16 18:54:05,606 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #1 tested: OK
+2024-05-16 18:54:05,626 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #1 tested: OK
+2024-05-16 18:54:05,627 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-16 18:54:05,627 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-16 18:54:05,627 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:05,628 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:05,628 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-16 18:54:05,628 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:05,628 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-30, 2024-05-04, 81]
+2024-05-16 18:54:05,637 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #3 tested: OK
+2024-05-16 18:54:05,655 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #3 tested: OK
+2024-05-16 18:54:05,666 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/21/00) - Connection #4 tested: OK
+2024-05-16 18:54:05,673 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000044 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:05,685 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #4 tested: OK
+2024-05-16 18:54:05,686 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-16 18:54:05,687 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 81
+2024-05-16 18:54:05,687 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 81
+2024-05-16 18:54:05,688 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-16 18:54:05,698 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #5 tested: OK
+2024-05-16 18:54:05,716 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #5 tested: OK
+2024-05-16 18:54:05,716 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [13,2]
+2024-05-16 18:54:05,716 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:13,2
+2024-05-16 18:54:05,725 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #6 tested: OK
+2024-05-16 18:54:05,746 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #6 tested: OK
+2024-05-16 18:54:05,746 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-16 18:54:05,755 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/22/00) - Connection #7 tested: OK
+2024-05-16 18:54:05,766 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000047 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:05,776 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #7 tested: OK
+2024-05-16 18:54:05,777 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 5
+2024-05-16 18:54:05,778 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-16 18:54:05,778 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:05,778 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 18:54:05,778 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 18:54:05,778 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 18:54:05,778 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 18:54:05,778 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 18:54:05,778 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=87e4d50a-776c-4bbd-94a7-ecfb2b70cd3c, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69956, glpbid=, pbtj=0, key=69956, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69956, modedatacreater=1, bcrq=2024-04-30, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=6f079d5e-4c0c-46eb-981a-a62f24fd24a3, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69957, glpbid=, pbtj=0, key=69957, form_biz_id=, pbdxbm=, pbgl=1, sfxx=1, keyid=69957, modedatacreater=1, bcrq=2024-05-01, lastname=, bcxx=, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=1, pbdxry=}, {modeuuid=dde58b76-d730-4260-9955-f0b22afc8675, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69958, glpbid=, pbtj=0, key=69958, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69958, modedatacreater=1, bcrq=2024-05-02, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=fe733eea-47f9-4b65-ad67-10efaa048489, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69959, glpbid=, pbtj=0, key=69959, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69959, modedatacreater=1, bcrq=2024-05-03, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=426b6820-5603-4120-b512-bea47865494d, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69960, glpbid=, pbtj=0, key=69960, form_biz_id=, pbdxbm=, pbgl=1, sfxx=1, keyid=69960, modedatacreater=1, bcrq=2024-05-04, lastname=, bcxx=, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=}]
+2024-05-16 18:54:05,779 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-16 18:54:05,779 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:05,779 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-16 18:54:05,780 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:05,789 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #8 tested: OK
+2024-05-16 18:54:05,808 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #8 tested: OK
+2024-05-16 18:54:05,819 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/23/00) - Connection #9 tested: OK
+2024-05-16 18:54:05,837 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/23/00) - Connection #9 tested: OK
+2024-05-16 18:54:05,845 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000049 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:05,846 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #10 tested: OK
+2024-05-16 18:54:05,866 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #10 tested: OK
+2024-05-16 18:54:05,867 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-30=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=00:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=19:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-03=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=00:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=19:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-02=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=00:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=19:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]}]
+2024-05-16 18:54:05,867 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-16 18:54:05,867 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:05,867 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:81,analysisDate:2024-05-02 start***********
+2024-05-16 18:54:05,868 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}, {signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}, {signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, {signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}]]
+2024-05-16 18:54:05,868 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-05-02, schedulingResultCollect={2024-04-30=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=00:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=19:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-03=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=00:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=19:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-02=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=00:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=19:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]}, clockInTimeList=[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}, {signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}, {signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, {signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}], clockInTimeCollect={2024-04-30=[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}], 2024-05-03=[{signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}], 2024-05-01=[{signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}], 2024-05-02=[{signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}]}, userId=81, clockInTimeMap={}}]
+2024-05-16 18:54:05,869 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:05,869 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-16 18:54:05,869 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:05,879 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #11 tested: OK
+2024-05-16 18:54:05,898 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #11 tested: OK
+2024-05-16 18:54:05,899 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-05-01 23:00],lastestTime: [2024-05-03 06:30]
+2024-05-16 18:54:05,900 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-16 18:54:05,900 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:05,910 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/24/00) - Connection #12 tested: OK
+2024-05-16 18:54:05,930 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/24/00) - Connection #12 tested: OK
+2024-05-16 18:54:05,930 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000052 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:05,939 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #13 tested: OK
+2024-05-16 18:54:05,957 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #13 tested: OK
+2024-05-16 18:54:05,958 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:05,958 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-16 18:54:05,958 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:05,968 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #14 tested: OK
+2024-05-16 18:54:05,987 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #14 tested: OK
+2024-05-16 18:54:05,988 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[{jssj=13:00, jqlx=127, qjry=81, cxjqj=1, ksrq=2024-05-02, qtj=0, jsrq=2024-05-02, btj=0, kssj=08:00, qjsc=5.00}]]
+2024-05-16 18:54:05,998 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/25/00) - Connection #15 tested: OK
+2024-05-16 18:54:06,016 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000055 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:06,017 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #15 tested: OK
+2024-05-16 18:54:06,018 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-16 18:54:06,018 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:06,019 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:06,019 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-16 18:54:06,019 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:06,028 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #16 tested: OK
+2024-05-16 18:54:06,047 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/26/00) - Connection #16 tested: OK
+2024-05-16 18:54:06,047 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-16 18:54:06,048 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-16 18:54:06,048 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:06,049 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:06,049 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-16 18:54:06,049 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:06,050 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=00:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=19:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]],askForLeaveAndEvctionScheduleList:[[{edsc=7.50, bdlx=8, jsdk=0, thfghlfzs=5, tqdkfzs=60, dtjssj=13:00, bcxx=1, bcsdxx=09:00-12:00|13:00-17:30|, tqlghlfzs=5, dtkssj=08:00, thdkfzs=60, gsrq=1, ksdk=0}]]
+2024-05-16 18:54:06,050 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=00:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=19:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-16 18:54:06,053 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=00:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=8, jsdk=0, thfghlfzs=5, tqdkfzs=60, dtjssj=13:00, bcxx=1, bcsdxx=09:00-12:00|13:00-17:30|, tqlghlfzs=5, dtkssj=08:00, thdkfzs=60, gsrq=1, ksdk=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=19:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-16 18:54:06,055 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-05-02 00:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=3, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)]]
+2024-05-16 18:54:06,055 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-16 18:54:06,055 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:06,056 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:06,056 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-16 18:54:06,056 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:06,057 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-05-02 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 00:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=3, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=false), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)]]
+2024-05-16 18:54:06,057 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-16 18:54:06,057 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:06,057 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-05-02 00:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=3, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=false), ClockPointDTO(classTime=2024-05-02 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)],attendanceItems size :46,scheduleResult :[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=00:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=19:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],analysisDate:[2024-05-02],userId:[81],rqlx:[0],modeId:[{}]
+2024-05-16 18:54:06,058 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=00:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}]
+2024-05-16 18:54:06,058 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=19:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 18:54:06,059 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:06,059 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 18:54:06,060 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:06,060 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=60, jbscbdccsqsc=0, bddrqlx=0,1,2,3,4, yxsydjb=, mc=早到加班, ktjbzdcfwlb=0, id=152, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=1, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=152, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早到加班, cchsfzs=, modedatacreatetime=15:21:59, hbjscsdxm=, hsl=1.00, modeuuid=7daadbcc-4c0b-4170-ad0d-1ba5c5dfc031, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=100,100,205, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-04-23, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=152, form_biz_id=152000188, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=60, mrxhtx=0, kqxm=早到加班, zysd=3, sjd=15:19, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-29 17:35:19, ldkzkg=0, jbzzhlfzs=5}]]
+2024-05-16 18:54:06,060 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 18:54:06,060 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:06,061 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:06,061 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-16 18:54:06,061 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:06,062 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 18:54:06,062 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-16 18:54:06,062 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:06,063 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:06,063 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 18:54:06,063 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:06,063 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 18:54:06,063 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 18:54:06,063 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:06,065 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}]
+2024-05-16 18:54:06,065 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=19:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 18:54:06,065 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:06,065 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-16 18:54:06,065 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:06,065 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 18:54:06,066 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-16 18:54:06,066 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:06,066 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:06,066 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 18:54:06,066 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:06,066 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=旷工, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=30, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=旷工, cchsfzs=, modedatacreatetime=17:35:36, hbjscsdxm=, hsl=1.00, modeuuid=dec5c6fb-065a-4918-88f1-05d1ff2c7c35, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=1, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=旷工, zysd=1, sjd=17:33, cckcbc=1, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=2, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-23 14:39:57, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 18:54:06,066 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 18:54:06,066 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:06,066 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=3, item=8, itemType=LATE, classEndTime=2024-05-02 09:47:00, betweenMinutes=587, kczgsc=1, record=false, itemduration=10.0, classStartTime=2024-05-02 00:00, pointTime=2024-05-02 00:00, hsdw=1}, {hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-05-02 09:47:00, betweenMinutes=47, kczgsc=1, record=true, itemduration=1.0, classStartTime=2024-05-02 09:00, pointTime=2024-05-02 09:00, hsdw=1}]]
+2024-05-16 18:54:06,067 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=19:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 18:54:06,067 [main] [com.engine.common.util.Utils] [INFO] - 休息时间在请假时间中间
+2024-05-16 18:54:06,067 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - recordAskForLeave timeMinutes :[240] ,hsl:1.0,hsdw
+2024-05-16 18:54:06,067 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=19:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 18:54:06,068 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=19:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 18:54:06,068 [main] [com.engine.common.util.Utils] [INFO] - 时间在中间,包含
+2024-05-16 18:54:06,069 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-05-02 09:47:00, betweenMinutes=47, kczgsc=1, record=true, itemduration=1.0, classStartTime=2024-05-02 09:00, pointTime=2024-05-02 09:00, hsdw=1}]]
+2024-05-16 18:54:06,069 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-16 18:54:06,069 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:06,069 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 18:54:06,069 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:06,070 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=60, jbscbdccsqsc=0, bddrqlx=0,1,2,3,4, yxsydjb=, mc=早到加班, ktjbzdcfwlb=0, id=152, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=1, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=152, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早到加班, cchsfzs=, modedatacreatetime=15:21:59, hbjscsdxm=, hsl=1.00, modeuuid=7daadbcc-4c0b-4170-ad0d-1ba5c5dfc031, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=100,100,205, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-04-23, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=152, form_biz_id=152000188, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=60, mrxhtx=0, kqxm=早到加班, zysd=3, sjd=15:19, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-29 17:35:19, ldkzkg=0, jbzzhlfzs=5}]]
+2024-05-16 18:54:06,070 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 18:54:06,070 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:06,070 [main] [com.engine.common.util.Utils] [INFO] - 加班实际在请假外出时间中间
+2024-05-16 18:54:06,071 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=19:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 18:54:06,071 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 未扣减过的加班时长: 540.0
+2024-05-16 18:54:06,071 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[600.0],leaveElaryTime :[0.0],askForLeaveTime:[-47],evectionTime:[0],dinnerTime:[0]
+2024-05-16 18:54:06,071 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长 :[-13.0]
+2024-05-16 18:54:06,071 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:06,071 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 18:54:06,072 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:06,072 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=5, jbscbdccsqsc=0, bddrqlx=0,3,4,1,2, yxsydjb=, mc=延长加班, ktjbzdcfwlb=0, id=155, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=1, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=155, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=1, requestid=, ccqszhdhsfzs=, jc=延长加班, cchsfzs=, modedatacreatetime=16:13:21, hbjscsdxm=, hsl=1.00, modeuuid=6e37013e-a54e-4d19-bca7-ed6cf46061b8, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-05-16, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=155, form_biz_id=155000188, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=5, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=16:12, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-05-16 18:51:51, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 18:54:06,072 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 18:54:06,072 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:06,072 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=19:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 18:54:06,073 [main] [com.engine.common.util.Utils] [INFO] - 休息时间在请假时间中间
+2024-05-16 18:54:06,073 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 未扣减过的加班时长: 247.0
+2024-05-16 18:54:06,073 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[0.0],askForLeaveTime:[0],evectionTime:[0],dinnerTime:[60]
+2024-05-16 18:54:06,073 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长 :[187.0]
+2024-05-16 18:54:06,073 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长: 187.0
+2024-05-16 18:54:06,100 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (00/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:06,186 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (00/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:06,270 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:06,352 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (00/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:06,432 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (00/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:06,529 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (00/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:06,604 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (00/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:06,690 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (00/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:06,773 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (00/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:06,780 [main] [com.engine.common.util.CommonUtil] [INFO] - makeInsertSql : [insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)]
+2024-05-16 18:54:06,780 [main] [com.engine.common.util.CommonUtil] [INFO] - needInsertDate: [[6f92e79e-b2db-4819-8155-0ea56cb25de9, 0, 92, 81, 1, 17:30, 21:37, 155, 2024-05-16, 4, 81-2024-05-16, 1, 2024-05-02, 2024-05-02, 3.0, 18:54:06]]
+2024-05-16 18:54:06,790 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/35/00) - Connection #17 tested: OK
+2024-05-16 18:54:06,801 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (02/35/00) - Connection #18 tested: OK
+2024-05-16 18:54:06,809 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 18:54:06,810 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 18:54:06,810 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 18:54:06,810 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 18:54:06,810 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 18:54:06,839 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (02/35/00) - Connection #18 tested: OK
+2024-05-16 18:54:06,850 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (01/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:06,853 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-16 18:54:06,866 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/36/00) - Connection #17 tested: OK
+2024-05-16 18:54:06,867 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:06,867 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-16 18:54:06,867 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:06,868 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=00:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=19:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],askForLeaveList:[{jssj=13:00, jqlx=127, qjry=81, cxjqj=1, ksrq=2024-05-02, qtj=0, jsrq=2024-05-02, btj=0, kssj=08:00, qjsc=5.00}],askForLeaveItems:{127={hsl=1.00, thfghlfzs=5, zdycrqqjndxxb=1, tqlghlfzs=5, zdycbcndfgzsd=1, tybcndbjlhbjs=0, lgsbxydk=0, zysd=1, id=127, fgsbxydk=0, hsdw=1}},offsetAskForLeaveAnomaly:[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-05-02 09:47:00, betweenMinutes=47, kczgsc=1, record=true, itemduration=1.0, classStartTime=2024-05-02 09:00, pointTime=2024-05-02 09:00, hsdw=1}]
+2024-05-16 18:54:06,868 [main] [com.engine.common.util.Utils] [INFO] - 加班实际在请假外出时间中间
+2024-05-16 18:54:06,868 [main] [com.engine.common.util.Utils] [INFO] - 请假外出时间 左边
+2024-05-16 18:54:06,868 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 0.0,askForLeaveTime : 180.0,evectionTimeTime:0.0
+2024-05-16 18:54:06,869 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-16 18:54:06,869 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:06,870 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=4.5, classInfo=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=00:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=19:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], formmodeIdMap={uf_jcl_kq_kqfa=105, uf_jcl_kq_jqye=103, uf_jcl_kq_jbjg=92, uf_jcl_kq_jqed=102, uf_jcl_kq_cqjg=104, uf_jcl_kq_bdkjl=135, uf_jcl_kq_glpb=101, uf_jcl_kq_kqzqmc=93, uf_jcl_kq_cqjt=106, uf_jcl_kq_rlxx=89, uf_pbjg=87, uf_jcl_kq_rlmc=141, uf_jcl_kq_zhgs=129}, modeId=104, recordDataTime={j1=2024-05-02 09:47:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-05-02 21:37:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-05-02, userId=81, recordData=[{item=127, itemduration=4.0}, {item=152, itemduration=0}, {item=155, itemduration=3.0}], rqlx=0}
+2024-05-16 18:54:06,871 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:06,871 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-16 18:54:06,871 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:06,881 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/36/00) - Connection #19 tested: OK
+2024-05-16 18:54:06,901 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/36/00) - Connection #19 tested: OK
+2024-05-16 18:54:06,901 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=4.5,cqzt=0,fxrq='2024-05-16 18:54:06',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-17:30|',xm1=127,sc1=4.0,xm2=152,sc2=0,xm3=155,sc3=3.0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-02 09:47:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-05-02 21:37:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-16 18:54:06,911 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/36/00) - Connection #20 tested: OK
+2024-05-16 18:54:06,928 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000060 (01/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:06,936 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/37/00) - Connection #20 tested: OK
+2024-05-16 18:54:06,946 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/37/00) - Connection #21 tested: OK
+2024-05-16 18:54:06,966 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/37/00) - Connection #21 tested: OK
+2024-05-16 18:54:06,980 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/37/00) - Connection #22 tested: OK
+2024-05-16 18:54:07,015 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000062 (01/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:07,094 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #22 - autoCommit reset back to true
+2024-05-16 18:54:07,098 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000062 (01/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:07,104 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/39/00) - Connection #22 tested: OK
+2024-05-16 18:54:07,104 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-16 18:54:07,104 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:07,114 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/39/00) - Connection #23 tested: OK
+2024-05-16 18:54:07,135 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/39/00) - Connection #23 tested: OK
+2024-05-16 18:54:07,145 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/39/00) - Connection #24 tested: OK
+2024-05-16 18:54:07,165 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/39/00) - Connection #24 tested: OK
+2024-05-16 18:54:07,175 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/39/00) - Connection #25 tested: OK
+2024-05-16 18:54:07,185 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000065 (01/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:07,194 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/40/00) - Connection #25 tested: OK
+2024-05-16 18:54:07,195 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [149, 150]
+2024-05-16 18:54:07,205 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/40/00) - Connection #26 tested: OK
+2024-05-16 18:54:07,225 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/40/00) - Connection #26 tested: OK
+2024-05-16 18:54:07,225 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 18:54:07,226 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 18:54:07,226 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 18:54:07,226 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=1}]
+2024-05-16 18:54:07,236 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/40/00) - Connection #27 tested: OK
+2024-05-16 18:54:07,267 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000067 (01/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:07,270 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/41/00) - Connection #27 tested: OK
+2024-05-16 18:54:07,275 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where subcompanyid1 = 1 and seclevel >= 0 and seclevel <= 100
+2024-05-16 18:54:07,275 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 57
+2024-05-16 18:54:07,285 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/41/00) - Connection #28 tested: OK
+2024-05-16 18:54:07,304 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/41/00) - Connection #28 tested: OK
+2024-05-16 18:54:07,316 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/41/00) - Connection #29 tested: OK
+2024-05-16 18:54:07,335 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/41/00) - Connection #29 tested: OK
+2024-05-16 18:54:07,335 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 18:54:07,335 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 18:54:07,335 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 18:54:07,345 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/41/00) - Connection #30 tested: OK
+2024-05-16 18:54:07,352 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000070 (01/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:07,365 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/42/00) - Connection #30 tested: OK
+2024-05-16 18:54:07,365 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where departmentid = 2 and seclevel >= 0 and seclevel <= 100
+2024-05-16 18:54:07,365 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 2
+2024-05-16 18:54:07,365 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 18:54:07,374 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/42/00) - Connection #31 tested: OK
+2024-05-16 18:54:07,393 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/42/00) - Connection #31 tested: OK
+2024-05-16 18:54:07,405 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/42/00) - Connection #32 tested: OK
+2024-05-16 18:54:07,425 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/42/00) - Connection #32 tested: OK
+2024-05-16 18:54:07,425 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=100, id=36}]
+2024-05-16 18:54:07,434 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/42/00) - Connection #33 tested: OK
+2024-05-16 18:54:07,439 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000073 (01/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:07,452 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/43/00) - Connection #33 tested: OK
+2024-05-16 18:54:07,453 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 36 and seclevel <= 100
+2024-05-16 18:54:07,453 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 18:54:07,463 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/43/00) - Connection #34 tested: OK
+2024-05-16 18:54:07,482 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/43/00) - Connection #34 tested: OK
+2024-05-16 18:54:07,483 [main] [com.engine.common.util.CommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id,seclevel from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 18:54:07,492 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/43/00) - Connection #35 tested: OK
+2024-05-16 18:54:07,510 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/43/00) - Connection #35 tested: OK
+2024-05-16 18:54:07,510 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupId : 2, empIdsByGroup : []
+2024-05-16 18:54:07,510 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 18:54:07,510 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 18:54:07,519 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/43/00) - Connection #36 tested: OK
+2024-05-16 18:54:07,521 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000076 (01/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:07,537 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/44/00) - Connection #36 tested: OK
+2024-05-16 18:54:07,546 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/44/00) - Connection #37 tested: OK
+2024-05-16 18:54:07,565 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/44/00) - Connection #37 tested: OK
+2024-05-16 18:54:07,575 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/44/00) - Connection #38 tested: OK
+2024-05-16 18:54:07,599 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/44/00) - Connection #38 tested: OK
+2024-05-16 18:54:07,599 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:138] - cqData_size : 1
+2024-05-16 18:54:07,606 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000078 (01/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:07,609 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/45/00) - Connection #39 tested: OK
+2024-05-16 18:54:07,629 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/45/00) - Connection #39 tested: OK
+2024-05-16 18:54:07,638 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/45/00) - Connection #40 tested: OK
+2024-05-16 18:54:07,657 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/45/00) - Connection #40 tested: OK
+2024-05-16 18:54:07,668 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/45/00) - Connection #41 tested: OK
+2024-05-16 18:54:07,688 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/45/00) - Connection #41 tested: OK
+2024-05-16 18:54:07,689 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:220] - overtimeMinutes : 180
+2024-05-16 18:54:07,690 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 300,oneTimeAddMinutes : 10
+2024-05-16 18:54:07,690 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:306] - countMinutes : 180.0
+2024-05-16 18:54:07,691 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:317] - allowanceMinutes : 180.0
+2024-05-16 18:54:07,691 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:330] - sc : 3.0
+2024-05-16 18:54:07,691 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 540,oneTimeAddMinutes : 30
+2024-05-16 18:54:07,691 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 1
+2024-05-16 18:54:07,695 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000081 (01/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:07,702 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/46/00) - Connection #42 tested: OK
+2024-05-16 18:54:07,722 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000082 (01/46/00) - Connection #42 tested: OK
+2024-05-16 18:54:07,722 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:147] - delSign : true, delSql : delete from uf_jcl_kq_cqjt where rq >= '2024-05-02' and rq <= '2024-05-02' and yg in (81) and bc in (1,2,3)
+2024-05-16 18:54:07,722 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:171] - dataList_size : 1
+2024-05-16 18:54:07,723 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:174] - 津贴数据记录入库开始---
+2024-05-16 18:54:07,732 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000082 (01/46/00) - Connection #43 tested: OK
+2024-05-16 18:54:07,771 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (01/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:07,808 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #43 - autoCommit reset back to true
+2024-05-16 18:54:07,817 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000083 (01/47/00) - Connection #43 tested: OK
+2024-05-16 18:54:07,817 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:176] - insertSign : true
+2024-05-16 18:54:07,819 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-16 18:54:07,860 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:07,943 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:08,032 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:08,032 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-16 18:54:08,040 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/49/00) - #0050 removed because of shutdown.
+2024-05-16 18:54:08,040 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-16 18:54:08,040 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/48/00) - #0049 removed because of shutdown.
+2024-05-16 18:54:08,040 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-16 18:54:08,040 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/47/00) - #0048 removed because of shutdown.
+2024-05-16 18:54:08,040 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-16 18:54:08,041 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/46/00) - #0047 removed because of shutdown.
+2024-05-16 18:54:08,041 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-16 18:54:08,041 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/45/00) - #0046 removed because of shutdown.
+2024-05-16 18:54:08,042 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-16 18:54:08,043 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/44/00) - #0045 removed because of shutdown.
+2024-05-16 18:54:08,043 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-16 18:54:08,044 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/43/00) - #0044 removed because of shutdown.
+2024-05-16 18:54:08,044 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-16 18:54:08,044 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/42/00) - #0043 removed because of shutdown.
+2024-05-16 18:54:08,044 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-16 18:54:08,045 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/41/00) - #0042 removed because of shutdown.
+2024-05-16 18:54:08,045 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-16 18:54:08,045 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/40/00) - #0041 removed because of shutdown.
+2024-05-16 18:54:08,045 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-16 18:54:08,046 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/39/00) - #0040 removed because of shutdown.
+2024-05-16 18:54:08,046 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-16 18:54:08,046 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/38/00) - #0039 removed because of shutdown.
+2024-05-16 18:54:08,046 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-16 18:54:08,046 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/37/00) - #0038 removed because of shutdown.
+2024-05-16 18:54:08,047 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-16 18:54:08,047 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/36/00) - #0037 removed because of shutdown.
+2024-05-16 18:54:08,047 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-16 18:54:08,047 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/35/00) - #0036 removed because of shutdown.
+2024-05-16 18:54:08,047 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-16 18:54:08,048 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/34/00) - #0035 removed because of shutdown.
+2024-05-16 18:54:08,048 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-16 18:54:08,048 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/33/00) - #0034 removed because of shutdown.
+2024-05-16 18:54:08,048 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-16 18:54:08,048 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/32/00) - #0033 removed because of shutdown.
+2024-05-16 18:54:08,049 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-16 18:54:08,049 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/31/00) - #0032 removed because of shutdown.
+2024-05-16 18:54:08,049 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-16 18:54:08,049 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/30/00) - #0031 removed because of shutdown.
+2024-05-16 18:54:08,049 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-16 18:54:08,049 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/29/00) - #0030 removed because of shutdown.
+2024-05-16 18:54:08,049 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-16 18:54:08,049 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/28/00) - #0029 removed because of shutdown.
+2024-05-16 18:54:08,049 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-16 18:54:08,050 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/27/00) - #0028 removed because of shutdown.
+2024-05-16 18:54:08,050 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-16 18:54:08,050 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/26/00) - #0027 removed because of shutdown.
+2024-05-16 18:54:08,050 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-16 18:54:08,050 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/25/00) - #0026 removed because of shutdown.
+2024-05-16 18:54:08,050 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-16 18:54:08,050 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/24/00) - #0025 removed because of shutdown.
+2024-05-16 18:54:08,050 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-16 18:54:08,050 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/23/00) - #0024 removed because of shutdown.
+2024-05-16 18:54:08,050 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-16 18:54:08,050 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/22/00) - #0023 removed because of shutdown.
+2024-05-16 18:54:08,050 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-16 18:54:08,050 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/21/00) - #0022 removed because of shutdown.
+2024-05-16 18:54:08,051 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-16 18:54:08,051 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/20/00) - #0021 removed because of shutdown.
+2024-05-16 18:54:08,051 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-16 18:54:08,051 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/19/00) - #0020 removed because of shutdown.
+2024-05-16 18:54:08,051 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-16 18:54:08,051 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/18/00) - #0019 removed because of shutdown.
+2024-05-16 18:54:08,051 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-16 18:54:08,051 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/17/00) - #0018 removed because of shutdown.
+2024-05-16 18:54:08,051 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-16 18:54:08,051 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/16/00) - #0017 removed because of shutdown.
+2024-05-16 18:54:08,051 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-16 18:54:08,051 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/15/00) - #0016 removed because of shutdown.
+2024-05-16 18:54:08,051 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-16 18:54:08,051 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/14/00) - #0015 removed because of shutdown.
+2024-05-16 18:54:08,051 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-16 18:54:08,052 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/13/00) - #0014 removed because of shutdown.
+2024-05-16 18:54:08,052 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-16 18:54:08,052 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/12/00) - #0013 removed because of shutdown.
+2024-05-16 18:54:08,052 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-16 18:54:08,052 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/11/00) - #0012 removed because of shutdown.
+2024-05-16 18:54:08,052 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-16 18:54:08,052 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/10/00) - #0011 removed because of shutdown.
+2024-05-16 18:54:08,052 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-16 18:54:08,052 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/09/00) - #0010 removed because of shutdown.
+2024-05-16 18:54:08,052 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-16 18:54:08,052 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/08/00) - #0009 removed because of shutdown.
+2024-05-16 18:54:08,052 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-16 18:54:08,053 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/07/00) - #0008 removed because of shutdown.
+2024-05-16 18:54:08,053 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-16 18:54:08,053 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/06/00) - #0007 removed because of shutdown.
+2024-05-16 18:54:08,053 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-16 18:54:08,053 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/05/00) - #0006 removed because of shutdown.
+2024-05-16 18:54:08,053 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-16 18:54:08,053 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/04/00) - #0005 removed because of shutdown.
+2024-05-16 18:54:08,053 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-16 18:54:08,053 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/03/00) - #0004 removed because of shutdown.
+2024-05-16 18:54:08,053 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-16 18:54:08,053 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/02/00) - #0003 removed because of shutdown.
+2024-05-16 18:54:08,053 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-16 18:54:08,053 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/01/00) - #0001 removed because of shutdown.
+2024-05-16 18:54:08,054 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-16 18:54:08,054 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/00/00) - #0002 removed because of shutdown.
+2024-05-16 18:54:08,054 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-16 18:54:08,054 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 22 milliseconds.
+2024-05-16 18:54:08,054 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-16 18:54:08,054 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
+2024-05-16 18:54:25,429 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(SERVICE-METHOD) dynamic proxy...
+2024-05-16 18:54:25,432 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workflow.service.impl.WorkflowTypeServiceImpl.doSaveOperation(java.util.Map,weaver.hrm.User)
+>> proxy:->com.engine.plugin.workflow.service.CustomWorkflowTypeService->com.engine.plugin.workflow.service.CustomWorkflowTypeService2->com.engine.plugin.workflow.service.CustomWorkflowTypeService3->com.engine.plugin.workflow.service.CustomWorkflowTypeService4
+2024-05-16 18:54:25,432 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - Loading business class(COMMAND) dynamic proxy...
+2024-05-16 18:54:25,433 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] -
+>> target:com.engine.workplan.cmd.workplanBase.BeforeWorkplanDelCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyDeleteWorkPlanCmd
+>> target:com.engine.workflow.cmd.signInput.GetNodeSignSetCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocSignInputSetCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeRightInfo
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeRightInfo
+>> target:com.engine.workflow.cmd.requestForm.RequestSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestSubmitCmd->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRequestCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSubmitProxyCmd
+>> target:com.engine.workflow.cmd.workflowPath.list.GetWorkflowListConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.list.GetAddOdocWFFormCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoSaveNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuDoSaveNodeCmd->com.engine.plugin.odoc.command.workflowPath.node.DeleteOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetAddInOperateConditionCmd
+>> target:com.engine.crm.cmd.chance.FormUpdateCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyEditChanceCmd
+>> target:com.engine.crm.cmd.customer.CustomerSaveCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyNewCustomerCmd
+>> target:com.engine.workplan.cmd.workplanBase.AfterWorkplanNormalCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAfterWorkplanNormalCmd
+>> target:com.engine.workflow.cmd.requestForm.BatchSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeBatchCmd
+>> target:com.api.prj.cmd.prjBoard.DoDelBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoDelBoardStageCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.SaveNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.nodeLink.DeleteOdocNodelinkExtCmd
+>> target:com.engine.cube.cmd.app.WaterMarkImg
+>> proxy:->com.customization.cube.list.CustomChangeListHrefLinkCmd
+>> target:com.engine.crm.cmd.customer.CustomerEditCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyEditCustomerCmd
+>> target:com.engine.meeting.cmd.meetingbase.NewMeetingCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyNewMeetingCmd
+>> target:com.engine.workflow.cmd.signInput.GetSignInputInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestSignInput.OdocSignInputCmd
+>> target:com.engine.cube.cmd.app.GetAppListCmd
+>> proxy:->com.engine.plugin.mode.license.Proxy_GetAppListCmd
+>> target:com.api.prj.cmd.project.DoProjectOperationCmd
+>> proxy:->com.customization.esb.proj.project.ProxyDoProjectOperationCmd
+>> target:com.engine.workflowDesign.cmd.WorkflowXmlParserCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicCmd
+>> target:com.api.prj.cmd.project.DoPrjTempletStageSaveCmd
+>> proxy:->com.customization.esb.proj.project.ProxySavePrjTempletStageCmd
+>> target:com.engine.workflow.cmd.requestForm.DoTakEndCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSIgnReceiveTimeDoTakEndCmd
+>> target:com.engine.crm.cmd.contacter.CreateCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyNewContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.GetRightMenuCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.GetOdocRightMenuCmd->com.engine.plugin.odoc.command.odoRightMenuSetForm.OdocRightMenuBtnCmd->com.engine.plugin.workflow.command.qiyuesuo.QYSRightMenuCmd
+>> target:com.engine.workflowDesign.cmd.GetOperateDataCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestPic.OdocRequestPicOperatorCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocSaveMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocSaveMenuSettingsCmd
+>> target:com.engine.odoc.cmd.odocMenuOperate.doEndPersonTreatCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeEndTreatCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.GetBaseInfoConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.GetBaseInfoSettingCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.signSet.DoSignSetSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSignSetSaveCmd
+>> target:com.engine.crm.cmd.chance.DeleteCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyDeleteChanceCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetMenuSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetMenuSettingsCmd
+>> target:com.engine.odoc.cmd.officialSettings.createDocByWf.OdocGetActionSettingsCmd
+>> proxy:->com.engine.plugin.odoc.command.odocSetting.Proxy_OdocGetActionSettingsCmd
+>> target:com.engine.odoc.cmd.odocrequest.FlowNextCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeFlowCmd
+>> target:com.engine.workflow.cmd.workflowType.DoSaveCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomDoSave2Cmd->com.engine.plugin.workflow.command.CustomDoSave3Cmd->com.engine.plugin.workflow.command.CustomDoSaveCmd
+>> target:com.engine.workflowDesign.cmd.GetWfInfoCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetWfInfoCmd->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetWfInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.GetNodeSessionkeyCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowRightMenuCmd
+>> target:com.engine.crm.cmd.contacter.DeleteCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyDeleteContacterCmd
+>> target:com.engine.odoc.cmd.odocrequest.ForceArchiveCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForceArchiveCmd
+>> target:com.engine.meeting.cmd.meetingField.GetViewMeetingFieldCmd
+>> proxy:->com.customization.meeting.qc854537.CustomGetViewMeetingFieldCmd
+>> target:com.api.common.cmd.login.DoUserSessionCmd
+>> proxy:->com.engine.plugin.hrm.command.MyDoUserSessionCmd
+>> target:com.engine.hrm.cmd.test.GetSearchConditionCmd
+>> proxy:->com.engine.plugin.hrm.command.GetMySearchConditionCmd
+>> target:com.engine.crm.cmd.chance.FormSaveCmd
+>> proxy:->com.customization.esb.crm.chance.ProxyNewChanceCmd
+>> target:com.engine.crm.cmd.customer.CrmDeleteCmd
+>> proxy:->com.customization.esb.crm.customer.ProxyDeleteCustomerCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.addInOperate.GetPreAddInOperateConditionCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPathNodeInfo.OdocGetPreAddInOperateConditionCmd
+>> target:com.api.prj.cmd.prjBoard.DoEditBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoEditBoardStageCmd
+>> target:com.engine.odoc.cmd.updateSign.setting.SelectFreeFlowDatasCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowIsFree4OdocProxyCmd
+>> target:com.engine.odoc.cmd.updateOperator.PlusSignatureCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAddDelCmd
+>> target:com.api.prj.cmd.prjBoard.DoAddBoardStageCmd
+>> proxy:->com.customization.esb.proj.prjboard.ProxyDoAddBoardStageCmd
+>> target:com.engine.workflow.cmd.requestForm.RequestManager_FlowNextNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.OdocRequestNextNodeCmd
+>> target:com.engine.odoc.cmd.odocWorkflow.OdocAddWorkflowCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignAddWorkflowCmd
+>> target:com.engine.workflow.cmd.requestForm.RemarkSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeRemarkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoAddWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveAddWFCmd
+>> target:com.engine.workflow.cmd.workflowPath.nodeLink.GetNodeLinkCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowGetNodeLinkCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoSaveNewVersionCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowSaveNewVersionTabCmd->com.engine.plugin.odoc.command.workflowPath.SaveNewVersionCmd
+>> target:com.engine.workplan.cmd.workplanBase.AddAndEditWorkPlanCmd
+>> proxy:->com.customization.esb.workplan.workplanbase.ProxyAddAndEditWorkPlanCmd
+>> target:com.engine.workflow.cmd.requestForm.WFManager_SaveNewNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocWorkflowWFManager_SaveNewNodeCmd
+>> target:com.engine.workflow.cmd.workflowPath.baseInfo.DoEditWFCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.SaveEditWFCmd
+>> target:com.engine.workflow.cmd.requestLog.LoadRequestLogBaseInfoCmd
+>> proxy:->com.engine.plugin.workflow.command.CustomLoadRequestLogBaseInfoCmd
+>> target:com.engine.workflow.cmd.workflowPath.node.DoRestoreDeleteNodeCmd
+>> proxy:->com.engine.plugin.odoc.command.workflowPath.node.RestoreOdocNodeCfgCmd
+>> target:com.engine.workflow.cmd.monitor.DoDeleteCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocWorkflowDeleteProxyCmd
+>> target:com.engine.meeting.cmd.meetingbase.MeetingCancelCmd
+>> proxy:->com.customization.esb.meeting.meetingbase.ProxyCancelMeetingCmd
+>> target:com.engine.odoc.cmd.updateSign.append.AppendSaveLogCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeAppendSignCmd
+>> target:com.api.prj.cmd.task.DoTaskOperationCmd
+>> proxy:->com.customization.esb.proj.task.ProxyDoTaskOperationCmd
+>> target:com.engine.workflow.cmd.requestForm.LoadParamCmd
+>> proxy:->com.engine.plugin.odoc.command.odocRequestForm.LoadOdocFormParam->com.engine.plugin.workflow.command.HaoQianPromptInfoCmd
+>> target:com.engine.crm.cmd.contacter.EditCmd
+>> proxy:->com.customization.esb.crm.contacter.ProxyEditContacterCmd
+>> target:com.engine.workflow.cmd.requestForm.ForwardSubmitCmd
+>> proxy:->com.engine.plugin.odoc.command.signSetting.OdocSignReceiveTimeForwardCmd
+>> target:com.engine.workflow.cmd.requestForm.GetFormTabCmd
+>> proxy:->com.engine.plugin.fna.command.FnaElectronicDepositFormTopTabCmd->com.engine.plugin.odoc.command.signSetting.OdocWorkflowTabManagerCmd->com.engine.plugin.workflow.command.ContractLockFormTopTabCmd
+>> target:com.engine.workflowDesign.cmd.DoSaveLayout
+>> proxy:->com.engine.plugin.odoc.command.rightMenuSetting.OdocDoSaveLayoutCmd
+2024-05-16 18:54:25,434 [main] [com.engine.core.cfg.DynamicProxyConfiguration] [INFO] - The business class dynamic proxy is loaded.
+2024-05-16 18:54:25,936 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 18:54:25,937 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_boroughinfois duplicate,place check your properties
+2024-05-16 18:54:25,937 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tablesis duplicate,place check your properties
+2024-05-16 18:54:25,937 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionbaseis duplicate,place check your properties
+2024-05-16 18:54:25,938 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.columnsis duplicate,place check your properties
+2024-05-16 18:54:25,938 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - emobileloginkeyis duplicate,place check your properties
+2024-05-16 18:54:25,938 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrcodecominfois duplicate,place check your properties
+2024-05-16 18:54:25,938 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsettingis duplicate,place check your properties
+2024-05-16 18:54:25,938 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - pictureis duplicate,place check your properties
+2024-05-16 18:54:25,939 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysobjectsis duplicate,place check your properties
+2024-05-16 18:54:25,939 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_report_checkis duplicate,place check your properties
+2024-05-16 18:54:25,940 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingdefis duplicate,place check your properties
+2024-05-16 18:54:25,940 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_shopcheckis duplicate,place check your properties
+2024-05-16 18:54:25,940 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - view_workflowform_selectallis duplicate,place check your properties
+2024-05-16 18:54:25,940 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_att_vacationis duplicate,place check your properties
+2024-05-16 18:54:25,940 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingfieldis duplicate,place check your properties
+2024-05-16 18:54:25,940 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - worktask_requestbaseis duplicate,place check your properties
+2024-05-16 18:54:25,941 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sequenceindexis duplicate,place check your properties
+2024-05-16 18:54:25,941 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanbatis duplicate,place check your properties
+2024-05-16 18:54:25,941 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ofs_todo_datais duplicate,place check your properties
+2024-05-16 18:54:25,941 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckplanis duplicate,place check your properties
+2024-05-16 18:54:25,941 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - qrtz_triggersis duplicate,place check your properties
+2024-05-16 18:54:25,942 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uplogsis duplicate,place check your properties
+2024-05-16 18:54:25,942 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - workflowactionviewis duplicate,place check your properties
+2024-05-16 18:54:25,942 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_overtimeis duplicate,place check your properties
+2024-05-16 18:54:25,942 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - indexupdatelogis duplicate,place check your properties
+2024-05-16 18:54:25,942 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckexamis duplicate,place check your properties
+2024-05-16 18:54:25,942 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresource_onlineis duplicate,place check your properties
+2024-05-16 18:54:25,943 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dellogsis duplicate,place check your properties
+2024-05-16 18:54:25,943 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_problemregisteris duplicate,place check your properties
+2024-05-16 18:54:25,943 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - licenseis duplicate,place check your properties
+2024-05-16 18:54:25,943 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_maplistis duplicate,place check your properties
+2024-05-16 18:54:25,943 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_baseis duplicate,place check your properties
+2024-05-16 18:54:25,943 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopinfois duplicate,place check your properties
+2024-05-16 18:54:25,944 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_settingsis duplicate,place check your properties
+2024-05-16 18:54:25,944 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - system_default_colis duplicate,place check your properties
+2024-05-16 18:54:25,944 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - information_schema.tablesis duplicate,place check your properties
+2024-05-16 18:54:25,944 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - slideelementis duplicate,place check your properties
+2024-05-16 18:54:25,944 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sysibm.systablesis duplicate,place check your properties
+2024-05-16 18:54:25,944 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - blog_discussis duplicate,place check your properties
+2024-05-16 18:54:25,944 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatatabsettingis duplicate,place check your properties
+2024-05-16 18:54:25,945 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - dualis duplicate,place check your properties
+2024-05-16 18:54:25,945 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - syscolumnsis duplicate,place check your properties
+2024-05-16 18:54:25,945 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - sys.objectsis duplicate,place check your properties
+2024-05-16 18:54:25,945 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_shopcheckis duplicate,place check your properties
+2024-05-16 18:54:25,945 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hrmresourcemanageris duplicate,place check your properties
+2024-05-16 18:54:25,945 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_shiftscheduleis duplicate,place check your properties
+2024-05-16 18:54:25,945 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 18:54:25,946 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - rule_expressionsis duplicate,place check your properties
+2024-05-16 18:54:25,946 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leavebackis duplicate,place check your properties
+2024-05-16 18:54:25,946 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - hpoutdatasettingaddris duplicate,place check your properties
+2024-05-16 18:54:25,946 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_otheris duplicate,place check your properties
+2024-05-16 18:54:25,946 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ldapsetis duplicate,place check your properties
+2024-05-16 18:54:25,946 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - ecologyuplistis duplicate,place check your properties
+2024-05-16 18:54:25,946 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_outis duplicate,place check your properties
+2024-05-16 18:54:25,947 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_leaveis duplicate,place check your properties
+2024-05-16 18:54:25,952 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - uf_checkdatasaveis duplicate,place check your properties
+2024-05-16 18:54:25,952 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - user_tab_columnsis duplicate,place check your properties
+2024-05-16 18:54:25,952 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - wfex_viewis duplicate,place check your properties
+2024-05-16 18:54:25,953 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_flow_split_evectionis duplicate,place check your properties
+2024-05-16 18:54:25,953 [main] [weaver.monitor.cache.Util.PropUtil] [ERROR] - kq_format_poolis duplicate,place check your properties
+2024-05-16 18:54:25,967 [main] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Registered shutdownHook
+2024-05-16 18:54:25,969 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Registering 'ecology' house keeper
+2024-05-16 18:54:25,971 [main] [org.logicalcobwebs.proxool.HouseKeeperController] [DEBUG] - Starting a house keeper thread
+2024-05-16 18:54:26,359 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: isReadOnly() = false
+2024-05-16 18:54:26,382 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTransactionIsolation() = 2
+2024-05-16 18:54:26,393 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getHoldability() = 2
+2024-05-16 18:54:26,393 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getCatalog() = ecologyjcl
+2024-05-16 18:54:26,404 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Remembering default value: getTypeMap() = {}
+2024-05-16 18:54:26,405 [Prototyper] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 18:54:26,405 [main] [org.logicalcobwebs.proxool.ecology] [INFO] - Proxool statistics legend: "s - r (a/t/o)" > s=served, r=refused (only shown if non-zero), a=active, t=total, o=offline (being tested)
+2024-05-16 18:54:26,406 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #2 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:26,406 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000000 (01/02/00) - Connection #1 created on demand = ACTIVE
+2024-05-16 18:54:26,448 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000000 (01/02/00) - Connection #1 tested: OK
+2024-05-16 18:54:26,486 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000001 (01/03/00) - Connection #3 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:26,486 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Session$SessionEventListener
+2024-05-16 18:54:26,486 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.io.Serializable
+2024-05-16 18:54:26,486 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Connection
+2024-05-16 18:54:26,486 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.MysqlConnection
+2024-05-16 18:54:26,486 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcConnection
+2024-05-16 18:54:26,487 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 18:54:26,487 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 18:54:26,487 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.TransactionEventHandler
+2024-05-16 18:54:26,550 [main] [A2] [INFO] - rootPath ==
+2024-05-16 18:54:26,550 [main] [A2] [INFO] - filePath == WEB-INF\prop\isSyncLog4j.properties
+2024-05-16 18:54:26,550 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:497] - 测试standard配置文件是否正常读取[183, 257, 8453, 8735, 8750, 8757, 8759, 8780, 8786, 8806, 8807, 8895, 9587, 65122, 65123, 65124, 65125, 8743, 8736, 8745, 8746, 176, 247, 8801, 8805, 8734, 8747, 8804, 8800, 8744, 8869, 960, 177, 8730, 8721, 8756, 215, 8544, 8545, 8546, 8547, 8548, 8549, 8550, 8551, 8552, 8553, 8554, 8555, 8560, 8561, 8562, 8563, 8564, 8565, 8566, 8567, 8568, 8569, 9312, 9313, 9314, 9315, 9316, 9317, 9318, 9319, 9320, 9321, 9332, 9333, 9334, 9335, 9336, 9337, 9338, 9339, 9340, 9341, 12832, 12833, 12834, 12835, 12836, 12837, 12838, 12839, 12840, 12841, 945, 946, 947, 948, 949, 950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 963, 964, 965, 966, 967, 968, 969, 913, 914, 915, 916, 917, 918, 919, 920, 921, 922, 923, 924, 925, 926, 927, 928, 929, 931, 932, 933, 934, 935, 936, 937, 729, 65072, 65089, 65090, 65091, 65092, 65104, 65106, 65108, 65109, 234, 252, 164, 8364, 164, 8730, 9651, 8721, 8719, 593, 240, 192, 193, 200, 201, 202, 204, 205, 210, 211, 217, 218, 220, 221, 222, 225, 462, 224, 275, 233, 283, 232, 363, 250, 468, 249, 333, 243, 466, 242, 299, 237, 464, 236, 470, 472, 474, 476, 324, 59335, 328, 59336, 8814, 8815, 8776, 8758, 13266, 13265, 8733, 8765, 8712, 8857, 8978, 8741, 8739, 8853, 185, 186, 178, 179, 8451, 8457, 13198, 13199, 13212, 13213, 13214, 165, 13217, 13252, 13269, 163]
+2024-05-16 18:54:26,551 [main] [A2] [INFO] - [null] main-1[weaver.conn.EncodingUtils:531] - ------是否开启字符转码----0---是否开启sql参数化解析-----0----nativepool----ecology
+2024-05-16 18:54:26,563 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000001 (02/03/00) - Connection #2 tested: OK
+2024-05-16 18:54:26,566 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (02/04/00) - Connection #4 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:26,574 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 18:54:26,574 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 18:54:26,574 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 18:54:26,574 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.PreparedStatement
+2024-05-16 18:54:26,574 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcPreparedStatement
+2024-05-16 18:54:26,574 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 18:54:26,575 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 18:54:26,622 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:97] - >>>>>>>>>>>>>>>isCollectCUDApi>>>>>false
+2024-05-16 18:54:26,622 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:103] - ExecuteSqlLogger start log write to file thread success...
+2024-05-16 18:54:26,637 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/04/00) - Connection #2 tested: OK
+2024-05-16 18:54:26,645 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000002 (01/05/00) - Connection #5 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:26,683 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000002 (02/05/00) - Connection #3 tested: OK
+2024-05-16 18:54:26,701 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/05/00) - Connection #3 tested: OK
+2024-05-16 18:54:26,747 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000003 (01/06/00) - Connection #6 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:26,751 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java version: 1.8.0_40
+2024-05-16 18:54:26,751 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java vendor: Oracle Corporation
+2024-05-16 18:54:26,751 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Java class path: C:\Users\liuliang\AppData\Local\Temp\classpath1917852503.jar;D:\soft\IntelliJ IDEA 2021.2\lib\idea_rt.jar
+2024-05-16 18:54:26,751 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system name: Windows 8.1
+2024-05-16 18:54:26,751 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system architecture: amd64
+2024-05-16 18:54:26,751 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - Operating system version: 6.3
+2024-05-16 18:54:26,786 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SUN 1.8: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS & DKS keystores; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
+2024-05-16 18:54:26,787 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunRsaSign 1.8: Sun RSA signature provider
+2024-05-16 18:54:26,787 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunEC 1.8: Sun Elliptic Curve provider (EC, ECDSA, ECDH)
+2024-05-16 18:54:26,787 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJSSE 1.8: Sun JSSE provider(PKCS12, SunX509/PKIX key/trust factories, SSLv3/TLSv1/TLSv1.1/TLSv1.2)
+2024-05-16 18:54:26,787 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJCE 1.8: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
+2024-05-16 18:54:26,787 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunJGSS 1.8: Sun (Kerberos v5, SPNEGO)
+2024-05-16 18:54:26,787 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunSASL 1.8: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5, NTLM; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5, NTLM)
+2024-05-16 18:54:26,787 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - XMLDSig 1.8: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory; C14N 1.0, C14N 1.1, Exclusive C14N, Base64, Enveloped, XPath, XPath2, XSLT TransformServices)
+2024-05-16 18:54:26,787 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunPCSC 1.8: Sun PC/SC provider
+2024-05-16 18:54:26,788 [main] [org.apache.commons.httpclient.HttpClient] [DEBUG] - SunMSCAPI 1.8: Sun's Microsoft Crypto API provider
+2024-05-16 18:54:26,792 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.useragent = Jakarta Commons-HttpClient/3.1
+2024-05-16 18:54:26,794 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.version = HTTP/1.1
+2024-05-16 18:54:26,795 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
+2024-05-16 18:54:26,795 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.cookie-policy = default
+2024-05-16 18:54:26,795 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.element-charset = US-ASCII
+2024-05-16 18:54:26,795 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.protocol.content-charset = ISO-8859-1
+2024-05-16 18:54:26,796 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.method.retry-handler = org.apache.commons.httpclient.DefaultHttpMethodRetryHandler@7d4f9aae
+2024-05-16 18:54:26,797 [main] [org.apache.commons.httpclient.params.DefaultHttpParams] [DEBUG] - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
+2024-05-16 18:54:26,815 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000003 (02/06/00) - Connection #4 tested: OK
+2024-05-16 18:54:26,835 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/06/00) - Connection #4 tested: OK
+2024-05-16 18:54:26,839 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000004 (01/07/00) - Connection #7 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:26,851 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000004 (02/07/00) - Connection #5 tested: OK
+2024-05-16 18:54:26,871 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (02/07/00) - Connection #5 tested: OK
+2024-05-16 18:54:26,892 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #1 tested: OK
+2024-05-16 18:54:26,900 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000005 (01/07/00) - Connection #6 tested: OK
+2024-05-16 18:54:26,919 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/07/00) - Connection #6 tested: OK
+2024-05-16 18:54:26,928 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000006 (01/08/00) - Connection #8 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:26,930 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000006 (01/08/00) - Connection #7 tested: OK
+2024-05-16 18:54:26,951 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #7 tested: OK
+2024-05-16 18:54:26,960 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000007 (01/08/00) - Connection #8 tested: OK
+2024-05-16 18:54:26,981 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #8 tested: OK
+2024-05-16 18:54:26,992 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000008 (01/08/00) - Connection #2 tested: OK
+2024-05-16 18:54:27,014 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/08/00) - Connection #2 tested: OK
+2024-05-16 18:54:27,014 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000009 (01/09/00) - Connection #9 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:27,024 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000009 (01/09/00) - Connection #1 tested: OK
+2024-05-16 18:54:27,041 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #1 tested: OK
+2024-05-16 18:54:27,051 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000010 (01/09/00) - Connection #3 tested: OK
+2024-05-16 18:54:27,070 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #3 tested: OK
+2024-05-16 18:54:27,079 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000011 (01/09/00) - Connection #4 tested: OK
+2024-05-16 18:54:27,097 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000012 (01/10/00) - Connection #10 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:27,098 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #4 tested: OK
+2024-05-16 18:54:27,108 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000012 (01/10/00) - Connection #5 tested: OK
+2024-05-16 18:54:27,128 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #5 tested: OK
+2024-05-16 18:54:27,137 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000013 (01/10/00) - Connection #6 tested: OK
+2024-05-16 18:54:27,155 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #6 tested: OK
+2024-05-16 18:54:27,177 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000014 (01/10/00) - Connection #7 tested: OK
+2024-05-16 18:54:27,186 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000015 (01/11/00) - Connection #11 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:27,200 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #7 tested: OK
+2024-05-16 18:54:27,211 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000015 (01/11/00) - Connection #8 tested: OK
+2024-05-16 18:54:27,234 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #8 tested: OK
+2024-05-16 18:54:27,243 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000016 (01/11/00) - Connection #9 tested: OK
+2024-05-16 18:54:27,264 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/11/00) - Connection #9 tested: OK
+2024-05-16 18:54:27,270 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000017 (01/12/00) - Connection #12 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:27,273 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000017 (01/12/00) - Connection #10 tested: OK
+2024-05-16 18:54:27,292 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #10 tested: OK
+2024-05-16 18:54:27,302 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000018 (01/12/00) - Connection #11 tested: OK
+2024-05-16 18:54:27,322 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #11 tested: OK
+2024-05-16 18:54:27,332 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000019 (01/12/00) - Connection #12 tested: OK
+2024-05-16 18:54:27,349 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000020 (01/13/00) - Connection #13 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:27,350 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/13/00) - Connection #12 tested: OK
+2024-05-16 18:54:27,359 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000020 (01/13/00) - Connection #13 tested: OK
+2024-05-16 18:54:27,377 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #13 tested: OK
+2024-05-16 18:54:27,388 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000021 (01/13/00) - Connection #2 tested: OK
+2024-05-16 18:54:27,412 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #2 tested: OK
+2024-05-16 18:54:27,421 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000022 (01/13/00) - Connection #1 tested: OK
+2024-05-16 18:54:27,429 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000023 (01/14/00) - Connection #14 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:27,440 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #1 tested: OK
+2024-05-16 18:54:27,449 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000023 (01/14/00) - Connection #3 tested: OK
+2024-05-16 18:54:27,468 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #3 tested: OK
+2024-05-16 18:54:27,477 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000024 (01/14/00) - Connection #4 tested: OK
+2024-05-16 18:54:27,495 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #4 tested: OK
+2024-05-16 18:54:27,505 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000025 (01/14/00) - Connection #5 tested: OK
+2024-05-16 18:54:27,508 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000026 (01/15/00) - Connection #15 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:27,523 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #5 tested: OK
+2024-05-16 18:54:27,531 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000026 (01/15/00) - Connection #6 tested: OK
+2024-05-16 18:54:27,550 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #6 tested: OK
+2024-05-16 18:54:27,565 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000027 (01/15/00) - Connection #7 tested: OK
+2024-05-16 18:54:27,587 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #7 tested: OK
+2024-05-16 18:54:27,596 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000028 (01/15/00) - Connection #8 tested: OK
+2024-05-16 18:54:27,596 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000028 (01/16/00) - Connection #16 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:27,617 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #8 tested: OK
+2024-05-16 18:54:27,635 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000029 (01/16/00) - Connection #9 tested: OK
+2024-05-16 18:54:27,656 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #9 tested: OK
+2024-05-16 18:54:27,667 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000030 (01/16/00) - Connection #10 tested: OK
+2024-05-16 18:54:27,687 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000031 (01/17/00) - Connection #17 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:27,687 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #10 tested: OK
+2024-05-16 18:54:27,698 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:27,702 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAttendanceItemsByPersonDataCmd --------------------------------------------------------
+2024-05-16 18:54:27,704 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:27,748 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000031 (01/17/00) - Connection #11 tested: OK
+2024-05-16 18:54:27,768 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/17/00) - Connection #11 tested: OK
+2024-05-16 18:54:27,772 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000032 (01/18/00) - Connection #18 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:27,778 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000032 (01/18/00) - Connection #12 tested: OK
+2024-05-16 18:54:27,798 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/18/00) - Connection #12 tested: OK
+2024-05-16 18:54:27,808 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000033 (01/18/00) - Connection #13 tested: OK
+2024-05-16 18:54:27,826 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #13 tested: OK
+2024-05-16 18:54:27,846 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000034 (01/18/00) - Connection #14 tested: OK
+2024-05-16 18:54:27,863 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000035 (01/19/00) - Connection #19 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:27,867 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/19/00) - Connection #14 tested: OK
+2024-05-16 18:54:27,868 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - pdeptids : [13,2]
+2024-05-16 18:54:27,869 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query personGroupData : select mainid,empid,filters,bdate,edate from uf_ryqz_dt1 where mainid in (2)
+2024-05-16 18:54:27,877 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000035 (01/19/00) - Connection #15 tested: OK
+2024-05-16 18:54:27,896 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #15 tested: OK
+2024-05-16 18:54:27,896 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {2=[{empid=, bdate=2024-04-02, filters=124=1 or 124=3, mainid=2, edate=}]}
+2024-05-16 18:54:27,897 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : ,userId : 81
+2024-05-16 18:54:27,897 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 18:54:27,907 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000036 (01/19/00) - Connection #16 tested: OK
+2024-05-16 18:54:27,926 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #16 tested: OK
+2024-05-16 18:54:27,926 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - personnelGroupIds : []
+2024-05-16 18:54:27,937 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000037 (01/19/00) - Connection #17 tested: OK
+2024-05-16 18:54:27,951 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000038 (01/20/00) - Connection #20 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:27,969 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #17 tested: OK
+2024-05-16 18:54:27,972 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - dataIds : [2, 3]
+2024-05-16 18:54:27,972 [main] [com.engine.attendance.attendanceplan.cmd.GetAttendanceItemsByPersonDataCmd] [INFO] - query attendanceItems sql : select b.id keyid,b.mc kqxm,c.mc famc,b.* from uf_jcl_kq_kqfa_dt1 a left join uf_jcl_kq_kqxm b on a.kqxm=b.id left join uf_jcl_kq_kqfa c on a.mainid=c.id where mainid in (2,3)
+2024-05-16 18:54:27,981 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000038 (01/20/00) - Connection #18 tested: OK
+2024-05-16 18:54:28,001 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #18 tested: OK
+2024-05-16 18:54:28,001 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAttendanceItemsByPersonDataCmd finished --------------------------------------------------------
+2024-05-16 18:54:28,001 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:28,002 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:28,002 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetWorkHoursItemByPersonCmd --------------------------------------------------------
+2024-05-16 18:54:28,002 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:28,013 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000039 (01/20/00) - Connection #19 tested: OK
+2024-05-16 18:54:28,035 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/20/00) - Connection #19 tested: OK
+2024-05-16 18:54:28,037 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000040 (01/21/00) - Connection #21 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:28,045 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000040 (01/21/00) - Connection #20 tested: OK
+2024-05-16 18:54:28,063 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #20 tested: OK
+2024-05-16 18:54:28,073 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000041 (01/21/00) - Connection #21 tested: OK
+2024-05-16 18:54:28,093 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #21 tested: OK
+2024-05-16 18:54:28,095 [main] [com.engine.attendance.attendanceplan.cmd.GetWorkHoursItemByPersonCmd] [INFO] - dataIds : []
+2024-05-16 18:54:28,095 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetWorkHoursItemByPersonCmd finished --------------------------------------------------------
+2024-05-16 18:54:28,095 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:28,098 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:28,098 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetDatatableRecurrenceCmd --------------------------------------------------------
+2024-05-16 18:54:28,099 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:28,099 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxry = ? order by bcrq,param:[2024-04-30, 2024-05-04, 81]
+2024-05-16 18:54:28,111 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000042 (01/21/00) - Connection #2 tested: OK
+2024-05-16 18:54:28,121 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000043 (01/22/00) - Connection #22 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:28,134 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/22/00) - Connection #2 tested: OK
+2024-05-16 18:54:28,143 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000043 (01/22/00) - Connection #1 tested: OK
+2024-05-16 18:54:28,163 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #1 tested: OK
+2024-05-16 18:54:28,163 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - getPersonnelGroupingByPerson collect : {3=[{empid=63, bdate=2024-01-01, filters=, mainid=3, edate=2024-02-29}, {empid=65, bdate=2024-01-01, filters=, mainid=3, edate=}, {empid=29, bdate=2024-01-01, filters=, mainid=3, edate=2024-03-31}, {empid=28, bdate=2024-04-10, filters=, mainid=3, edate=}]}
+2024-05-16 18:54:28,163 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 65,userId : 81
+2024-05-16 18:54:28,163 [main] [com.engine.attendance.component.persongroup.commonutil.PersongroupCommonUtil] [INFO] - empid : 28,userId : 81
+2024-05-16 18:54:28,164 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-人员分组节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxryfz in (,personnelGroupIds:[]
+2024-05-16 18:54:28,173 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000044 (01/22/00) - Connection #3 tested: OK
+2024-05-16 18:54:28,192 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/22/00) - Connection #3 tested: OK
+2024-05-16 18:54:28,192 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - pdeptids : [13,2]
+2024-05-16 18:54:28,192 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-部门节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxbm in (,pdeptids:13,2
+2024-05-16 18:54:28,200 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000045 (01/23/00) - Connection #23 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:28,202 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000045 (01/23/00) - Connection #4 tested: OK
+2024-05-16 18:54:28,222 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/23/00) - Connection #4 tested: OK
+2024-05-16 18:54:28,222 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - 递归查询人员-分部节点,sql:select a.id as keyid,b.lastname,a.* from uf_pbjg a left join hrmresource b on a.pbdxry=b.id where 1=1 and bcrq >= ? and bcrq<= ? and pbdxfb = ? order by bcrq,pdeptids:1
+2024-05-16 18:54:28,231 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000046 (01/23/00) - Connection #5 tested: OK
+2024-05-16 18:54:28,253 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #5 tested: OK
+2024-05-16 18:54:28,258 [main] [com.engine.attendance.component.persongroup.cmd.GetDatatableRecurrenceCmd] [INFO] - dataTableList total size : 5
+2024-05-16 18:54:28,258 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetDatatableRecurrenceCmd finished --------------------------------------------------------
+2024-05-16 18:54:28,258 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:28,259 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 18:54:28,259 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 18:54:28,259 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 18:54:28,259 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 18:54:28,259 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - personGroupMap :303123677,departMentMap:-750798933,subCompanyMap:1056258016,classesInformationMap:-1888584927,candidateTeamMap:1534842630
+2024-05-16 18:54:28,259 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - dataTableList : [{modeuuid=87e4d50a-776c-4bbd-94a7-ecfb2b70cd3c, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69956, glpbid=, pbtj=0, key=69956, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69956, modedatacreater=1, bcrq=2024-04-30, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=6f079d5e-4c0c-46eb-981a-a62f24fd24a3, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69957, glpbid=, pbtj=0, key=69957, form_biz_id=, pbdxbm=, pbgl=1, sfxx=1, keyid=69957, modedatacreater=1, bcrq=2024-05-01, lastname=, bcxx=, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=1, pbdxry=}, {modeuuid=dde58b76-d730-4260-9955-f0b22afc8675, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69958, glpbid=, pbtj=0, key=69958, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69958, modedatacreater=1, bcrq=2024-05-02, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=fe733eea-47f9-4b65-ad67-10efaa048489, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69959, glpbid=, pbtj=0, key=69959, form_biz_id=, pbdxbm=, pbgl=1, sfxx=0, keyid=69959, modedatacreater=1, bcrq=2024-05-03, lastname=, bcxx=1-办公室白班, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=0, pbdxry=}, {modeuuid=426b6820-5603-4120-b512-bea47865494d, modedatamodifier=, modedatacreatertype=0, formmodeid=87, pbrq=2024-05-10, bcbdsj=, dxlx=3, szjg=, sfdkpp=0, modedatacreatedate=2024-05-10, dgcx=, bz=, hxbz=, id=69960, glpbid=, pbtj=0, key=69960, form_biz_id=, pbdxbm=, pbgl=1, sfxx=1, keyid=69960, modedatacreater=1, bcrq=2024-05-04, lastname=, bcxx=, pbdxfb=1-聚才林总部, pbdx=, requestid=, pbdxryfz=, modedatacreatetime=01:00:00, modedatamodifydatetime=, pbsj=01:00, rqlx=2, pbdxry=}]
+2024-05-16 18:54:28,259 [main] [com.engine.attendance.component.persongroup.service.impl.SchedulingResultsServiceImpl] [INFO] - queryDataTableActualUse schedule : [[]]
+2024-05-16 18:54:28,260 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:28,260 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetScheduleResultListCmd --------------------------------------------------------
+2024-05-16 18:54:28,260 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:28,269 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000047 (01/23/00) - Connection #6 tested: OK
+2024-05-16 18:54:28,285 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000048 (01/24/00) - Connection #24 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:28,288 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/24/00) - Connection #6 tested: OK
+2024-05-16 18:54:28,299 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000048 (01/24/00) - Connection #7 tested: OK
+2024-05-16 18:54:28,320 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #7 tested: OK
+2024-05-16 18:54:28,330 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000049 (01/24/00) - Connection #8 tested: OK
+2024-05-16 18:54:28,349 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #8 tested: OK
+2024-05-16 18:54:28,349 [main] [com.engine.attendance.attendanceanalysis.cmd.GetScheduleResultListCmd] [INFO] - SchedulingResults : [{2024-04-30=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=00:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.67, sfkt=1, dtjssj=19:10, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-03=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=00:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.67, sfkt=1, dtjssj=19:10, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-02=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=00:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.67, sfkt=1, dtjssj=19:10, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]}]
+2024-05-16 18:54:28,350 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetScheduleResultListCmd finished --------------------------------------------------------
+2024-05-16 18:54:28,350 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:28,350 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - ***********analysis userId:81,analysisDate:2024-05-02 start***********
+2024-05-16 18:54:28,350 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - clockInTimeDate : [[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}, {signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}, {signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, {signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}]]
+2024-05-16 18:54:28,351 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - getClockTimeParam : [{date=2024-05-02, schedulingResultCollect={2024-04-30=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=00:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.67, sfkt=1, dtjssj=19:10, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-03=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=00:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.67, sfkt=1, dtjssj=19:10, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], 2024-05-02=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=00:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.67, sfkt=1, dtjssj=19:10, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]}, clockInTimeList=[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}, {signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}, {signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, {signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}], clockInTimeCollect={2024-04-30=[{signtime=09:56:00, id=4035, userid=81, signdate=2024-04-30}, {signtime=18:54:00, id=4095, userid=81, signdate=2024-04-30}], 2024-05-03=[{signtime=07:04:00, id=4395, userid=81, signdate=2024-05-03}, {signtime=21:21:00, id=4455, userid=81, signdate=2024-05-03}], 2024-05-01=[{signtime=09:59:00, id=4155, userid=81, signdate=2024-05-01}, {signtime=21:46:00, id=4215, userid=81, signdate=2024-05-01}], 2024-05-02=[{signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, {signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}]}, userId=81, clockInTimeMap={}}]
+2024-05-16 18:54:28,351 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:28,351 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInTimeListCmd --------------------------------------------------------
+2024-05-16 18:54:28,351 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:28,363 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000050 (01/24/00) - Connection #9 tested: OK
+2024-05-16 18:54:28,368 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000051 (01/25/00) - Connection #25 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:28,385 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/25/00) - Connection #9 tested: OK
+2024-05-16 18:54:28,385 [main] [com.engine.attendance.attendanceanalysis.cmd.GetClockInTimeListCmd] [INFO] - earliestTime :[2024-05-01 23:00],lastestTime: [2024-05-03 06:30]
+2024-05-16 18:54:28,386 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInTimeListCmd finished --------------------------------------------------------
+2024-05-16 18:54:28,386 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:28,395 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000051 (01/25/00) - Connection #10 tested: OK
+2024-05-16 18:54:28,415 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #10 tested: OK
+2024-05-16 18:54:28,424 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000052 (01/25/00) - Connection #11 tested: OK
+2024-05-16 18:54:28,444 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #11 tested: OK
+2024-05-16 18:54:28,445 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:28,445 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetAskForLeaveCmd --------------------------------------------------------
+2024-05-16 18:54:28,445 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:28,453 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000053 (01/25/00) - Connection #12 tested: OK
+2024-05-16 18:54:28,453 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000053 (01/26/00) - Connection #26 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:28,472 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/26/00) - Connection #12 tested: OK
+2024-05-16 18:54:28,473 [main] [com.engine.attendance.attendanceanalysis.cmd.GetAskForLeaveCmd] [INFO] - haveAskForLeaveList : [[{jssj=13:00, jqlx=127, qjry=81, cxjqj=1, ksrq=2024-05-02, qtj=0, jsrq=2024-05-02, btj=0, kssj=08:00, qjsc=5.00}]]
+2024-05-16 18:54:28,482 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000054 (01/26/00) - Connection #13 tested: OK
+2024-05-16 18:54:28,501 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #13 tested: OK
+2024-05-16 18:54:28,502 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetAskForLeaveCmd finished --------------------------------------------------------
+2024-05-16 18:54:28,502 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:28,503 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:28,503 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetEvectionCmd --------------------------------------------------------
+2024-05-16 18:54:28,503 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:28,513 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000055 (01/26/00) - Connection #14 tested: OK
+2024-05-16 18:54:28,531 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/26/00) - Connection #14 tested: OK
+2024-05-16 18:54:28,532 [main] [com.engine.attendance.attendanceanalysis.cmd.GetEvectionCmd] [INFO] - haveEvectionList : [[]]
+2024-05-16 18:54:28,532 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetEvectionCmd finished --------------------------------------------------------
+2024-05-16 18:54:28,532 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:28,533 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (00/27/00) - Connection #27 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:28,534 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:28,534 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting GetClockInPointCmd --------------------------------------------------------
+2024-05-16 18:54:28,534 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:28,534 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 未重新计算卡点时 老的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=00:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.67, sfkt=1, dtjssj=19:10, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]],askForLeaveAndEvctionScheduleList:[[{edsc=7.50, bdlx=8, jsdk=0, thfghlfzs=5, tqdkfzs=60, dtjssj=13:00, bcxx=1, bcsdxx=09:00-12:00|13:00-17:30|, tqlghlfzs=5, dtkssj=08:00, thdkfzs=60, gsrq=1, ksdk=0}]]
+2024-05-16 18:54:28,535 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过adjustWorkOverTimeClock 加班调整过后的 的scheduleResult: [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=00:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.67, sfkt=1, dtjssj=19:10, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-16 18:54:28,538 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - 经过重新计算卡点时 新的scheduleResult : [[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=00:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=8, jsdk=0, thfghlfzs=5, tqdkfzs=60, dtjssj=13:00, bcxx=1, bcsdxx=09:00-12:00|13:00-17:30|, tqlghlfzs=5, dtkssj=08:00, thdkfzs=60, gsrq=1, ksdk=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.67, sfkt=1, dtjssj=19:10, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]]
+2024-05-16 18:54:28,540 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.GetClockInPointCmd] [INFO] - clcokInPointList :[[ClockPointDTO(classTime=2024-05-02 00:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=3, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)]]
+2024-05-16 18:54:28,540 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- GetClockInPointCmd finished --------------------------------------------------------
+2024-05-16 18:54:28,540 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:28,541 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:28,541 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AdjustByWorkOverTimeCmd --------------------------------------------------------
+2024-05-16 18:54:28,541 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:28,542 [main] [com.engine.attendance.attendanceanalysis.cmd.getclockInpoint.AdjustByWorkOverTimeCmd] [INFO] - AdjustByWorkOverTimeCmd : [[ClockPointDTO(classTime=2024-05-02 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 00:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=3, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=false), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)]]
+2024-05-16 18:54:28,542 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AdjustByWorkOverTimeCmd finished --------------------------------------------------------
+2024-05-16 18:54:28,542 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:28,543 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordAbnormalParam clcokInTimeList:[ClockPointDTO(classTime=2024-05-02 00:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=3, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=false), ClockPointDTO(classTime=2024-05-02 09:00, pointType=START, timeType=AFTER, elasticTime=null, classSegmentType=0, clockTime={signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}, record=true), ClockPointDTO(classTime=2024-05-02 18:30, pointType=END, timeType=AFTER, elasticTime=null, classSegmentType=2, clockTime={signtime=21:37:00, id=4335, userid=81, signdate=2024-05-02}, record=true)],attendanceItems size :46,scheduleResult :[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=00:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.67, sfkt=1, dtjssj=19:10, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],analysisDate:[2024-05-02],userId:[81],rqlx:[0],modeId:[{}]
+2024-05-16 18:54:28,543 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=00:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}],clcokInTimeData:[{signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}]
+2024-05-16 18:54:28,543 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.67, sfkt=1, dtjssj=19:10, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 18:54:28,545 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:28,545 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 18:54:28,545 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:28,545 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=60, jbscbdccsqsc=0, bddrqlx=0,1,2,3,4, yxsydjb=, mc=早到加班, ktjbzdcfwlb=0, id=152, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=1, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=152, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早到加班, cchsfzs=, modedatacreatetime=15:21:59, hbjscsdxm=, hsl=1.00, modeuuid=7daadbcc-4c0b-4170-ad0d-1ba5c5dfc031, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=100,100,205, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-04-23, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=152, form_biz_id=152000188, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=60, mrxhtx=0, kqxm=早到加班, zysd=3, sjd=15:19, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-29 17:35:19, ldkzkg=0, jbzzhlfzs=5}]]
+2024-05-16 18:54:28,545 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 18:54:28,546 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:28,546 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:28,546 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-16 18:54:28,546 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:28,547 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 18:54:28,547 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-16 18:54:28,547 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:28,548 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:28,548 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 18:54:28,548 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:28,548 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 18:54:28,548 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 18:54:28,548 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:28,550 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - beLateParams classInfo: [{edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],clcokInTimeData:[{signtime=09:47:00, id=4275, userid=81, signdate=2024-05-02}]
+2024-05-16 18:54:28,550 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.67, sfkt=1, dtjssj=19:10, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 18:54:28,550 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:28,550 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting BeLateItemCmd --------------------------------------------------------
+2024-05-16 18:54:28,551 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:28,551 [main] [com.engine.attendance.attendanceanalysis.cmd.item.BeLateItemCmd] [INFO] - absenteeismCmd attendanceItems : [[]]
+2024-05-16 18:54:28,551 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- BeLateItemCmd finished --------------------------------------------------------
+2024-05-16 18:54:28,551 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:28,551 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:28,551 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting AbsenteeismItemCmd --------------------------------------------------------
+2024-05-16 18:54:28,551 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:28,551 [main] [com.engine.attendance.attendanceanalysis.cmd.item.AbsenteeismItemCmd] [INFO] - absenteeismCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=, jbscbdccsqsc=0, bddrqlx=, yxsydjb=, mc=旷工, ktjbzdcfwlb=0, id=126, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=0, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=126, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=30, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=480, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=旷工, cchsfzs=, modedatacreatetime=17:35:36, hbjscsdxm=, hsl=1.00, modeuuid=dec5c6fb-065a-4918-88f1-05d1ff2c7c35, ygbcycb=0, xzzjbsc=, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=1, tqlghlfzs=, modedatacreatedate=2024-03-25, kczgsc=1, bxsdxm=, bz=, qzsyyxjb=0, key=126, form_biz_id=126000188, thfghlfzs=, ksjbbxydk=0, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=, mrxhtx=0, kqxm=旷工, zysd=1, sjd=17:33, cckcbc=1, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=2, yedqwsycl=, sfxysh=, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-23 14:39:57, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 18:54:28,551 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- AbsenteeismItemCmd finished --------------------------------------------------------
+2024-05-16 18:54:28,551 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:28,552 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - abnormalClockInList : [[{hsl=1.0, bdlx=3, item=8, itemType=LATE, classEndTime=2024-05-02 09:47:00, betweenMinutes=587, kczgsc=1, record=false, itemduration=10.0, classStartTime=2024-05-02 00:00, pointTime=2024-05-02 00:00, hsdw=1}, {hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-05-02 09:47:00, betweenMinutes=47, kczgsc=1, record=true, itemduration=1.0, classStartTime=2024-05-02 09:00, pointTime=2024-05-02 09:00, hsdw=1}]]
+2024-05-16 18:54:28,552 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.67, sfkt=1, dtjssj=19:10, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 18:54:28,552 [main] [com.engine.common.util.Utils] [INFO] - 休息时间在请假时间中间
+2024-05-16 18:54:28,553 [main] [com.engine.attendance.attendanceanalysis.wrapper.UpdateAttendanceResultWrapper] [INFO] - recordAskForLeave timeMinutes :[240] ,hsl:1.0,hsdw
+2024-05-16 18:54:28,553 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.67, sfkt=1, dtjssj=19:10, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 18:54:28,553 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.67, sfkt=1, dtjssj=19:10, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 18:54:28,554 [main] [com.engine.common.util.Utils] [INFO] - 时间在中间,包含
+2024-05-16 18:54:28,554 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 请假后消除的异常 : [[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-05-02 09:47:00, betweenMinutes=47, kczgsc=1, record=true, itemduration=1.0, classStartTime=2024-05-02 09:00, pointTime=2024-05-02 09:00, hsdw=1}]]
+2024-05-16 18:54:28,554 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - 出差外出后消除的异常 : [[]]
+2024-05-16 18:54:28,554 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:28,554 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 18:54:28,554 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:28,555 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=60, jbscbdccsqsc=0, bddrqlx=0,1,2,3,4, yxsydjb=, mc=早到加班, ktjbzdcfwlb=0, id=152, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=1, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=152, lgsbxydk=0, jbwdhlfzs=5, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=0, requestid=, ccqszhdhsfzs=, jc=早到加班, cchsfzs=, modedatacreatetime=15:21:59, hbjscsdxm=, hsl=1.00, modeuuid=7daadbcc-4c0b-4170-ad0d-1ba5c5dfc031, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=100,100,205, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-04-23, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=152, form_biz_id=152000188, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=60, mrxhtx=0, kqxm=早到加班, zysd=3, sjd=15:19, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-04-29 17:35:19, ldkzkg=0, jbzzhlfzs=5}]]
+2024-05-16 18:54:28,555 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 18:54:28,555 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:28,555 [main] [com.engine.common.util.Utils] [INFO] - 加班实际在请假外出时间中间
+2024-05-16 18:54:28,556 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.67, sfkt=1, dtjssj=19:10, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 18:54:28,556 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 未扣减过的加班时长: 540.0
+2024-05-16 18:54:28,556 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[600.0],leaveElaryTime :[0.0],askForLeaveTime:[-47],evectionTime:[0],dinnerTime:[0]
+2024-05-16 18:54:28,556 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长 :[-13.0]
+2024-05-16 18:54:28,556 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:28,557 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting WorkOvertimeItemCmd --------------------------------------------------------
+2024-05-16 18:54:28,557 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:28,557 [main] [com.engine.attendance.attendanceanalysis.cmd.item.WorkOvertimeItemCmd] [INFO] - WorkOvertimeItemCmd attendanceItems : [[{tcscws=, modedatamodifier=1, modedatacreatertype=0, zdhsfzs=, jtqsfzs=, zrdjb=, tyxm=1, yekyzq=, jljxysjdzqdsc=0, tqdkyxfzs=5, jbscbdccsqsc=0, bddrqlx=0,3,4,1,2, yxsydjb=, mc=延长加班, ktjbzdcfwlb=0, id=155, gjksrqlxsz=0, yqsqts=, xysjd=0, zhwxdxm=, jsjbbxydk=1, rzdjbxss=, hjxzscdxm=, zdycbcndfgzsd=0, jbzdzjqye=0, zkgtj=, tqdkjrjb=0, keyid=155, lgsbxydk=0, jbwdhlfzs=, kqzqnxzsycs=0, zxhsl=, jcbyxsyqjb=0, fgsbxydk=0, hbjrdkqxm=, modedatacreater=1, zdhsl=, thdkjrjb=1, requestid=, ccqszhdhsfzs=, jc=延长加班, cchsfzs=, modedatacreatetime=16:13:21, hbjscsdxm=, hsl=1.00, modeuuid=6e37013e-a54e-4d19-bca7-ed6cf46061b8, ygbcycb=0, xzzjbsc=0, xzsydcs=, formmodeid=125, ccclfs=, xtxm=0, zzdjbxss=, bjys=, yesxrq=, szjg=1, zdycrqqjndxxb=0, yzdjbxss=, qbkcsc=, tqlghlfzs=, modedatacreatedate=2024-05-16, kczgsc=0, bxsdxm=, bz=, qzsyyxjb=0, key=155, form_biz_id=155000188, thfghlfzs=, ksjbbxydk=1, zdkcjcxxsc=0, tybcndbjlhbjs=0, thdkyxfzs=5, mrxhtx=0, kqxm=延长加班, zysd=2, sjd=16:12, cckcbc=, hsdw=1, sydbc=, ljbcngzsj=0, csjthdclfs=, jbqsfzs=, xmlx=4, yedqwsycl=, sfxysh=0, zdyqsc=, cftxdcs=, modedatamodifydatetime=2024-05-16 18:51:51, ldkzkg=0, jbzzhlfzs=}]]
+2024-05-16 18:54:28,557 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- WorkOvertimeItemCmd finished --------------------------------------------------------
+2024-05-16 18:54:28,557 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:28,558 [main] [com.engine.common.util.Utils] [INFO] - removeRestTime scheduleResult : [{edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.67, sfkt=1, dtjssj=19:10, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}]
+2024-05-16 18:54:28,558 [main] [com.engine.common.util.Utils] [INFO] - 休息时间在请假时间中间
+2024-05-16 18:54:28,558 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 未扣减过的加班时长: 247.0
+2024-05-16 18:54:28,558 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - beLateTime :[0.0],leaveElaryTime :[0.0],askForLeaveTime:[0],evectionTime:[0],dinnerTime:[40]
+2024-05-16 18:54:28,558 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长 :[207.0]
+2024-05-16 18:54:28,558 [main] [com.engine.attendance.attendanceanalysis.service.impl.WorkOverTimeServiceImpl] [INFO] - 最终加班时长: 207.0
+2024-05-16 18:54:28,619 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (00/28/00) - Connection #28 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:28,709 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (00/29/00) - Connection #29 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:28,790 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (00/30/00) - Connection #30 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:28,871 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (00/31/00) - Connection #31 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:28,954 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (00/32/00) - Connection #32 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:29,036 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (00/33/00) - Connection #33 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:29,113 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (00/34/00) - Connection #34 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:29,197 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000056 (00/35/00) - Connection #35 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:29,253 [main] [com.engine.common.util.CommonUtil] [INFO] - makeInsertSql : [insert into uf_jcl_kq_jbjg(modeuuid,modedatacreatertype,formmodeid,jbry,modedatacreater,sjkssj,sjjssj,jblx,modedatacreatedate,jbjgly,lyid,zt,sjksrq,sjjsrq,sjjbsc,modedatacreatetime) values (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)]
+2024-05-16 18:54:29,253 [main] [com.engine.common.util.CommonUtil] [INFO] - needInsertDate: [[5f2dda28-6799-4804-ac24-6ddc921177c9, 0, 92, 81, 1, 17:30, 21:37, 155, 2024-05-16, 4, 81-2024-05-16, 1, 2024-05-02, 2024-05-02, 3.0, 18:54:29]]
+2024-05-16 18:54:29,261 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000056 (01/35/00) - Connection #15 tested: OK
+2024-05-16 18:54:29,271 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000057 (02/35/00) - Connection #16 tested: OK
+2024-05-16 18:54:29,278 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.Query
+2024-05-16 18:54:29,279 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Statement
+2024-05-16 18:54:29,279 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface com.mysql.cj.jdbc.JdbcStatement
+2024-05-16 18:54:29,279 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.sql.Wrapper
+2024-05-16 18:54:29,279 [main] [org.logicalcobwebs.proxool.ProxyFactory] [DEBUG] - Implementing interface java.lang.AutoCloseable
+2024-05-16 18:54:29,286 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000058 (02/36/00) - Connection #36 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:29,307 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (02/36/00) - Connection #16 tested: OK
+2024-05-16 18:54:29,318 [main] [A2] [INFO] - [null] main-1[weaver.conn.ExecuteSqlLogger:191] - 启动日志压缩线程....
+2024-05-16 18:54:29,328 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/36/00) - Connection #15 tested: OK
+2024-05-16 18:54:29,329 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:29,329 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting ComputeAttendanceDurationCmd --------------------------------------------------------
+2024-05-16 18:54:29,329 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:29,329 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - removeAskForLeave scheduleResult:[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=00:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.67, sfkt=1, dtjssj=19:10, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}],askForLeaveList:[{jssj=13:00, jqlx=127, qjry=81, cxjqj=1, ksrq=2024-05-02, qtj=0, jsrq=2024-05-02, btj=0, kssj=08:00, qjsc=5.00}],askForLeaveItems:{127={hsl=1.00, thfghlfzs=5, zdycrqqjndxxb=1, tqlghlfzs=5, zdycbcndfgzsd=1, tybcndbjlhbjs=0, lgsbxydk=0, zysd=1, id=127, fgsbxydk=0, hsdw=1}},offsetAskForLeaveAnomaly:[{hsl=1.0, bdlx=0, item=126, itemType=LATE, classEndTime=2024-05-02 09:47:00, betweenMinutes=47, kczgsc=1, record=true, itemduration=1.0, classStartTime=2024-05-02 09:00, pointTime=2024-05-02 09:00, hsdw=1}]
+2024-05-16 18:54:29,330 [main] [com.engine.common.util.Utils] [INFO] - 加班实际在请假外出时间中间
+2024-05-16 18:54:29,330 [main] [com.engine.common.util.Utils] [INFO] - 请假外出时间 左边
+2024-05-16 18:54:29,330 [main] [com.engine.attendance.attendanceanalysis.cmd.ComputeAttendanceDurationCmd] [INFO] - abnormalTime : 0.0,askForLeaveTime : 180.0,evectionTimeTime:0.0
+2024-05-16 18:54:29,331 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- ComputeAttendanceDurationCmd finished --------------------------------------------------------
+2024-05-16 18:54:29,331 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:29,331 [main] [com.engine.attendance.attendanceanalysis.wrapper.AttendanceAnalysisWrapper] [INFO] - recordParam : {attendanceDuration=4.5, classInfo=[{edsc=7.50, bdlx=3, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=9.00, sfkt=1, dtjssj=09:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=00:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=1, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=720, sfxx=0, edxss=3.00, sfkt=1, dtjssj=12:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=09:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=1, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=13:00, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=12:00, dtdxhs=5, zgzsc=7.50, thdkfzs=240, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=0, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=4.50, sfkt=1, dtjssj=17:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=13:00, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=2, fgsjd=15:10, jsdk=1, tqdkfzs=, sfxx=0, edxss=1.00, sfkt=1, dtjssj=18:30, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=17:30, dtdxhs=5, zgzsc=7.50, thdkfzs=720, gsrq=1, ksdk=0, rqlx=0}, {edsc=7.50, bdlx=5, fgsjd=15:10, jsdk=0, tqdkfzs=, sfxx=0, edxss=0.67, sfkt=1, dtjssj=19:10, dtsfdx=0, dtzddxfz=30, btgz=0, zddxfz=30, bcxx=1, dxhs=5, bcsdxx=09:00-12:00|13:00-17:30|, sfdx=0, dtkssj=18:30, dtdxhs=5, zgzsc=7.50, thdkfzs=, gsrq=1, ksdk=0, rqlx=0}], formmodeIdMap={uf_jcl_kq_kqfa=105, uf_jcl_kq_jqye=103, uf_jcl_kq_jbjg=92, uf_jcl_kq_jqed=102, uf_jcl_kq_cqjg=104, uf_jcl_kq_bdkjl=135, uf_jcl_kq_glpb=101, uf_jcl_kq_kqzqmc=93, uf_jcl_kq_cqjt=106, uf_jcl_kq_rlxx=89, uf_pbjg=87, uf_jcl_kq_rlmc=141, uf_jcl_kq_zhgs=129}, modeId=104, recordDataTime={j1=2024-05-02 09:47:00, j2=NULL, j3=NULL, j4=NULL, j5=NULL, j6=NULL, j7=NULL, c1=2024-05-02 21:37:00, j8=NULL, c2=NULL, c3=NULL, c4=NULL, c5=NULL, c6=NULL, c7=NULL, c8=NULL}, analysisDate=2024-05-02, userId=81, recordData=[{item=127, itemduration=4.0}, {item=152, itemduration=0}, {item=155, itemduration=3.0}], rqlx=0}
+2024-05-16 18:54:29,332 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:29,332 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- starting RecordDataCmd --------------------------------------------------------
+2024-05-16 18:54:29,332 [main] [com.engine.core.interceptor.CommandInvoker] [DEBUG] - Executing command class com.engine.core.interceptor.CommandInvoker
+2024-05-16 18:54:29,342 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000058 (01/36/00) - Connection #17 tested: OK
+2024-05-16 18:54:29,361 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/36/00) - Connection #17 tested: OK
+2024-05-16 18:54:29,362 [main] [com.engine.attendance.attendanceanalysis.cmd.RecordDataCmd] [INFO] - update sql : update uf_jcl_kq_cqjg set cqsc=4.5,cqzt=0,fxrq='2024-05-16 18:54:29',rqlx=0,sfxx=0,bc=1,bcbdxx='09:00-12:00|13:00-17:30|',xm1=127,sc1=4.0,xm2=152,sc2=0,xm3=155,sc3=3.0,xm4=NULL,sc4=NULL,xm5=NULL,sc5=NULL,xm6=NULL,sc6=NULL,xm7=NULL,sc7=NULL,xm8=NULL,sc8=NULL,j1='2024-05-02 09:47:00',j2=NULL,j3=NULL,j4=NULL,j5=NULL,j6=NULL,j7=NULL,c1='2024-05-02 21:37:00',j8=NULL,c2=NULL,c3=NULL,c4=NULL,c5=NULL,c6=NULL,c7=NULL,c8=NULL where ygid=? and rq=?
+2024-05-16 18:54:29,369 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000059 (01/37/00) - Connection #37 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:29,372 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000059 (01/37/00) - Connection #18 tested: OK
+2024-05-16 18:54:29,395 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/37/00) - Connection #18 tested: OK
+2024-05-16 18:54:29,407 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000060 (01/37/00) - Connection #19 tested: OK
+2024-05-16 18:54:29,428 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/37/00) - Connection #19 tested: OK
+2024-05-16 18:54:29,441 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000061 (01/37/00) - Connection #20 tested: OK
+2024-05-16 18:54:29,458 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000062 (01/38/00) - Connection #38 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:29,547 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000062 (01/39/00) - Connection #39 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:29,566 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #20 - autoCommit reset back to true
+2024-05-16 18:54:29,576 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/39/00) - Connection #20 tested: OK
+2024-05-16 18:54:29,576 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] - --- RecordDataCmd finished --------------------------------------------------------
+2024-05-16 18:54:29,576 [main] [com.engine.core.interceptor.LogInterceptor] [DEBUG] -
+
+2024-05-16 18:54:29,587 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000062 (01/39/00) - Connection #21 tested: OK
+2024-05-16 18:54:29,607 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/39/00) - Connection #21 tested: OK
+2024-05-16 18:54:29,616 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000063 (01/39/00) - Connection #22 tested: OK
+2024-05-16 18:54:29,636 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/39/00) - Connection #22 tested: OK
+2024-05-16 18:54:29,637 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000064 (01/40/00) - Connection #40 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:29,645 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000064 (01/40/00) - Connection #23 tested: OK
+2024-05-16 18:54:29,663 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/40/00) - Connection #23 tested: OK
+2024-05-16 18:54:29,663 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:53] - tyAllowanceIds : [149, 150]
+2024-05-16 18:54:29,672 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000065 (01/40/00) - Connection #24 tested: OK
+2024-05-16 18:54:29,693 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/40/00) - Connection #24 tested: OK
+2024-05-16 18:54:29,693 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 18:54:29,694 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 18:54:29,694 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 18:54:29,694 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=1}]
+2024-05-16 18:54:29,703 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000066 (01/40/00) - Connection #25 tested: OK
+2024-05-16 18:54:29,728 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000067 (01/41/00) - Connection #41 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:29,740 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/41/00) - Connection #25 tested: OK
+2024-05-16 18:54:29,746 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where subcompanyid1 = 1 and seclevel >= 0 and seclevel <= 100
+2024-05-16 18:54:29,746 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 57
+2024-05-16 18:54:29,756 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000067 (01/41/00) - Connection #26 tested: OK
+2024-05-16 18:54:29,776 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/41/00) - Connection #26 tested: OK
+2024-05-16 18:54:29,786 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000068 (01/41/00) - Connection #27 tested: OK
+2024-05-16 18:54:29,804 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/41/00) - Connection #27 tested: OK
+2024-05-16 18:54:29,804 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : []
+2024-05-16 18:54:29,804 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : []
+2024-05-16 18:54:29,804 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 18:54:29,807 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000069 (01/42/00) - Connection #42 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:29,814 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000069 (01/42/00) - Connection #28 tested: OK
+2024-05-16 18:54:29,834 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/42/00) - Connection #28 tested: OK
+2024-05-16 18:54:29,834 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where departmentid = 2 and seclevel >= 0 and seclevel <= 100
+2024-05-16 18:54:29,834 [main] [com.engine.common.util.CommonUtil] [INFO] - datas.size : 2
+2024-05-16 18:54:29,834 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 18:54:29,843 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000070 (01/42/00) - Connection #29 tested: OK
+2024-05-16 18:54:29,865 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/42/00) - Connection #29 tested: OK
+2024-05-16 18:54:29,874 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000071 (01/42/00) - Connection #30 tested: OK
+2024-05-16 18:54:29,892 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/42/00) - Connection #30 tested: OK
+2024-05-16 18:54:29,892 [main] [com.engine.common.util.CommonUtil] [INFO] - empIdInfos : [{minSecurityLevel=, maxSecurityLevel=100, id=36}]
+2024-05-16 18:54:29,892 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000072 (00/43/00) - Connection #43 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:29,902 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000072 (01/43/00) - Connection #31 tested: OK
+2024-05-16 18:54:29,922 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/43/00) - Connection #31 tested: OK
+2024-05-16 18:54:29,923 [main] [com.engine.common.util.CommonUtil] [INFO] - querySql : select * from hrmresource where id = 36 and seclevel <= 100
+2024-05-16 18:54:29,923 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupIdInfos : [{minSecurityLevel=0, maxSecurityLevel=100, id=2}]
+2024-05-16 18:54:29,933 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000073 (01/43/00) - Connection #32 tested: OK
+2024-05-16 18:54:29,952 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/43/00) - Connection #32 tested: OK
+2024-05-16 18:54:29,952 [main] [com.engine.common.util.CommonUtil] [INFO] - getPersonnelGroupingByPerson filter sql : select id,seclevel from hrmresource where 1=1 and 124=1 or 124=3
+2024-05-16 18:54:29,961 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000074 (01/43/00) - Connection #33 tested: OK
+2024-05-16 18:54:29,976 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000075 (01/44/00) - Connection #44 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:29,979 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/44/00) - Connection #33 tested: OK
+2024-05-16 18:54:29,979 [main] [com.engine.common.util.CommonUtil] [INFO] - empGroupId : 2, empIdsByGroup : []
+2024-05-16 18:54:29,979 [main] [com.engine.common.util.CommonUtil] [INFO] - depIdInfos : []
+2024-05-16 18:54:29,979 [main] [com.engine.common.util.CommonUtil] [INFO] - subCompanyIdInfos : []
+2024-05-16 18:54:29,989 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000075 (01/44/00) - Connection #34 tested: OK
+2024-05-16 18:54:30,007 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/44/00) - Connection #34 tested: OK
+2024-05-16 18:54:30,017 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000076 (01/44/00) - Connection #35 tested: OK
+2024-05-16 18:54:30,038 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/44/00) - Connection #35 tested: OK
+2024-05-16 18:54:30,048 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000077 (01/44/00) - Connection #36 tested: OK
+2024-05-16 18:54:30,057 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000078 (01/45/00) - Connection #45 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:30,072 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/45/00) - Connection #36 tested: OK
+2024-05-16 18:54:30,072 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:138] - cqData_size : 1
+2024-05-16 18:54:30,082 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000078 (01/45/00) - Connection #37 tested: OK
+2024-05-16 18:54:30,102 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/45/00) - Connection #37 tested: OK
+2024-05-16 18:54:30,112 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000079 (01/45/00) - Connection #38 tested: OK
+2024-05-16 18:54:30,132 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/45/00) - Connection #38 tested: OK
+2024-05-16 18:54:30,141 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000080 (01/46/00) - Connection #46 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:30,142 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000080 (01/46/00) - Connection #39 tested: OK
+2024-05-16 18:54:30,163 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/46/00) - Connection #39 tested: OK
+2024-05-16 18:54:30,164 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:220] - overtimeMinutes : 180
+2024-05-16 18:54:30,164 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 300,oneTimeAddMinutes : 10
+2024-05-16 18:54:30,164 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:306] - countMinutes : 180.0
+2024-05-16 18:54:30,164 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:317] - allowanceMinutes : 180.0
+2024-05-16 18:54:30,164 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:330] - sc : 3.0
+2024-05-16 18:54:30,165 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:254] - maxMinutes : 540,oneTimeAddMinutes : 30
+2024-05-16 18:54:30,165 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:141] - allowanceInfoList_size : 1
+2024-05-16 18:54:30,176 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000081 (01/46/00) - Connection #40 tested: OK
+2024-05-16 18:54:30,198 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000082 (01/46/00) - Connection #40 tested: OK
+2024-05-16 18:54:30,198 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:147] - delSign : true, delSql : delete from uf_jcl_kq_cqjt where rq >= '2024-05-02' and rq <= '2024-05-02' and yg in (81) and bc in (1,2,3)
+2024-05-16 18:54:30,199 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:171] - dataList_size : 1
+2024-05-16 18:54:30,199 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:174] - 津贴数据记录入库开始---
+2024-05-16 18:54:30,211 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000082 (01/46/00) - Connection #41 tested: OK
+2024-05-16 18:54:30,234 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (01/47/00) - Connection #47 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:30,291 [main] [org.logicalcobwebs.proxool.ecology] [DEBUG] - #41 - autoCommit reset back to true
+2024-05-16 18:54:30,301 [main] [org.logicalcobwebs.proxool.ConnectionPool] [DEBUG] - 000083 (01/47/00) - Connection #41 tested: OK
+2024-05-16 18:54:30,301 [main] [A2] [INFO] - [null] main-1[com.engine.attendance.workflow.service.impl.AllowanceServiceImpl:176] - insertSign : true
+2024-05-16 18:54:30,303 [ShutdownHook] [org.logicalcobwebs.proxool.ShutdownHook] [DEBUG] - Running ShutdownHook
+2024-05-16 18:54:30,314 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/48/00) - Connection #48 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:30,401 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/49/00) - Connection #49 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:30,492 [Prototyper] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/50/00) - Connection #50 created to achieve minimum of 50 = AVAILABLE
+2024-05-16 18:54:30,492 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - Shutting down 'ecology' pool immediately [Shutdown Hook]
+2024-05-16 18:54:30,499 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/49/00) - #0050 removed because of shutdown.
+2024-05-16 18:54:30,499 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #50 closed
+2024-05-16 18:54:30,500 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/48/00) - #0049 removed because of shutdown.
+2024-05-16 18:54:30,500 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #49 closed
+2024-05-16 18:54:30,501 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/47/00) - #0048 removed because of shutdown.
+2024-05-16 18:54:30,501 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #48 closed
+2024-05-16 18:54:30,501 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/46/00) - #0047 removed because of shutdown.
+2024-05-16 18:54:30,501 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #47 closed
+2024-05-16 18:54:30,502 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/45/00) - #0046 removed because of shutdown.
+2024-05-16 18:54:30,502 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #46 closed
+2024-05-16 18:54:30,502 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/44/00) - #0045 removed because of shutdown.
+2024-05-16 18:54:30,502 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #45 closed
+2024-05-16 18:54:30,503 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/43/00) - #0044 removed because of shutdown.
+2024-05-16 18:54:30,503 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #44 closed
+2024-05-16 18:54:30,503 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/42/00) - #0043 removed because of shutdown.
+2024-05-16 18:54:30,503 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #43 closed
+2024-05-16 18:54:30,504 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/41/00) - #0042 removed because of shutdown.
+2024-05-16 18:54:30,504 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #42 closed
+2024-05-16 18:54:30,504 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/40/00) - #0041 removed because of shutdown.
+2024-05-16 18:54:30,504 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #41 closed
+2024-05-16 18:54:30,505 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/39/00) - #0040 removed because of shutdown.
+2024-05-16 18:54:30,505 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #40 closed
+2024-05-16 18:54:30,505 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/38/00) - #0039 removed because of shutdown.
+2024-05-16 18:54:30,505 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #39 closed
+2024-05-16 18:54:30,505 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/37/00) - #0038 removed because of shutdown.
+2024-05-16 18:54:30,505 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #38 closed
+2024-05-16 18:54:30,506 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/36/00) - #0037 removed because of shutdown.
+2024-05-16 18:54:30,506 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #37 closed
+2024-05-16 18:54:30,506 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/35/00) - #0036 removed because of shutdown.
+2024-05-16 18:54:30,506 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #36 closed
+2024-05-16 18:54:30,506 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/34/00) - #0035 removed because of shutdown.
+2024-05-16 18:54:30,506 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #35 closed
+2024-05-16 18:54:30,507 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/33/00) - #0034 removed because of shutdown.
+2024-05-16 18:54:30,507 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #34 closed
+2024-05-16 18:54:30,507 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/32/00) - #0033 removed because of shutdown.
+2024-05-16 18:54:30,507 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #33 closed
+2024-05-16 18:54:30,507 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/31/00) - #0032 removed because of shutdown.
+2024-05-16 18:54:30,507 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #32 closed
+2024-05-16 18:54:30,507 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/30/00) - #0031 removed because of shutdown.
+2024-05-16 18:54:30,507 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #31 closed
+2024-05-16 18:54:30,507 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/29/00) - #0030 removed because of shutdown.
+2024-05-16 18:54:30,508 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #30 closed
+2024-05-16 18:54:30,508 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/28/00) - #0029 removed because of shutdown.
+2024-05-16 18:54:30,508 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #29 closed
+2024-05-16 18:54:30,508 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/27/00) - #0028 removed because of shutdown.
+2024-05-16 18:54:30,508 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #28 closed
+2024-05-16 18:54:30,508 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/26/00) - #0027 removed because of shutdown.
+2024-05-16 18:54:30,508 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #27 closed
+2024-05-16 18:54:30,508 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/25/00) - #0026 removed because of shutdown.
+2024-05-16 18:54:30,508 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #26 closed
+2024-05-16 18:54:30,508 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/24/00) - #0025 removed because of shutdown.
+2024-05-16 18:54:30,508 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #25 closed
+2024-05-16 18:54:30,509 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/23/00) - #0024 removed because of shutdown.
+2024-05-16 18:54:30,509 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #24 closed
+2024-05-16 18:54:30,509 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/22/00) - #0023 removed because of shutdown.
+2024-05-16 18:54:30,509 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #23 closed
+2024-05-16 18:54:30,509 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/21/00) - #0022 removed because of shutdown.
+2024-05-16 18:54:30,509 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #22 closed
+2024-05-16 18:54:30,509 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/20/00) - #0021 removed because of shutdown.
+2024-05-16 18:54:30,509 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #21 closed
+2024-05-16 18:54:30,509 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/19/00) - #0020 removed because of shutdown.
+2024-05-16 18:54:30,509 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #20 closed
+2024-05-16 18:54:30,509 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/18/00) - #0019 removed because of shutdown.
+2024-05-16 18:54:30,509 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #19 closed
+2024-05-16 18:54:30,510 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/17/00) - #0018 removed because of shutdown.
+2024-05-16 18:54:30,510 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #18 closed
+2024-05-16 18:54:30,510 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/16/00) - #0017 removed because of shutdown.
+2024-05-16 18:54:30,510 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #17 closed
+2024-05-16 18:54:30,510 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/15/00) - #0016 removed because of shutdown.
+2024-05-16 18:54:30,510 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #16 closed
+2024-05-16 18:54:30,510 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/14/00) - #0015 removed because of shutdown.
+2024-05-16 18:54:30,510 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #15 closed
+2024-05-16 18:54:30,510 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/13/00) - #0014 removed because of shutdown.
+2024-05-16 18:54:30,510 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #14 closed
+2024-05-16 18:54:30,510 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/12/00) - #0013 removed because of shutdown.
+2024-05-16 18:54:30,510 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #13 closed
+2024-05-16 18:54:30,510 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/11/00) - #0012 removed because of shutdown.
+2024-05-16 18:54:30,510 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #12 closed
+2024-05-16 18:54:30,511 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/10/00) - #0011 removed because of shutdown.
+2024-05-16 18:54:30,511 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #11 closed
+2024-05-16 18:54:30,511 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/09/00) - #0010 removed because of shutdown.
+2024-05-16 18:54:30,511 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #10 closed
+2024-05-16 18:54:30,511 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/08/00) - #0009 removed because of shutdown.
+2024-05-16 18:54:30,511 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #9 closed
+2024-05-16 18:54:30,511 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/07/00) - #0008 removed because of shutdown.
+2024-05-16 18:54:30,511 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #8 closed
+2024-05-16 18:54:30,511 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/06/00) - #0007 removed because of shutdown.
+2024-05-16 18:54:30,511 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #7 closed
+2024-05-16 18:54:30,511 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/05/00) - #0006 removed because of shutdown.
+2024-05-16 18:54:30,511 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #6 closed
+2024-05-16 18:54:30,512 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/04/00) - #0005 removed because of shutdown.
+2024-05-16 18:54:30,512 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #5 closed
+2024-05-16 18:54:30,512 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/03/00) - #0004 removed because of shutdown.
+2024-05-16 18:54:30,512 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #4 closed
+2024-05-16 18:54:30,512 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/02/00) - #0003 removed because of shutdown.
+2024-05-16 18:54:30,512 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #3 closed
+2024-05-16 18:54:30,512 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/01/00) - #0001 removed because of shutdown.
+2024-05-16 18:54:30,512 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #1 closed
+2024-05-16 18:54:30,512 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - 000083 (00/00/00) - #0002 removed because of shutdown.
+2024-05-16 18:54:30,512 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [DEBUG] - Connection #2 closed
+2024-05-16 18:54:30,512 [Shutdown Hook] [org.logicalcobwebs.proxool.ecology] [INFO] - 'ecology' pool has been closed down by Shutdown Hook in 20 milliseconds.
+2024-05-16 18:54:30,512 [Shutdown Hook] [org.logicalcobwebs.proxool.PrototyperController] [INFO] - Stopping Prototyper thread
+2024-05-16 18:54:30,512 [Shutdown Hook] [org.logicalcobwebs.proxool.HouseKeeperController] [INFO] - Stopping HouseKeeper thread
diff --git a/out/artifacts/hrm_attendance/hrm-attendance.jar b/out/artifacts/hrm_attendance/hrm-attendance.jar
index 3e8201c..040c284 100644
Binary files a/out/artifacts/hrm_attendance/hrm-attendance.jar and b/out/artifacts/hrm_attendance/hrm-attendance.jar differ
diff --git a/src/com/engine/attendance/attendanceanalysis/cmd/ComputeAttendanceDurationCmd.java b/src/com/engine/attendance/attendanceanalysis/cmd/ComputeAttendanceDurationCmd.java
index 00c3bbd..90ccb19 100644
--- a/src/com/engine/attendance/attendanceanalysis/cmd/ComputeAttendanceDurationCmd.java
+++ b/src/com/engine/attendance/attendanceanalysis/cmd/ComputeAttendanceDurationCmd.java
@@ -14,6 +14,9 @@ import java.util.List;
import java.util.Map;
import java.util.stream.Collectors;
+/**
+ * 计算出勤时长
+ */
@Slf4j
public class ComputeAttendanceDurationCmd extends AbstractCommonCommand